Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1331196
    mmrobenvato
    Participant

    Hi

    I want to add a paragraph at the bottom of the order confirmation email woocommerce sends out but can’t work out how to do it.

    Thanks!

    Mary

    #1331513
    Rupok
    Member

    Hi Mary,

    Thanks for writing in! Navigate to WooCoommerce> Settings> Emails. This tab allows you to implement general modifications of the mails content and structure.

    Cheers!

    #1331521
    mmrobenvato
    Participant

    Thanks Rupok…I have already done that but it’s not clear what code to put in to add a text paragraph after this line…

    <p><?php printf( __( “Hi there. Your recent order on %s has been completed. Your order details are shown below for your reference:”, ‘woocommerce’ ), get_option( ‘blogname’ ) ); ?></p>

    Is there special code needed or can i just add an html line as the next paragraph?

    #1331581
    Rupok
    Member

    Hi there,

    Thanks for writing back. You can change the text and add new lines but if you want to add any HTML then you will need to change the template using Child Theme.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1331196 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>