dashcho
Forum Replies Created
-
Here is a link to show the error on a variable product
https://bedthreads.com.au/shop/white-100-flax-linen-flat-sheet/
Here is a link to a regular product where the console error is not present
https://bedthreads.com.au/shop/white-flax-linen-pillow-cases/
I get the exact same error for all variable products on the site when this plugin is activated.
I found the option on the dropdown menu on the product page, but it does not actually remove the subscribers, they still show up when you export a csv, and the number is still listed in the ‘interested persons’ column.
One thing i did notice is that if I sort by the ‘interested persons’ column, none of my products show up, and this was directly tied to removing subscribers from each product, but it doesn’t seem to actually remove them.
Hi @dualcube thank you for the reply. I have updated the plugin but do not see this option on the view product page.
I understand how to add a tag for the new order email to override that subject line using
add_filter('woocommerce_email_subject_new_order)
but don’t know how to replace that correctly for this email.Is there a way to add a tag for the product name in the email subject when a user subscribes? I’ve been looking into documentation on the subject but can’t make any process