- This topic has 6 replies, 3 voices, and was last updated 4 years, 7 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Email sent but activation link appears in plain text {activation_link}
Tagged: Email Verification
My email verification link to the users appears in plain text ie {activation_link} why? yet all other shortcodes work
This issue happens on paid options only …. on my basic account that is free the link works well Why is this happening
Hi, can you check the email settings to make sure everything is setup as expected.
Thank you
Same here. Do you have an idea?
These are the settings:
Hallo {first_name} {last_name}
Danke für die Anmeldung!
Bitte schließe deine Anmeldung ab, indem du den folgenden Link klickst.
{reg_link}
Danke
The Mail I get is this (without a link):
Hallo Max Mustermann
Vielen Dank für deine Anmeldung. Um dein Konto zu aktivieren, klickst du bitte auf den folgenden Link (damit wird deine E-Mail-Adresse bestätigt):
{Aktivierung_link}
Danke!
@Joe, the following email merge tag is incorrect.
{Aktivierung_link}
It should be {activation_link}.
Kind regards.
Thanks! That helped.
I guess it’s a translation error. I didn’t change the code in the brackets.