Skip Navigation

[Resolved] When views is activated, my woocommerce product description disappears.

This support ticket is created 2 years, 7 months ago. 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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 3 replies, has 3 voices.

Last updated by omriB 2 years, 7 months ago.

Assisted by: Shane.

Author
Posts
#2438721

I am trying to:

Link to a page where the issue can be seen:

hidden link

I expected to see:

The product description.

Instead, I got:

Blank product area. But only when Toolset views is active.

#2438851

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Hi there

You have assigned a Content Template to display single product posts with ("Courses"), but if you edit the template you will see that it is empty, so there is nothing to output.

Disabling Views means that the template is not used and your theme generates the product content.

If you don't need to modify what the theme outputs, delete the Content Template (or unassign it from products).

#2438853

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Thank you for getting in touch.

The problem is that you have this content template assigned to your products.
hidden link

From what I can see is that this content template is empty, so what you can do is to delete the template or unassign it from your product post type under the usage tab.

Thanks,
Shane

#2439179

My issue is resolved now. Thank you!