Different hit counter

Posted in: Newsmag
Post count: 9544

Hi
having some issues with java counter and wp-rocket caching; wanted to try my old fave wp-postviews, and not sure where to add

?php if(function_exists('the_views')) { the_views(); } ?

angle brackets removed to not trigger your attack screener.

to the correct template part where the single post starts/displays.

Thanks 🙂

Post count: 35449

Hi simchris,
If you need to set that code on your post templates on Newsmag, then you can set it on those files (depending on the template you are using):
For default file – wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php
For post styles 1-8 – wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1->8.php
I hope this will help you!

Post count: 9544

ah, thanks ! will try.

my brain is still stuck on v3; keep forgetting the stuff now in the plugin.

🙂

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.