• Our signup that I inherited has an account activation email with an account activation link a href=”{account_activation_link}” which does not work. How can I get these working properly?

Viewing 11 replies - 1 through 11 (of 11 total)
  • can you SS problem please? is this in the message body of the email? mine has same link and works fine.

    Thread Starter jenniferhz

    (@jenniferhz)

    It is in the body of the email.

    <div style="padding: 10px 0 50px 0; text-align: center;"><a style="background: #555555; color: #fff; padding: 12px 30px; text-decoration: none; border-radius: 3px; letter-spacing: 0.3px;" href="{account_activation_link}">Activate your Account</a></div>

    this is what i have it should be a styled grey button (link) inside a div. with white text.

    also just incase i missed anything there is a checkbox in email settings

    use html in emails

    make sure this is checked also.

    • This reply was modified 5 years, 10 months ago by darkfreaks.
    Thread Starter jenniferhz

    (@jenniferhz)

    <div style=”padding: 30px 0;font-size: 24px;text-align: center;line-height: 40px;”>Thank you for signing up!<span style=”display: block;”>Please click the following link to activate your account.</span></div>

    <div style=”padding: 10px 0 50px 0;text-align: center;”>Activate your Account</div>

    same ??

    Not Recieving user emails or admin notification emails

    also you might run a conflict test to make sure no other theme or plugin is causing this issue.

    Thread Starter jenniferhz

    (@jenniferhz)

    thanks but this is not an email issue it is an issue that the account activation link shortcode is not working.

    when you say

    “it does not work”

    can you be more specific? any sort of errors anything?

    also switching off all Plugins and switching them on one by one most of the time will help solve problems like this.

    • This reply was modified 5 years, 10 months ago by darkfreaks.
    Thread Starter jenniferhz

    (@jenniferhz)

    sure I can see the shortcode in the email (see code I copied above) but there is no hyperlink at all just text

    have you upgraded to UM 2.048 (latest)

    the function for the activation is completely rewritten in 2.o + UM

    Thread Starter jenniferhz

    (@jenniferhz)

    Yes I am on 2.048

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Editing the Account Activation Email + Shortcodes In Email’ is closed to new replies.