Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter iMacfux

    (@imacfux)

    Der Code, der fehlen soll ist:

    < a href=”www.example.com”>klick mich an

    • This reply was modified 2 years, 4 months ago by iMacfux.
    Plugin Author Chad Butler

    (@cbutlerjr)

    WP (and thus, WP-Members) send plain text by default. Whether a plain text URL is clickable or not is entirely dependent upon the email client and user settings. (i.e. it has nothing to do with WordPress or the WP-Members plugin)

    If you want something to be automatically clickable in an email, you must use HTML email, and then you need to make sure you create the <a href> tag you need for the link (in addition to any other HTML markup). For example:
    <a href="[confirm_link]">click here to confirm your accoutn</a>

    (Note: most modern email clients will recognize a URL in a plain text message and will make it clickable, though)

    • This reply was modified 2 years, 4 months ago by Chad Butler.
    Thread Starter iMacfux

    (@imacfux)

    Hi Chad, Danke.

    Aber wo kann ich den Tag unterbringen?

    • This reply was modified 2 years, 4 months ago by iMacfux.
    Plugin Author Chad Butler

    (@cbutlerjr)

    You edit emails in the plugin’s Emails tab (which is also where you can set the email format). If you need to apply a shortcode that generates a URL, such as [confirm_link], then you should use the text view and not the html view of the editor window.

    Thread Starter iMacfux

    (@imacfux)

    “Hi Chad”,

    Thank you very much, thanks to your help I have now reached my goal (apart from small cosmetic details)…

    Thanks a lot.

    Walter

    • This reply was modified 2 years, 4 months ago by iMacfux.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP-Members Best?tigungslink kein HTML’ is closed to new replies.