• Resolved curns

    (@curns)


    Hi

    A great plugin but I am struggling to get it working alongside W3 Total Cache (disabling the cache plugin and all is fine).

    My JavaScript console reports:

    Uncaught ReferenceError: cookillian_ajax is not defined

    I don’t think I have set it up correctly to use the Ajax solution but I am not sure what I am missing. You can see my site at https://curnow.org if you need to view how the cache treats the pages.

    Thanks in advance
    Jon

    https://www.ads-software.com/extend/plugins/cookillian/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 4048828

    (@anonymized-4048828)

    Hi!

    This happens in case the W3 Total Cache Minify Mode is enabled in Automatic mode. Specifically, it is slightly overzealous in minifying and causes something scripts to be loaded before others (and in Cookillian’s case, before a required script).

    To change this behaviour, you would need to change the Minify Mode from Automatic to Manual, which can be done on from the Dashboard -> Performance -> General tab.

    You subsequently need to specify which Javascript files should be minified, as detailed in the W3TC FAQ, under the heading How do I find the JS and CSS to optimize (minify) them with this plugin?.

    Thread Starter curns

    (@curns)

    Thank you for your help. It resolved the issues that I was seeing.

    I wonder, however, if you have any issues relating to the new release of WordPress, 3.4? My dev site (https://www.dev.curnow.org/) was upgraded and Cookillian seems to have stopped functioning but my non-upgraded site is fine (https://www.cunrow.org). Have I tweaked one to many things on the dev site?

    Thanks in advance.
    Jon

    Anonymous User 4048828

    (@anonymized-4048828)

    The development site appears to be missing the alert’s content. This could happen if Display Alert option is set to Manually (under the Alert Settings heading), yet the code for adding the alert is not present.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Cookillian] Working with W3 Total Cache’ is closed to new replies.