I get an admin email for both forms. I want to turn off the “site registration forms so that I get an admin email for the “register for class” form but not for the “site registration” form. Is this possible?
Thanks
]]>1) WordPress updated to latest version
2) WooCommerce updated to latest version
3) WooCommerce database updated
4) WooCommerce Stripe Plugin Updated to latest version
5) Also updated Booster plugin from version 5.4.6 to version 5.6.7
After updating all of the above, we stopped receiving the customized email notifications. I ran tests on all other contact forms on the website, tried out different emails, etc. and all worked except this customized email I created through Booster. I could not get it to work. I ended up just reverting back the Booster plugin to version 5.6.7. and kept all other plugins, mentioned above, updated.
This fixed the issue. Something about the the latest version of Booster, isn’t compatible. I hope this helps you (the developers). I look forward to a fix on this so I can update.
Thank you!
]]>I have custom order statuses added via php but they don’t show in the editor under email types. How do I get them to show there?
]]>how can i put the shipping table to others woocommerce pages or emails? Is there any shortcode?
I just use other plugins to create custom status order and I send emails automatically. So on my custom “shipped” status I need to put the tracking number table.
I need to send an email when a I update the tracking number too. Is it possible?
Regards
<h2>Hi,</h2>
<p>We have dispatched your order.</p>
<br/>
<p>Your invoice :</p>
[wcj_order_items_table<br />
table_class="pdf_invoice_items_table"<br />
columns="item_number|item_name|line_total_tax_incl"<br />
columns_titles="|Product|Total"<br />
columns_styles="width:5%;|width:65%;|width:30%;text-align:right;"]
but they are just blank when received. What’s the problem here?
Please see below screenshots to understand it better.
Screenshots :
https://ibb.co/nPKXXCC
https://ibb.co/nRGS352
Thanks!
]]>Are there any plans to add a simple customizer to the layout or tie it into the templates that WooCommerce sends?
Do we have to manually generate these emails in HTML/CSS and overwrite your templates?
]]>Got through installing and creating a custom email. However, the new tab is not appearing in the product data section.
We’re running the WooCommerce suite, from bookable products, accommodation and vendor plugin. Running all on most recent code base.
Any suggestions to troubleshoot why the new tab wouldn’t appear?
]]>I would like to change the ‘Completed Order’ email so that it includes something like:
“call 07768 123456 to arrange your flight”
I’ve copied customer-completed-order.php to my child theme but am not quite sure (being unable to read php) where to include my custom text.
I read somewhere that a more robust solution would be to write these overrides in my functions.php (again I have no idea how).
Your help and advice would be appreciated.
]]>