• I want to get access to a nested Post Object contained in a Post Object already accessed correctly with [related] shortcode as stated in documentation:

    [related countries]
    [field title] //<– this displays correctly

    [-related international_distributor] //<– THIS OUTPUTS WITH BRACKETS AS IF NOT RECOGNIZED
    [field title] //<– THIS OUTPUTS AS THE UPPER LEVEL FIELD
    [/-related] //<– THIS OUTPUTS WITH BRACKETS AS IF NOT RECOGNIZED

    [/related]

    How can I achieve desired behaviour?

    thanks a lot Eliot!

    • This topic was modified 7 years, 9 months ago by sirol81.
  • The topic ‘ACF nested related Post Object’ is closed to new replies.