Support

Account

Home Forums Front-end Issues Relationship as an if/else statement Reply To: Relationship as an if/else statement

  • Yes, a relationship would probably be the best choice. There is example code for this on the relationship field page https://www.advancedcustomfields.com/resources/relationship/. You just need to add the post id argument $posts = get_field('relationship_field_name', 'options'); as described here https://www.advancedcustomfields.com/resources/options-page/