Hello there,
I have big struggle with one thing.
I am using ACF PRO plugin and also Elementor PRO.
Using elementor Single Post template for all our branches I displaying informations from CPT “branches”.
These CPTs have an assigned ACF group of fields “branch info”, where for example there is an address, contact, but also “Advisors at the branch”, which is a Post object (CPT “Advisors”), with a return value of post object.
Therefore, in the CPT of any branch I correctly assign the given advisors (multiple), which is saved without any problems and works.
However, the problem occurs in a situation where I want to add an Elementor Grid loop to a single post template, when the source query unfortunately does not offer me the given post object. Of course, it offers me information about the branch, contacts, address, etc. But the post object cannot be found in the select and it also cannot be displayed via the Query ID “bus-advisors” (our field name).
Have any of you guys better skill then me and could help me find out solution?
Thank you in advice,
Filip