Passer la navigation

[Résolu] WooCommerce still overriding custom Product template

This support ticket is created Il y a 11 months, 1 week. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 2 réponses, a 1 voix.

Dernière mise à jour par keithP-6 Il y a 11 months, 1 week.

Assisté par: Minesh.

Auteur
Publications
#2814801

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?

lien caché

#2814814

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I'm not sure whats going wrong until I review your current setup.

Can you please make sure you followed the following Doc:
- https://toolset.com/course-lesson/creating-custom-templates-for-single-product-pages/

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.

#2815127

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

It seems this is due to the custom child theme you are using.

Can you please check with one of the our recomonded theme and check if it works with any of the recomonded theme.
- https://toolset.com/documentation/recommended-themes/

#2815138

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!