I’m using the latest version of Enfold and Woocommerce.
My problem is that the Description tab on single product pages is empty in the front end even though there is text in the field in the backend.
I have the following custom CSS to remove the product categories in the single product page:
.single-product .summary .product\_meta { display:none; }
However, removing this code had no effect.
You mentioned elsewhere in the forum that it may be a problem with the jQuery.cookie.min.js file. I could see this problem and installed the WooCommerce jQuery Cookie Fix plugin as recommended in the same post. However, I note that I am also getting not found errors for single-product.min.js, query.blockUI.min.js, woo commerce.min.js and cart-fragments.min.js even though those files are present.
I do have a child theme running but all it contains is your code to set the builder mode to debug so I could easily implement the Home v11 page.
I’m getting out of my depth here but I do need single product pages to display the contents of the description tab. I’d be grateful for any help.
I’m sorry. I didn’t give you the URL to the website. It is elemen.com.au. An example of the problem can be seen at http://elemen.com.au/product/court-readiness-skills/
Hi!
Thank you for using Enfold.
There’s a lot of script errors coming from the WooCommerce plugin folder. Please try to deactivate other plugins except woocommerce then test it again. Get a fresh copy of the plugin then override the old one.
Cheers!
Ismael