• Resolved gad123

    (@gad123)


    Hi,
    I made some changes to woocommerce-bit-payment-gateway.php and checked that they worked fine.
    In order to keep the changes even after the plugin gets updated, I would like to copy it to my child theme.
    I tried to copy it to wp-content\themes\my-child-theme-name\woo-bit-payment-gateway\templates\emails but the file that was executed was the one from the plugin’s folder and not from the theme.
    Did I copy it to the right place?
    Thanks!

    • This topic was modified 4 years, 11 months ago by gad123.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Zorem

    (@zorem)

    Hi @gad123,

    We just fixed the issue with the email template overwrite and released a new version. So now you can overwrite the email template in your child theme and use it.
    You need to overwrite email template in this path – wp-content\themes\my-child-theme-name\woocommerce\emails\bit-pending-payment-email.php

    Thanks,

    Thread Starter gad123

    (@gad123)

    Thank you very much!
    Works perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘customizing email file’ is closed to new replies.