Ticket for: Post Grid
0
Anonymous
One of the pages on my website is not loading. The page only has a title
and a post grid shortcode
. Can you help me figure out why the shortcode is causing 5xx error?
I've used other shortcodes from this plugin and they are working fine, only this one is having trouble. This is the page in question:
Thank you!
0 Subscribers
Submit Answer
1 Answers
Best Answer
0

Welcome to our forum.
this is probably an infinite post query look issue, you probably displaying post grid under a post content which is also included on the post grid main query, please exclude the post id where you are displaying post grid shortcode.
Try limiting the post and see what’s happening, post grid handling is based on your server and memory and please try to increase memory and see what’s happening.
also this could be 3rd party plugin conflict issue, try to deactivate other plugins to check one by one.