• Resolved iaddic

    (@iaddic)


    I am having a problem with the confirmation email not capturing the sender, sender email, and a link to confirm. I am using the following html:

    <p><span style=”font-size: medium; color: #333333;”>Hello %sender%, </span>
    <span style=”font-size: medium; color: #333333;”>Please confirm that you %sender% (%sender mail% ) want to send a greeting card by clicking on the link below.</span></p>
    <p><span style=”font-size: medium; color: #333333;”>Confirmation link %link%</span></p>
    <p><span style=”font-size: medium; color: #333333;”>If you do not know why you received this e-mail or do not want to send it, then ignore this e-mail or contact the administrator by simply replying to this e-mail.</span></p>
    <p><span style=”font-size: medium; color: #333333;”>Thank You,</span></p>
    <p><span style=”font-size: medium; color: #333333;”>Shelter The World</span></p>

    Also, there are some very minor enhancement for displaying proper English on the form” Is is possible to change Sender to sender Email
    and Recipient to Recipient Email. Also there should be a space between SenerName and RecipientName to read Sender Name and Recipient Name.

    Also, after the greeting is sent the display message reads: “Please enter the link contained within the email into your browser and the greeting card will be send.” please change the last word to sent with a “t”.

    So far, all in all a nice plug-in! THanks

    https://wordpress.org/plugins/wp-greet/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author tuxlog

    (@tuxlog)

    Hello,

    I just tested the %sender%,… variables in the confirmation mail and it works in my installations. Mhm…can I try this on your website?

    I have changed your hints for the english translation and it will be in the next release. I you want to change the form before, you can edit the form template in the templates directory.

    To correct the send/sent typo search for the string in wpg-form.php.

    Plugin Author tuxlog

    (@tuxlog)

    seems to be resolved

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Notification email message not formatting’ is closed to new replies.