Hey all!
I’ve made a acf relationship field and I want to make a custom post qeuery for visual composer/WPbakery Post Grid.
Now, I’ve tried to use the reference: https://www.advancedcustomfields.com/resources/relationship/
I’ve found out that VC post grid works a bit different as found here:
https://stackoverflow.com/questions/30653046/visual-composer-wordpress-query-for-post-grid/31094103#31094103
The basic version of the qeuery works when I only call the post type. But with more arguments it doesn’t work.
Does anyone know how I can get VC Post Grid to work with ACF relationship field?
Cheers!
I’ve ended up making a shortcode in which I could simply run a php wp query.
Hi,
I encounter the same issue, impossible to found my ACF custom posts on the Post Grid module with Visual composer.
There’s any other solution for make them appear inside the module ??
Thanks a lot !