Support

Account

Home Forums General Issues Filtering Archives Using Checkbox Custom Fields Reply To: Filtering Archives Using Checkbox Custom Fields

  • OK, so I’m using an array for my checkboxes, and am using the pipe ‘|’ character instead of commas.

    Now, when I manually add my custom fields and separate them in the url like so:

    dev.com/slug?=field1|field2|field3

    this checks the appropriate checkboxes, but doesn’t return the filtered post results. Is there a different method, when using checkboxes?