Custom query for portfolio items with new VisualComposer Post Grid Element
Hello,
in new VC there is this nice feature to make your own post grids. But I cannot menage to write proper custom query for showing portfolio-posts type. Could you help me with this?
in new VC there is this nice feature to make your own post grids. But I cannot menage to write proper custom query for showing portfolio-posts type. Could you help me with this?
Comments
unfortunately this VC feature is not compatible with our portfolio items. As we mentioned in description, some of muffin items does not work with VC elements.
Thanks for understanding!
I thought Betheme portfolio item is just like other custom post types, like products in woocommerce for example..
And all I need is query to get title, featured image and post link to get it to work...
That's very bad news for me
Thank god I did not stop to search for a solution to my problem, because VC PostGridElement DOES work in BeTheme.
Ok, there is a problem with excerpt, but as long as you want to get post title, featured image and link - everything works fine. I still didn't find a proper way to make a custom query but when you copy VC shortcode and change parameter "post_type" to "portfolio" it works like a miracle.
for those who struggle with this issue:
[vc_masonry_grid post_type="portfolio" ... ]
Thanks anyway.
Thanks for your explanation!
Thanks for understanding!