Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › WordPress Theme Search bar › Reply To: WordPress Theme Search bar
Hi Ernest,
Please see below from the theme author. I need to try and sort this out soon please Id really appreciate your assistance.
Let me know if you need anything from me
_________________________________________
hello, i don’t know why you said that this theme uses hard-code for search but this we don’t need a searchform.php file separately for search just use default seach function of wordpress default or custom new search function.
And this is the code for seach on header:
wp-content\themes\wp_oswad_market\framework\functions\main.php as example at here http://prntscr.com/ns5qk8 you can seach the key “my_search_form”
and you can go to the file wp-content\themes\wp_oswad_market\theme\functions\filter_theme.php to check function my_search_form as image:
http://prntscr.com/ns5rhr
Thank You & Best Regards,