• Hello

    So I’m using Kadence for my website’s transactional emails and for the most part it’s working great. Thanks so much for the amazing plugin!

    One issue I’m having is with the password reset email. For some reason it’s coming through with the same body content as on the default WooCommerce template. The containers, header, footer etc. are all what I’ve built in Email Customizer, but the body content is what you find in the default customer-reset-password.php file.

    I also haven’t copied the above file to my theme folder. I haven’t done this with any of the other emails and they work so I assume that’s not the issue.

    Any ideas?

    Many, many thanks

    Sam

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    Hey,
    If you have copied the template into your theme then you are effectively overriding this plugin from being able to edit that email templates text. So if you need to copy the email template I suggest you make the edit inside the email template that you copied.

    It’s worth noting that “Click here to reset your password” is static and doesn’t have an option to change. The editable text through this plugin is:

    “Someone requested that the password be reset for the following account:

    Username: {customer_username}

    If this was a mistake, just ignore this email and nothing will happen.

    To reset your password, visit the following address:”

    Ben

    Thread Starter zenislev

    (@zenislev)

    Thanks Ben.

    As I mentioned – I haven’t copied the template into my theme. So we can eliminate that as a cause.

    We’ve recently migrated the website from our development to our staging environment on a different domain. I exported/imported the Kadence settings over, but is it possible that this is causing the issue?

    Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    Importing shouldn’t cause an issue, you can always edit and resave to make sure it’s correctly in the database though. When you edit the template in the customizer and does it show with the correct text?

    Thread Starter zenislev

    (@zenislev)

    Yup – editing in the customizer shows the correct text and also I am able to send myself a test email that works properly.

    I tried making a small edit and resaving in the new environment – but no joy.

    Earlier today I requested a password reset email and got the correct (customised) email – however the password reset link didn’t work. Then I tried requesting a second time and got the default template again … bizarre

    Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    Yeah not sure how that is possible, you are sure this is the woocommerce password reset email and not the wordpress one?

    Can you check in your woocommerce settings that the email is set to send as html?

    Ben

    Thread Starter zenislev

    (@zenislev)

    Pretty sure this is the WooCommerce email because it matches the wording that I can see in the php template file which I can preview inside of WooCommerce email settings.

    And yeah I can confirm that it’s set to HTML in the WooCommerce settings.

    Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    I can see in the php template file which I can preview inside of WooCommerce email settings.

    Can you send me a screen shot of this?

    Ben

    Thread Starter zenislev

    (@zenislev)

    Not sure how to attach images here so https://imgur.com/8V0aWPA

    Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    Hmm that is strange. I don’t know how to recreate your issue. I’ll keep testing on different severs.

    Ben

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Password Reset Email content’ is closed to new replies.