Hi,
I have found the issue to resolve this.
1) In your child theme, please locate the file content-product.php
and update this file to the latest version from the parent theme. This echo esc_attr($product_description);
needs to be replaced with this echo $product_description;
.
2) Your description is in the wrong meta box, please copy and paste the text into “Meta Options => Product Meta => Product Short Description” for each product.
I have included a screenshot to help you find the correct meta box.
Thanks,
David.
Attachments:
You must be
logged in to view attached files.