I had configuren a searchbox (id=1) but i want to apply a new filter with a custom field created with advanced custom fields.
the field its tipo_de_permiso and on the database has only 2 options (Consumidor and Profesional).
From the home, i only want to show the Consumidor results, but i dont want to show this “filter”.
Its any way to asign a Id and from the css make a rule display none? or sent this filter in the url?