AddThis using Template Tag
-
I’ve implemented AddThis via my wordpress installation – it wasn’t displaying properly at the top, so I chose to implement it at the top using the following Template Tag
<?php do_action( 'addthis_widget' ); ?>The only problem is – using that template tag doesn’t display the same setup as I have for the Automatically Displayed Bottom Icons.
How can I fix this so that they display the same?
Example: link
Thanks for your help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘AddThis using Template Tag’ is closed to new replies.