post grid missing last post issue
Hello, i need to insert a classic VC “Post Grid” element in a category page.
I tried pasting the widget shortcode directly inside the custom field i created, in order to customize the category
Everything is working fine but, inside the post list, is missing last inserted post! Is this a bug?
I tried pasting the widget shortcode directly inside the custom field i created, in order to customize the category
Everything is working fine but, inside the post list, is missing last inserted post! Is this a bug?
The link is http://stradenuove.net/
Thanks
Comments
Please provide us with your hosting environment settings, to do that please follow these steps:
1) Go to the Wordpress > Tools > Site Health http://prntscr.com/nlyb22
2) Click at the “Info” on the top of the page and open the “Server” tab http://prntscr.com/nlybm2
3) Take a screenshot of the content inside that ‘Server’ tab http://prntscr.com/nlybyr
Please make sure you are using Wordpress 5.2 or later, previous versions did not have this option built in.
Please use snag.gy or pasteboard.co to host the screenshot and send us the link to it.
Thanks
echo do_shortcode("[vc_basic_grid post_type="post" max_items="4" taxonomies="4" el_class="categorygrid"]");
when you are rendering the page related to category with id=4 ( taxonomies="4" ) the post grid shown misses the last one. in any other category page the postgrid shows the right amount of posts
thanks
And the theme licence alone does not cover the support for the page builder.
How am i suppose to solve this problem?