• Hello.

    I’m a designer using pie-register (with no PHP experience) and I’d like to use custom email messages with html support ( for styles,mainly).

    When I tick the “SEND AS HTML” checkbox and save changes, the box remains unticked and my code doesn’t work. Emails are receives this way:

    <body bgcolor=’#000000′>
    <font color=’#FFFFFF’ face=’Arial, Helvetica, sans-serif’>
    <img src=’https://www.cmasgroup.com/Athletessite/wp-content/themes/boldy/images/loginlogo.png&#8217;; border=’0′ />
    </p>
    <hr />
    <p>Thank you!</p>
    <p>Thank you for your registration, coach. Your information has been submitted for approval and you will receive an e-mail with your information shortly. Thank you for your interest in our athletes. </p>
    <p>Sincerely </p>
    <p>CMAS Athletes Team </p>
    </font>

    So I’ve been checking other ways to include html code as “stripslashes” but with no results….

    If anybody could help it would be very nice ??
    I’m going to get fired if I do’t get this right.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am currently working on a solution by changing the php code to make set the message default as html.

    Thread Starter dvkun

    (@dvkun)

    I worked a little within php to use “echo” within te code… but I don’t think it’ll do the trick.. Anyway, thanks for answering ??

    try the plugin WP Better Emails. it will wrap the plain text email into its template

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin:PIE-REGISTER — where to put html?’ is closed to new replies.