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?
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.
Ok, so there is no configuration issue with the widget, and yes we've set the proper values for render each post. As mentioned before there must be another kind of problem.
in category.php if you do: 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
As far as i know i need a licence in order to have support from wpbakery. And the theme licence alone does not cover the support for the page builder. How am i suppose to solve this problem?
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
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?