• Resolved rudybrinkman

    (@rudybrinkman)


    Plugin shows in preview, not in published pages when javascript and CSS minify is used, for example with a plugin like WP-Optimize.

    I “fixed” it by turning minify off, when I found it was throwing an error () but it might be an issue for some. Especially since sites like GTMetrix and other tools test on it. If you use it, there will be an error message in the web console (developer screen, firefox) stating “Uncaught ReferenceError: jQuery is not defined”.

    Turning minify off does slow my site down (site speed goes up from ~ 0.75 seconds to around 1.15 seconds). But I prefer the added functionality of this plugin over the faster loading!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP24

    (@wp24dotorg)

    Thanks for reporting this issue, will try to fix it.

    For now it could help to add the following file to the “Exclude JavaScript from processing” in WP-Optimize under Minify -> JavaScript:
    /wp-content/plugins/wp24-domain-check/assets/js/domaincheck.js

    Plugin Author WP24

    (@wp24dotorg)

    Some caching problems are fixed with the current version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin doesn’t show up when javascript minify is used’ is closed to new replies.