• Resolved alithewpdev

    (@alithewpdev)


    I think it’s not working( It’s working when I’m loggedIn) because I have installed WP-Rocket plugin. So can you please tell me the file name which i need to exclude in the WP-Rocket plugin?

    If this is something else please do let me know.

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

    (@firelightwp)

    Hi @alithewpdev

    It’s been a while since I worked with WP Rocket. I just did some searching myself. It looks like you could exclude all of the Easy Fancybox JS by adding this to their exclude field:

    /wp-content/plugins/easy-fancybox/(.*).js

    I took that line from this page. This page also suggest you can test a page without WP Rocket’s extra minification by add ?nowprocket to the end of the url for any page.

    https://docs.wp-rocket.me/article/915-find-the-right-js-files-to-exclude-from-minification

    It might be worth trying both of those options to see if we can get the plugin working. If so, we’d confirm that it is a plugin conflict. If needed could narrow down which exactly JS file is causing issues in your case.

    Plugin Author FirelightWP

    (@firelightwp)

    Hi @alithewpdev – On the assumption that excluding the files above will work, I’m going to go ahead and mark this thread resolved. Obviously, if it is still not working, let me know and I’m happy to troubleshoot further.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.