• Hi I am trying to add the [activation_link] shortcode onto a button rather than just a text link, the button code is below, where would I place the activation link shortcodes?

    <div class=”btn btn–flat fullwidth btn–medium” style=”text-align: center;”>
    <![if !mso]>
    17% OFF PROMO CODE
    <![endif]>
    </div>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter burakace

    (@burakace)

    Sorry this is what the code looks like (see where I have inserted the [activation_link] shortcodes)

    <div class=”btn btn–flat fullwidth btn–medium” style=”text-align:center;”>
    [activation_link]<a style=”border-radius: 0; display: block; font-size:12px;
    font-weight: bold; line-height: 22px; padding: 10px 20px; text-align: center;
    text-decoration: none !important; transition: opacity 0.1s ease-in; color:#fff;
    background-color: #333; font-family: ‘PT Sans’, ‘Trebuchet MS’, sans-serif;”>
    17% OFF PROMO CODE[/activation_link]</div>

    Would appreciate any help. Thanks in advance

    Hi,

    Please read this topic – http://www.mailpoet.com/improve-your-signup-confirmation-email/

    Let us know if that helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding the [activation_link] shortcode onto buttons’ is closed to new replies.