This topic has 2 replies, 2 voices, and was last updated 6 years, 3 months ago ago by Olga Barlow
Hello Rose,
I have a problem here with the header search form, can you help me?
In his settings, the type of search I would like to be just “Posts” and not “Posts and Pages”, can we make this change in the child theme so that we do not miss this change in future theme updates?
I await your next interaction!
Best regards,
Rodrigo M.
Hello,
1) Go to woopress/framework/theme-functions.php and find function et_search_filter, add the code if(!function_exists('et_search_filter')) { }
as mentioned on the screenshot http://prntscr.com/ke9miv
We’ll include this in next theme update.
2) Copy only et_search_filter function into child theme functions.php and remove code mentioned on the screenshot.
Regards
You must be logged in to reply to this topic.Log in/Sign up