Social ring in lists
-
Hello,
I am using this plugin only through the social_ring_show() function:
<?php if(function_exists(‘social_ring_show’)) { social_ring_show();} ?>
I use social ring i both posts and in archive listings.
This worked fine in version 1.2.10. When I updated the plugin to 1.2.13 it ceased to work. I think it has something to do with javascript tags not being injected.
How can I get the javascript tags back in? And I only want them once?
Sincerely and thanks in advance!
/Thomas
- The topic ‘Social ring in lists’ is closed to new replies.