Support » Plugins » [Plugin: Easy Fancybox]Close Button not working in Easy FancyBox

  • Resolved sabhandari

    (@sabhandari)


    Hi,

    I just added Easy Fancy box on my website at extreme-java. com (notice that space)

    But the close button is not appearing on the popup that is generated by the plugin. I have enabled that close related checkbox in Settings->Media

    My code is :

    <a id="fancybox-auto" class="fancybox" href="#popup"></a>
    <div id="popup">....</div>

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, the FancyBox script files are not compatible with W3TC Minification. I think there is no way to exclude seperate files from this process so you probably will have to disable minification completely.

    Or at least, start with that…

    If you really need minification (as you seem intent on making it fly 😉 as I notice the cloudflare proxy being actively used) you might try WP Minify to have some more control over which scripts you include and leave out of minification.

    Thread Starter sabhandari

    (@sabhandari)

    @ravanh

    You guessed it right. I disabled minify for W3TC and it is working now.

    Now will try WP Minify plugin to get back the performance I lost with that setting being disabled in W3TC.

    Great. Please let me know if that is a good work-around or not. And if so, could you mark this thread Solved? Thanks 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Easy Fancybox]Close Button not working in Easy FancyBox’ is closed to new replies.