• Hi there,

    I’ve tried to use 3 different caching problems all with the same result — caching is not working with the customizr theme for me.

    1) W3 Total Cache — it seems that with page caching on the theme completely stops working and only 1 post is shown and the navigation system breaks down. Turning off page cache makes the theme work but that’s the whole point of W3 Total Cache

    2) WP Super Cache — for some reason the caching timestamps do not show up and the “test cache” button does not show that timestamps match in 1.html and 2.html (the testing program). Debugging is not clear as to what is happening but it seems the plugin is not catching a closing html tag.

    3) Hyper Cache — no pages are cached and it seems that the site does not speed up in any way

    Has anyone gotten a caching plugin to effectively speed up the operation of the Customizr theme?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Alex Sirota

    (@asirota)

    Here’s the WP Super Cache output for the home page

    23:50:50 / supercache dir: /hermes/bosweb26c/b2958/nf.insightaas/public_html/wp/wp-content/cache/supercache/www.insightaas.com/
    23:50:50 / No Super Cache file found for current URL: /hermes/bosweb26c/b2958/nf.insightaas/public_html/wp/wp-content/cache/supercache/www.insightaas.com/index.html
    23:50:51 / wp_cache_get_cookies_values: /^wp-postpass|^comment_author_|^wordpress_logged_in_2c5e7930fe677577757f56e0d1c22b7d/ Cookie detected: wordpress_logged_in_2c5e7930fe677577757f56e0d1c22b7d
    23:50:51 / In WP Cache Phase 2
    23:50:51 / Setting up WordPress actions
    23:50:51 / Created output buffer
    23:50:51 / wp_cache_get_cookies_values: /^wp-postpass|^comment_author_|^wordpress_logged_in_2c5e7930fe677577757f56e0d1c22b7d/ Cookie detected: wordpress_logged_in_2c5e7930fe677577757f56e0d1c22b7d
    23:50:51 / Output buffer callback
    23:50:51 / No closing html tag. Not caching.
    23:50:51 / wp_cache_shutdown_callback: collecting meta data.

    In W3 total cache, Page Cache seems to be the problem. See here.

    Hyper Cache works for me. Did you put define('WP_CACHE', true); in wp-confing.php?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem Using any caching plugins with customizr’ is closed to new replies.