Viewing 4 posts - 1 through 4 (of 4 total)
    • Author
      Posts
    • billyngu
      Guest

      Hi,

      I’ve been having trouble with AddThis in Socializer… I want to change the tweet to say via @MyTwitterHandle instead of @AddThis.

      Any suggestions?

      I think this is not a bug with WP Socializer.

      If you use the addthis service, then Addthis automatically inserts the @addthis handle.

      If you want to avoid this, just paste the above code in the “footer.php” of your style.

      Code:


      if (typeof addthis_share !== “undefined”) {
      addthis_share.templates = {twitter : ” (via @[Your Twitter Username])”}
      } else {
      var addthis_config = {
      templates : {
      twitter : ” (via @[Your Twitter Username])”
      }
      };
      }

      Just replace [Your Twitter Username] with your Twitter username.

      Thank you 😀

      Anonymous
      Guest

      Thanks a lot, vaakash.

      Unfortunately, I tried that and it didn’t work out. check it out at:

      http://www.limesell.com

      Thanks!

      billyngu wrote:

      Thanks a lot, vaakash.

      Unfortunately, I tried that and it didn’t work out. check it out at:

      http://www.limesell.com

      Thanks!

      Not sure why it is not working. It was the code recommended by an Addthis official.

      Try pasting that code before the script loads i.e before the addthis.js loads..

    Viewing 4 posts - 1 through 4 (of 4 total)
    • The topic ‘Changing via @AddThis to custom Twitter handle’ is closed to new replies.

    Subscribe for updates

    Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter