Problem/Motivation
Twitter made a change in their API that broke our implementation of custom templates. As such, you should remove all references to the Twitter template from your code. If you want to continue to control the text and attribution ("via @username") you should use the passthrough parameter. For instance, to control the attribution do this:
http://support.addthis.com/customer/portal/articles/683399-changes-to-ho...
Proposed resolution
Change the place and way twitter templates are rendered.
Comments
Comment #1
julkagrodel commentedI submitted a pull request with changes for this here: https://github.com/matglas/addthis/pull/5
Comment #2
matglas86 commentedI replied on a pull request on github. Thanks for your efforts.
Comment #3
matglas86 commentedMerged in the changed on github and push it to d.o.