Quantcast
Get sharing buttons for TypePad | E-MAILiT

TypePad

Get sharing buttons for TypePad

TypePad



Share Buttons for TypePad

How to add the E-MAILiT Button to your TypePad site


Instructions

  • First get the E-MAILiT Button
    For advanced customization get the button code for any site from the E-MAILiT Button page.

  • Log in to your TypePad site
    Click here.

  • Add the script tag
    Go to Quickstart > weblogs > Design tab > Saved Designs > Advanced Template > Current Design > Main Index Template
    Copy the script tag from the E-MAILiT Button page and place it in the HTML code and at the end of your ''head'' tag.

  • Add the div tags
    Copy the div tags from the E-MAILiT Button page and place them:
    after <$MTentryBody$>
    in the HTML code.

  • Add the post title and URL elements to the button code
    Add
    data-emailit-title='<$MTEntryTitle$>' data-emailit-url='<$MTEntryPermalink$>'
    inside the first div.

    The code would look like this:

    <div class='e-mailit_toolbox large' data-emailit-title='<$MTEntryTitle$>' data-emailit-url='<$MTEntryPermalink$>'>

  • Save

Or you can use the default button style here:



The script tag




The div tags