Support

Account

Home Forums General Issues Search on ACF field Reply To: Search on ACF field

  • PRoblem is that I’m coding a search system.

    So there is 3 possibilities :

    I’m searching for post who have meta ‘pieds’ set to ‘gauche’ or ‘droite’ for when radio is not checked at all
    I’m searching post who have meta pied set to ‘gauche’
    I’m searching post who have meta pied set to ‘droite’

    How can I do something like this in a meta_query ?