Skip Navigation

[Resuelto] View displays shortcodes when a post has a Gallery Block

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

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Etiquetado: 

Este tema contiene 1 respuesta, tiene 1 mensaje.

Última actualización por stefanoT-2 hace 5 años, 7 meses.

Autor
Mensajes
#1229940
Annotazione 2019-04-12 123033.jpg

I am trying to: show a list of posts with title and content

Link to a page where the issue can be seen: enlace oculto

I expected to see: the list of posts without the shortcodes "[wpv-filter-meta-html]", "[wpv-layout-start]", etc.

Instead, I got: the view with shortcodes

I did some testing and I found out that if I remove the gallery block from the first post (the 3 images) or I remove all the images and keep the gallery block empty, the shortcodes disappear, as it should be. The posts have the Gutenberg editor.

#1229950

I found a solution. Upgrading my PHP version from 7.1.28 to 7.3.4 has solved the problem.