0
<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

Steve Robbins
  • 13,672
  • 12
  • 76
  • 124
J.B.
  • 675
  • 5
  • 3
  • I wish it worked that way, I am getting ready to ditch share this, there has got to be some conflict.. – J.B. Oct 24 '12 at 02:29

2 Answers2

0

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

Adam Paterson
  • 412
  • 2
  • 11
0

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.

J.B.
  • 675
  • 5
  • 3