It appears that WooCommerce is not letting the custom Toolset content template we created to display correctly. Everything in the "description" tab is coming from the Toolset WooCommerce Blocks content template, but you can see the default WooCommerce content is still showing above it. What are we doing wrong here?
If yes, you can send me admin access details and allow me to review your current setup.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
I actually found that as well. The child theme was not declaring WooCommerce support in the functions file. Once I added it, the issue seemed to be resolved. Thanks!