It generally doesn’t work well with caching plugin. The views are counted but on the display side it will be still be the old view count because most caching plugin caches the template as HTML.
Would not be a problem for me, but the views are not counting at all, not even on the admin side when a cache plugin is active.
Does the plugin work for you without any caching plugin being activated in the first place?
Yes, after i activate the cache plugin is stops working. Once i deactivate it the views are counted again.
-
This reply was modified 6 years, 3 months ago by
AlexCruz1989.
-
This reply was modified 6 years, 3 months ago by
AlexCruz1989.
After activating the cache plugin, go to WP-Admin -> Settings -> Post View, there is an option to use AJAX request, is it selected?
If it is selected, go to visit any page, check your developer console to see if any AJAX request is spawn?
AJAX is selected but i dont see anything if i check view-source.
One thing i forgot to mention, i dont use any minify plugin, so nothing is blocked that way.
-
This reply was modified 6 years, 3 months ago by
AlexCruz1989.
Is not view source, you should check the developer tool, what is your URL? I can check it on my end.
It’s a NSFW link (adult tube), hope it’s ok.
veziporno.com
Ah It is ok, but I have to check it when I am at home.
Hey mate, i wonder if you had a chance to take a look.
Ops sorry, I checked your site. I don’t see any AJAX request, but I notice a JS error
init.js:1 Uncaught ReferenceError: $ is not defined
which might break the page. Not sure where is it coming from.
Seems to be a theme related issue. Thank you for taking a look for me.