Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    You can use AddToAny templates to use the old Facebook endpoint, which doesn’t show an attribution link. Add the following code to your “Additional JavaScript” box in Settings > AddToAny:

    a2a_config.templates.facebook = {
        app_id: '' // Use old Facebook endpoint & parameters
    };

    Note: Facebook doesn’t document the old endpoint, nor provide all the parameters of the new one, so keep that in mind if/when you go to change Facebook parameters in the future.

    Thread Starter Francis M

    (@cgdev1010)

    Thanks a lot micropat it works!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to AddToAny link from shared post’ is closed to new replies.