Hi there,
It’s in HTML mode. I’ve replaced the WooCommerce email templates in my theme’s folder, but nothing works!
Hi,
Yes, exactly, the domain name isn’t included in the default WooCommerce email notification. I’ve configured the names and prices for each domain type in the WooCommerce product settings. Should I disable the WooCommerce > Integration > Enabled (If enabled, prices & links will be disabled.) in the WP24 plugin?
Thank you for your feedback,
Hi Rick,
Your feedback is helpfull, Thank you for your message.
Where the Line to put this request on Editor Plugin/admin/includes/admin-main.php/line?:
if ( isset($_GET[‘post_status’]) && ( ‘trash’ == $_GET[‘post_status’] ) && !isset($_GET[‘date’]) ) {
$selected_date = ‘all’;
}
Thank you for your help,