Hi I have a 3 part question.
1. I’m using the B2BKing plugin and there are emails/templates that this plugin uses that I can’t edit using your Built-in Email Builder. Is there a way I can move the PHP files or something to a different location so your editor can access them? Here’s what I mean: https://ibb.co/ck8szr9
The files are under /wp-content/plugins/b2bking/includes/emails/templates/
2. B2BKing recommends using Kadence Email Designer but when I activate that plugin, it simply navigates to an Xstore UI that appears to be the Kadence Email Designer but I can’t actually switch which template I want to edit. https://ibb.co/yFx7Rkq Is this a plugin conflict or is there a way I can change which template I want to edit? I specifically need to edit the B2BKing emails. Here’s documentation on B2BKing: https://woocommerce-b2b-plugin.com/docs/how-to-customize-b2bking-emails/
3. B2BKing says the following (from the above link)
If you’re looking to make structural changes or major changes to emails, you can do this by completely customizing the PHP email template.
– Go to wp-content/plugins/b2bking/includes/emails/templates/
– Copy a template such as “new-customer-email-template.php”
– Paste it in your theme folder, such as wp-content/themes/storefront/
– Modify the PHP template under the theme folder in any way you want
– Note! There is a folder difference between B2BKing and WooCommerce emails! WooCommerce email templates have to be copied to wp-content/themes/storefront/woocommerce/emails/ (note that B2BKing email templates are copied directly under the theme folder)
My question is: where is the proper xstore folder path to accomplish this instead of the storefront theme?
Sorry for a longwinded ticket. Appreciate any assistance here!