Hi,
you need to activate the “Using caching plugin?”-option on the options page. This will activate an async counter compatible with most wordpress caching strategies.
Hey wemaflo,
I had the same problem with Cachify and SSL/non-SSL pages.
My current workaround involves forcing most of the pages to be displayed via non-SSL and to force certain pages to be displayed via SSL. This ensures, that Cachify always displays the correct version (either secure or non-secure, but not mixed).
Moreover I had to fix the attachment links in the_content and some plugins that use functions to retrieve their URL (and thus ignoring SSL).
So maybe you just enforce frontend-SSL if your server can handle the extra-load.