• Resolved José

    (@alquimia)


    Hi, nice plugin!

    It’s possible put the sender name or e-mail in Gift card e-mail?

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author pimwick

    (@pimwick)

    Hi José, the sender name appears in the gift card e-mail by default. It says “Sender sent you a gift card” as the title. The “From” field is what populates the “Sender” in the gift card email.

    If you want to also include the Billing Email from the order then I can provide you with instructions on how to do that.

    Thread Starter José

    (@alquimia)

    Hi,

    Sorry, but I can’t see the sender, when I receive the gif card code in my e-mail.

    Please, check this image:
    https://cl.ly/a49d618f0258

    Thank you

    Plugin Author pimwick

    (@pimwick)

    From your screenshot it appears that your email template doesn’t include the Heading. This may cause problems with other plugins since that is where the main title appears.

    First, check to make sure the heading is set here:

    WooCommerce -> Settings -> Emails -> PW Gift Card.

    Make sure that Email Heading has “{sender}” in it. The default value is “{sender} sent you a gift card”

    If you do not see the Heading bar at all in the email, then you have something (perhaps your Theme) that has removed the Heading from the template completely. You can still show the Sender name in the body of the email though.

    We use the built in WooCommerce email template system. To override the email you should copy this file:

    /wp-content/plugins/pw-woocommerce-gift-cards/templates/woocommerce/emails/customer-pw-gift-card.php

    To here (you may need to create the subfolders if they do not exist in your theme folder):

    /wp-content/themes/<your_theme>/woocommerce/emails/customer-pw-gift-card.php

    Once the file is in your theme folder, open it up in a text editor and make any changes.

    Thread Starter José

    (@alquimia)

    Thank you

    Plugin Author pimwick

    (@pimwick)

    You’re welcome, I’m going to mark this as Resolved but if you have further questions about this topic just let me know (we will still see the replies).

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Show sender Name in Gift Card e-mail!’ is closed to new replies.