ACF Relationship field
-
I can’t get post category from acf relationship field. I am doing this
{% set postData = getPostData(item.post_id, true, true) %}
It shows post custom fields, but it doesn’t show post category fields(category name, category slug an so on).
How can I get post category fields in ACF Relationship field?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘ACF Relationship field’ is closed to new replies.