• Resolved casanever

    (@casanever)


    Hello Team,

    Great plugin ! Everything works great except for facetWP (plugin for filters).

    Therefore, I put the following files which I don’t want to minify :
    wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/stickThis.js
    wp-includes/js/wp-embed.min.js
    wp-content/plugins/facetwp/assets/js/front.js
    wp-content/plugins/facetwp/assets/js/front-facets.js

    But they still get minified, what should I do?

    My setting are as per below :
    https://prntscr.com

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,
    I am sorry about the issue you are having and I am happy to assist you with this.
    Is minify enabled on Manual or auto? Have you cleared all cache after adding those files to “Never minify the following JS files:” field?
    Are you experiencing issues with minify disabled?

    Thread Starter casanever

    (@casanever)

    Hello Marko,

    Thanks for the great support !
    Minify is on auto at the moment with Before </head> and After <body> both on ‘defer’.
    Here is the screenshot of my settings: https://prnt.sc/p257bz

    Here is the source code when minify is disabled:
    https://prnt.sc/p2guoh

    And here is the source code when Minify enabled & list of files to exclude entered:
    https://prnt.sc/p2gul0

    As you can see the exclusion of files doesn’t seem to work.

    Thanks,
    Vince

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @casanever,

    I’ve tested this and when specific js file is added to “Never minify the following JS files:” field, it doesn’t get minified.
    After you added those files to “Never minify the following JS files:” field, have you saved and purged the cache?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Never minify the following CSS & JS files Not working’ is closed to new replies.