Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    It’s Javascript code, actually, and it works exactly as you desire even for the Tweet button now. Note that the Tweet button doesn’t permit a custom default message, but AddToAny rightfully applies the message template to the Twitter standalone button and also presumes any mentioned handle should be the post-tweet suggestion for the Tweet button, too.

    Example JavaScript code for the Additional Options box:

    a2a_config.templates = {
        twitter: "Reading: ${title} ${link} by @jack"
    };

    Also, if you’re not showing Tweet counts, AddToAny’s square Twitter icon is always faster loading and better to use than Twitter official button.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Twitter Message with Stand-Alone Tweet Button’ is closed to new replies.