• In Ulitlity.php on line 72:

    You want to use get_bloginfo('wpurl') instead of get_bloginfo('url').

    When WordPress is installed in a sub-directory JS and CSS includes break because your are making calls relative to the document root rather than the WordPress directory.

    Despite this issue, I reviewed a number of similar plugins and yours was the easy choice.

    https://www.ads-software.com/plugins/wpsearch/

  • The topic ‘CSS and JS includes Break’ is closed to new replies.