Nested ACF relatioship
-
Hi there
I’ve been trying to set nested acf relations ship is so, so many ways that I can’t even lit it there.
basically I have three custom post types : CPT1, CPT2, CPT3
CPT1 and CPT2 have bidirectional relationship field named cpt1_to_cpt2 and cpt2_to_cpt1
the same goes for CPT2 with CPT3I would like to display something that could intuitively be
[related cpt1_to_cpt2] [field title] [related cpt2_to_cpt3] [field title] [/related] [/related]
I tried all what I could think of, using loops, usig “-” to diferentiate shorcode…
is there any way to acheive this, this would be a killer feature
thank’s
- The topic ‘Nested ACF relatioship’ is closed to new replies.