Saltar navegación

[Resuelto] Block Freezing/crashing when Toolset View is installed

This support ticket is created hace 2 años, 6 meses. 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 -

Zona horaria del colaborador: Asia/Hong_Kong (GMT+08:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por Paul Marconi hace 2 años, 6 meses.

Asistido por: Luo Yang.

Autor
Mensajes
#2535969

Hi there,

We have the Toolset Views plugin installed and updated to the latest version (Version 3.6.5). WordPress is version 6.1.1
However, once that's installed, the core List block doesn't seem to work. Whenever I try selecting the core list block from the library, it keeps freezing and crashing the browser.
I tried switching it to the WP default theme, same issue. Once I deactivate the toolset views plugin, the core list block works again.
I really need to keep this toolset view plugin, what can be done to fix this?

Thank you!

#2536147

Hello,

I assume we are talking about WordPress built-in "List" block, I have tried it in a fresh WP installation, it works fine. See below test site:

Login URL:
enlace oculto

Page with the list block:
enlace oculto

Is there any missing steps? can you reproduce the same problem in above test site?

#2536745

Thank you Luo Yang for helping with this issue! My issue is resolved now.
There was a piece of css code in my custom plugin that was causing the screen to freeze/crash whenever I select the core list block. I have removed that css code and it's working again.

Thank you!