Forums

[resolved] Register Plus - How to Add Image to User Notification Email (4 posts)

  1. InterTrade
    Member
    Posted 3 years ago #

    I try to add an image to the HTML version of the notification e-mail, but every time I hit "save changes" in the Register Plus Settings, it adds a backslash "\" just before the quote marks in the src parameter which causes the image not to show in the resulting e-mail. Anyone know of a work around to this?

  2. jeffvfren
    Member
    Posted 3 years ago #

    Hi all, I got the same problem too!
    I need to insert a picture notification e-mail, sample code:

    <img src="http://abc.com/newsletter.jpg">

    but the code changed after I saving it!
    <img src=\"http://abc.com/newsletter.jpg\">

    backslash "\" is automatic inserted?!

    Anyone please help!
    Thank you

  3. InterTrade
    Member
    Posted 3 years ago #

    I found the workaround!!! Just use the html code &quot; instead of the double quotes, and when you save it, viola! Double quotes where they should be!

  4. jeffvfren
    Member
    Posted 3 years ago #

    Hi InterTrade,
    Thank you for your help! The solution is useful :)

Topic Closed

This topic has been closed to new replies.

About this Topic