Template tag problem
-
Hi guys, I have a problem with your template tag.
I use
<?php do_action( 'addthis_widget', $url, $the_title, 'below' ); ?>
within the loop and I can’t see Selected Buttons which I have selected from the admin area.
Please see the screenshots below.
Here I did add Selected Buttons:
<img src=”https://i.snag.gy/QfG0W.jpg” width=”415″ height=”273″>
https://i.snag.gy/QfG0W.jpgAnd here how it looks like in a single post:
<img src=”https://i.snag.gy/eZO6A.jpg”>
https://i.snag.gy/eZO6A.jpgAs you can see everything is fine.
But how it looks like within the WordPress posts loop:
<img src=”https://i.snag.gy/T0L2C.jpg”>
https://i.snag.gy/T0L2C.jpgAs you can see custom template tag within the loop doesn’t grab my Selected Buttons which I have selected from the admin area.
Any helps please?
- The topic ‘Template tag problem’ is closed to new replies.