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.

Remaining tasks

User interface changes

API changes

Comments

julkagrodel’s picture

I submitted a pull request with changes for this here: https://github.com/matglas/addthis/pull/5

matglas86’s picture

I replied on a pull request on github. Thanks for your efforts.

matglas86’s picture

Status: Active » Fixed

Merged in the changed on github and push it to d.o.

  • matglas86 committed cd2a6ca on 7.x-4.x
    Merge pull request #5 from julka/issues/2505439-twitter-configs
    
    Issue #...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.