Add this for custom posts
-
Hi
I am using addthis plugin. In my post listing page, addthis buttons are added to each post from backend but it is not displaying.
So I tried adding custom code for each post in the listing page like the code given below.
<div class=”addthis_inline_share_toolbox” addthis:url=”<?php the_permalink();?>”></div>
and when I click on share button and share count is incremented only when we refresh the page and count is incremented for all the postsThanks & Regards
Vysakh
The topic ‘Add this for custom posts’ is closed to new replies.