ShareThis plugin wordpress Magento FishPig remove @sharethis mention and replace

924 views Asked by At
<span class='st_twitter_hcount' st_title='<?php the_title(); ?>' st_url='<?php the_permalink(); ?>' st_via='twittername' displayText='twitter'></span>

I am using the above code and was wondering if anyone has ran into this using FishPig, Magento, wordpress, and Share This plugin. I simply cannot get the @share this replacecd with my twittername. I don't see a db table for this value either...maybe someone would have an idea.

Thanks, John

2

There are 2 answers

0
J.B. On BEST ANSWER

So here is how I solved this issue, I used addthis instead of ShareThis, and I am super happy and got it to work instantly. So if someone else has this issue I would use addthis.

0
Adam Paterson On

You should just need to change the "st_via" parameter on the span to your Twitter username (without the "@").