• Resolved onyekaxt

    (@onyekaxt)


    hi.
    how can i edit the entire woocommerce email verification message?

    “Hi test,

    Thanks for creating an account on EzekaWorld. Your username is test. You can access your account area to view orders, change your password, and more at: https://ezekaworld.com/

    We look forward to seeing you soon.”

    best regards!

    The page I need help with: [log in to see the link]

Viewing 14 replies - 1 through 14 (of 14 total)
  • Hi @onyekaxt. You can edit email templates by going to WooCommerce > Settings > Emails in your dashboard and clicking on the email you’d like to change. Note that this shows the “raw” version of the email template code, so you might need to do some digging to find the exact text you’d like to modify. If you want more of a visual editor, you’ll want to look into something like this plugin.

    Thread Starter onyekaxt

    (@onyekaxt)

    hi.
    i had tried that already, i couldn’t find that exact email sample i sent!

    huh? did you say “raw” version?
    that’s somewhat surprising because i didn’t see any raw whatever in the entire email settings

    Thread Starter onyekaxt

    (@onyekaxt)

    that plugin you shared is annually paid for!

    • This reply was modified 5 years, 9 months ago by onyekaxt.

    Hi @onyekaxt.

    i had tried that already, i couldn’t find that exact email sample i sent!

    You might need to search through the code to find the exact place where that text is set. It might be getting passed in through a filter or other function.

    huh? did you say “raw” version?
    that’s somewhat surprising because i didn’t see any raw whatever in the entire email settings

    Sorry, I should have been more specific. If you click on an email in the email settings, you can copy, view, and edit the template for that email. This shows the template code for the email, though, not a preview of how the email actually looks like when it’s sent. That’s what I meant by the “raw” version.

    that plugin you shared is annually paid for!

    Yes, I don’t know of a free plugin that would allow you to edit emails in a visual way.

    Thread Starter onyekaxt

    (@onyekaxt)

    hi..
    i really don’t know why i can’t see where to view & copy the codes from. screenshots might be helpful

    thanks

    Thread Starter onyekaxt

    (@onyekaxt)

    how do i get to the full code, so as to search/edit that particular part i sent earlier?

    best regards

    Plugin Support Riaan K.

    (@riaanknoetze)

    Hi there,

    The settings to copy the email template to your theme can be found under **WooCommerce > Settings > Emails > YOUR EMAIL NOTIFICATION > Manage > Copy File to Theme**. On my local testing website, here’s what that looks like:


    Link to image: https://d.pr/i/q2Y6CN

    Thread Starter onyekaxt

    (@onyekaxt)

    hello!
    thanks for reaching back.

    do you use the paid version of woocommerce?
    i’m asking cos that last line in yours “to override and edit this email ………….. blah blah blah” is not in mine. after “email type” drop-down menu, all i have is a blank space!

    this is weird!

    what do i do?

    Thread Starter onyekaxt

    (@onyekaxt)

    hi there,

    i just took another look at the your screenshot, there are 2 paths therein.
    now, why do i have to copy the PHP file in the first path into the second path before i can be able to edit it?

    kinda confusing!

    Thread Starter onyekaxt

    (@onyekaxt)

    hello,
    i just tried locating the destination path(wp-content/themes/mytheme/woocommerce/emails/), what i have in my cpanel is wp-content/themes/mytheme/woocommerce/… there’s no “emails” directory therein.

    do i have to create a new “emails” directory?

    Thread Starter onyekaxt

    (@onyekaxt)

    hi.
    i fixed it!

    best regards

    Hi @onyekaxt, I’m glad to hear you fixed it! What did you wind up doing?

    It may be irrelevant now, but in answer to this question:

    i just tried locating the destination path(wp-content/themes/mytheme/woocommerce/emails/), what i have in my cpanel is wp-content/themes/mytheme/woocommerce/… there’s no “emails” directory therein.

    If you were to edit a template, you would want to create this directory yourself. When copying and editing a template from the email settings, though, it will do that for you automatically.

    Thread Starter onyekaxt

    (@onyekaxt)

    hi.
    i simply followed the instructions on the screenshot you sent me manually, since it did’nt appear in mine.
    i read a relevant part of woocommerce docs too.

    best regards

    OK, great, thanks for confirming!

    I’ll mark this thread as resolved now. If you have any further questions, feel free to create another thread!

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

The topic ‘verification email edit’ is closed to new replies.