Want to change the "via @sharethis" with own user

Hi, 
When I share some post of the site on Twitter with the Sharebox I get a "Title - Site http://shar.es/XXX vía @sharethis", where can I change this to include my own user. 

Thank you! 

Comments

  • Hi,

    unfortunately we are not able to find anything about where this can be changed because share this is external tool and all info about it you can read on http://www.sharethis.com - please contact with authors and maybe they will be able to help you.

    Thanks for understanding!
  • Hi!

    You can change it in 

    includes/content-single-.php


    adding st_via=yourtwittername

    to <span class='st_twitter_vcount' displayText='Tweet'></span>

    ex:

    <span class='st_twitter_vcount' displayText='Tweet' st_via=yourtwittername ></span>
  • edited February 2015
    We do not recommend this solutions because later you won't be able to update theme what is quite important. That's why we thought that this can be done on tool side. However if it's ok for you then fine.
Sign In or Register to comment.