This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Search instance not showing on mobile

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search instance not showing on mobile Reply To: Search instance not showing on mobile

#26920
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Looks like the mobile search is not printed via the get_search_form hook, so the plugin cannot override it. I tried to look through the theme files to perhaps find where it is printed, but I could not.
Can you please ask the theme author in which file is the mobile search form printed?
The only way to override that is via the child theme & custom coding, but I can help you with that, if I know where to look.