Support

Account

Home Forums General Issues Advanced custom fields – relationships logic reversed Reply To: Advanced custom fields – relationships logic reversed

  • Hi @wlodek

    Because the relationship field saves multiple values as a serialized array, you need to take this into account in your WP_Query args.

    To understand the problem, please read this in depth guide for this exact issue:
    http://www.advancedcustomfields.com/resources/tutorials/querying-relationship-fields/