Hi there dear Pro’s,
Currently, I am playing around with the possibilities of loopers & providers and the search layout (builder).
Actually, I want to query the output for that it displays only results matching title or category(s) of a custom post type.
… but I am stuck: I can’t find a way to combine two query strings.
post_type=CUSTUMPOSTTYPE&s={{dc:query:search_query}}
(output results matching title)
and (better OR )
post_type= CUSTUMPOSTTYPE&category_name={{dc:query:search_query}}
(output results matching category)
Could you point me in the right direction?
// And as +1, how would I add an ACF to the string?
(output results matching advanced_custom_field)
I’d really appreciate some guidance!
… and I’m certain this could help other too!
Best
Pavlo