• I have this scroll-triggered box plugin, that pops a window to offer subscribing. It should be done just once, but with W3 Total cache, caching doesn’t work and it pops every time. I assume, I should somehow work with js-files. It has 3 of them:

    /wp-content/plugins/dreamgrow-scroll-triggered-box/jquery.cookie.js
    /wp-content/plugins/dreamgrow-scroll-triggered-box/stb_init.js
    /wp-content/plugins/dreamgrow-scroll-triggered-box/stb_admin.js

    I tried to exclude jquery.cookie.js in “page cache”, but it still doesn’t work. If anybody knows what to do with it, please help.

The topic ‘Plugin: W3 Total Cache – exclude plugin from caching’ is closed to new replies.