I am just to start designing some Email templates for when a new User gets approved in the system. I have a plugin similar to Kadence (that you refer to in some guides) to edit the email layouts.
The problem is that the "Approved user" or "Offer Email" does not exist as an Email type in Woocommerce, hence I can not Connect it to an email template.
Is there a a way by adding a function to "register" the email types I need to add?? As I need to connect the "b2bking_your_account_approved_email" and "b2bking_new_offer_email" to an email type recognized by Woocommerce. Thanks in advance.
I'm not entirely sure where the email types in your screenshot are shown or defined. Where could I go to see the same dropdown of Email Types as in the screenshot you posted at
Or would I need to install the email customizer plugin you are using in order to be able to see that? If so, pleaes let me know what plugin it is that you're using.
B2BKing registers emails through the standard WooCommerce way, the emails for example are visible here in WooCommerce -> Settings -> Emails:
So I'm not entirely sure if this feature is a WooCommerce feature, or whether some special integration needs to be made with the plugin you're using, etc.
Where it states: "Specifically we have tested it with Kadence Email Designer, which is capable of correctly changing design for B2BKing emails."
I personally am using a different one (Email Template Customizer for WooCommerce / willaThemes) but the same problem occurs as the Emails are not registered within Wocommerce as triggers. As you point out I can see them in the Woocommerce Settings pages for Emails but I can not connect them in the Customizer.
None of the added Emails (New account, New message, approval etc) are accessible with either Kadence or any other plugin I have tested.
As I read it would be possible to use a Email Customizer plugin on your site I was really hoping for this to work. This is a crucial thing my client really needs to get going for Approving accounts and the Quote system.
The easiest thing would be to add and register the "b2bking_your_account_approved_email" and "b2bking_new_offer_email" etc in functions.php but I am not that confident in that coding.
Hi.
I am just to start designing some Email templates for when a new User gets approved in the system. I have a plugin similar to Kadence (that you refer to in some guides) to edit the email layouts.
The problem is that the "Approved user" or "Offer Email" does not exist as an Email type in Woocommerce, hence I can not Connect it to an email template.
Is there a a way by adding a function to "register" the email types I need to add?? As I need to connect the "b2bking_your_account_approved_email" and "b2bking_new_offer_email" to an email type recognized by Woocommerce. Thanks in advance.
Se email types recognized here
https://app.gemoo.com/share/image-annotation/578427214918434816?codeId=v6g54Vm4A5L7L&origin=imageurlgenerator
Hi Christian,
Thank you for purchasing our plugin,
I'm not entirely sure where the email types in your screenshot are shown or defined. Where could I go to see the same dropdown of Email Types as in the screenshot you posted at
https://app.gemoo.com/share/image-annotation/578427214918434816?codeId=v6g54Vm4A5L7L&origin=imageurlgenerator
Or would I need to install the email customizer plugin you are using in order to be able to see that? If so, pleaes let me know what plugin it is that you're using.
B2BKing registers emails through the standard WooCommerce way, the emails for example are visible here in WooCommerce -> Settings -> Emails:
So I'm not entirely sure if this feature is a WooCommerce feature, or whether some special integration needs to be made with the plugin you're using, etc.
Looking forward to you reply,
Kind regards,
Stefan
Hello.
Thanks for the reply.
I am using an Email Customizer plugin. The screenshot was from "Kadence WooCommerce Email Designer" that you mention on your site.
https://woocommerce-b2b-plugin.com/docs/how-to-customize-b2bking-emails/
Where it states: "Specifically we have tested it with Kadence Email Designer, which is capable of correctly changing design for B2BKing emails."
I personally am using a different one (Email Template Customizer for WooCommerce / willaThemes) but the same problem occurs as the Emails are not registered within Wocommerce as triggers. As you point out I can see them in the Woocommerce Settings pages for Emails but I can not connect them in the Customizer.
None of the added Emails (New account, New message, approval etc) are accessible with either Kadence or any other plugin I have tested.
As I read it would be possible to use a Email Customizer plugin on your site I was really hoping for this to work. This is a crucial thing my client really needs to get going for Approving accounts and the Quote system.
The easiest thing would be to add and register the "b2bking_your_account_approved_email" and "b2bking_new_offer_email" etc in functions.php but I am not that confident in that coding.