Saltar navegación

[Resuelto] WooCommerce Blocks 3.0 breaks layout

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

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 hace 4 años. 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 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por richardG-4 hace 4 años.

Asistido por: Luo Yang.

Autor
Mensajes
#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: enlace oculto

#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:
enlace oculto
In section "Loops Selection", disable option "Products", and test again

#2051223

That did it for me, thank you!