Support

Account

Home Forums General Issues Query in URL for ACF chexbox field in CPT Reply To: Query in URL for ACF chexbox field in CPT

  • A checkbox stores as a serialised array, change the compare from = to LIKE

    That I believe should do it