Navigation überspringen

[Gelöst] WooCommerce Blocks 3.0 breaks layout

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

Design the Woocommerce shop page with Elementor page builder instead of Toolset Views.

Solution:

The Woocommerce shop page is archive page of post type "Products", since you are using Elementor to design the post type archive page, you need to disable the WordPress archive in Toolset side, for example:

https://toolset.com/forums/topic/woocommerce-blocks-3-0-breaks-layout/#post-2049885

Relevant Documentation:

This support ticket is created vor 4 Jahre, 3 Monaten. 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Hong_Kong (GMT+08:00)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von richardG-4 vor 4 Jahre, 3 Monaten.

Assistiert von: Luo Yang.

Author
Artikel
#2049141

I over-wrote the template layout for my WooCommerce shop using a mix of Elementor and Toolset Views. After updating WooCommerce Blocks 3.0, my template is totally gone, it won't even load any more.

The change log indicates that I have to totally redo the template so that it will apply, how do I begin doing that with this new system?

Link to a page where the issue can be seen: versteckter Link

#2049885

Hello,

The Woocommerce shop page is archive page of post type "Products", since you are using Elementor to design the post type archive page, you need to disable the WordPress archive in Toolset side, for example:
Edit WordPress archive:
versteckter Link
In section "Loops Selection", disable option "Products", and test again

#2051223

That did it for me, thank you!