You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

UserPost

1:07 am
February 3, 2010


beacyman

Member

posts 4

1

Hi iwas wondering if anybody (well some one smarter than me Laugh) knows where and how to add the Share This code  so that The icon  appears at the end of my posts.

I was gien the script and it said to insert anywhere between the <body></body> tags. Cant seem to find the right spot.

Thanks

6:33 am
February 5, 2010


Ryan

Admin

posts 1521

2

You would put the script in the footer.php file right before the closing tag. But normally plugins just insert it automatically using the wp_footer hook.