Skip Navigation

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

This support ticket is created 5 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.

Our next available supporter will start replying to tickets in about 1.61 hours from now. Thank you for your understanding.

Tagged: 

This topic contains 1 reply, has 1 voice.

Last updated by stefanoT-2 5 years, 7 months ago.

Author
Posts
#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: hidden link

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.