Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @bertabiber

    Try adding the template in the link to your Activation Email template.
    https://gist.github.com/champsupertramp/77a0287fede648dc9e62c68e171c1943

    Please go to WP Admin > Ultimate Member > Settings > Email > Account Activation Email.

    >>> Is my idea right to activate this account activation in order to reduce spam and strengthen the security of my site?
    – Yes, it can reduce spam, and this doesn’t apply to the security of your site. I suggest that keep your plugins updated to get security updates.

    Regards,

    • This reply was modified 4 years, 6 months ago by Champ Camba.
    Thread Starter bertabiber

    (@bertabiber)

    Hi @champsupertramp ,

    thanks for your quick reply. The template you pointed me to is exactly the same that’s already in place at my wordpress-site. And it didn’t work until I ticked the option “use html-email today. Now, as this link is apparently an html-object, the activation-link works.

    But isn’t there a way to send a working link in a plain-text-e-mail? That means to display the link instead of wrapping it into an html-object?
    Html is so often displayed incorrectly depending on the device and e-mail-provider and some people might have it even turned off without knowing.

    Greetings from southern Germany
    Max

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @bertabiber

    Have you tried replacing the anchor tags with {account_activation_link} only? It should give you the plain-text activation URL outside the anchor tag.

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @bertabiber

    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. 🙂

    Regards,

    Thread Starter bertabiber

    (@bertabiber)

    Hi @champsupertramp

    now I might have understood what you pointed me at:

    writing a line like

    </div>
    {account_activation_link}</div>
    </div>

    indeed gives me the plain text activation link in the activation e-mail now. That’s a great step forward for me as a css and html-beginner. But still after some attempts to write the line correctly, I get the following output in the activation e-mail:

    &lt;div &lt ;a https://www.biberad.de?act=activate_via_email&hash=UCZVL87X41GBMrtG0EKyVvkugvIPFZM0xO6qpkBA&user_id=34

    What’s this: &lt ;div &lt ;a ? Appearently I still write the line wrong. How should the line be writte in order to receive just the plain text activation link and with a paragraph before and after the link?

    Many thanks and greetings
    Max

    • This reply was modified 4 years, 6 months ago by bertabiber.
    • This reply was modified 4 years, 6 months ago by bertabiber.
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘account activation link dead’ is closed to new replies.