Need help with new ShareThis code
-
Okay, I can’t figure it out. I currently have the following in my WordPress Thesis theme’s custom function:
<?php if (function_exists(‘sharethis_button’)) { sharethis_button(); } ?>
It’s been working like a charm for a year at least.
Today I upgraded to the latest plugin version. No problem, nothing crashed.
But now I want to replace the above code with the code required to do the nice horizontal buttons with counts, FB, Twitter, Email and ShareThis. But for the life of me I cannot understand from ShareThis help pages what to replace that code with. Can someone tell me what to put in my function.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need help with new ShareThis code’ is closed to new replies.