• Resolved AOS

    (@fandoment)


    Fantastic plugin!

    I’m trying to figure out how to:

    1) Remove REDEEM from the email the recipient receives. We are sellign gift cards for massage therapy – can’t be redeemed online – so it seems silly to have a redeem button. How can I remove it?

    2) If the purchaser would prefer to have a printable card to put in, say…, a birthday card, how do we accomplish that?

    Thank you!

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

    (@fandoment)

    Amended 1) Instead of removing it, we’d like it to say: Call PHONE # to Schedule Your Appointment.(no link)

    Plugin Author pimwick

    (@pimwick)

    We use the built in WooCommerce email template system. You can find out more about customization here: https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-23

    To override the email you should copy these two files:

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

    To here:

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

    Once the files are in your theme folder, open them up in a text editor and make any changes.

    As for printable cards, the purchaser should put their own email address in the ‘To’ field. That way they will get the email and can print it out instead of having it delivered electronically to the recipient. You can add these instructions to the Product Description for the PW Gift Card product.

    We have a feature on our software development roadmap to allow you to specify different stock images for things such as birthdays, anniversaries, etc. Additionally, the customer could upload their own image. We don’t have an ETA on this right now though, however if you would like I can notify you here when it’s available.

    Thread Starter AOS

    (@fandoment)

    Thanks for your patience and the future development.

    Just one more issue – the recipient is receiving both the gift card AND the “your order is complete” email…as if they were the one to place the order. The one placing the order is not receiving an email that they placed the order.

    I’ve looked everywhere and can’t figure out what setting I’ve messed up. Any suggestions?

    Thank you!

    Thread Starter AOS

    (@fandoment)

    Just emailed. Thank you!

    Plugin Author pimwick

    (@pimwick)

    We were able to resolve the issue via email, there was a bit of confusion regarding the “From” field when testing out the plugin. Marking this thread as “Resolved”, let us know if you need anything else!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove REDEEM; Printable card rather than email to recipient?’ is closed to new replies.