• Resolved dabeecher

    (@dabeecher)


    Hello,

    Is it possible to remove the to, from and message when using the PW Gift Card?

    The gift card would just get emailed to which ever email address is used at checkout.

    Thanks

    David

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

    (@pimwick)

    You can do this if you have the Pro version since it has the “Send to the Buyer” option available.

    The “To” field is required since that is where the gift card will be emailed. With that being said, we use the built in WooCommerce template system so that you can fully customize these fields.

    To override the HTML for these fields, copy this file:
    /wp-content/plugins/pw-woocommerce-gift-cards/templates/woocommerce/single-product/add-to-cart/pw-gift-card-before-add-to-cart-quantity.php

    To here (create any missing subfolders):
    /wp-content/themes/<your_theme>/woocommerce/single-product/add-to-cart/pw-gift-card-before-add-to-cart-quantity.php

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

    Put in the store owners email address for the “To” field before you hide it in the HTML. Or you could put in a black-hole email such as “[email protected]

    Next, go to Pimwick Plugins -> PW Gift Cards -> Settings -> Check the box “Send to the Buyer”.

    www.remarpro.com doesn’t allow supporting Pro plugins using their forums so I am marking this thread as resolved. If you have further questions please contact us at our website: https://www.pimwick.com

    Thanks for understanding!

    @pimwick how to add email template(happy birth day, congratulation) field in the gift card form for customer can choose

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove to, from and message’ is closed to new replies.