I have Post Grid on the Page that shows set of post in a grid. Works nice.
post1 post2 post3
title1 title2 title3
post4 post5 post6
title4 title5 title6
Problems starts if I open any of the above posts for editing and add inside another post grid via shortcode. For example I opened post1 and added post grid into post1 content for example as
post1 post2 post3
BROKEN title2 title3
post4 post5 post6
title4 title5 title6
Here are sample screenshots before editing, post edit screen, after editing broken title and excerpt
https://postimg.org/gallery/2l6efbvyi/
Here is the site:
lioncoon.com
Welcome to our forum.
you will need to exclude that post/page id in which post you are displaying the post grid, otherwise it may cause infinite loop or cause error.
Please see the screenshot where to place exclude post id
http://imgur.com/a/WNaBW
Let me know for more help.
Regards
Hello, this problem was solved with v3.1.18 and nested shortcodes in postgrid didn;t block postgrid. But now when I tried to upgrade to 3.1.24 it started to happen again. Postgrid is not rendered and the whole page is blocked if any of the post included into Post Grid contains another postgrid shortcut. Any help?