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

Reply To: Search not responding on mobile

#37972
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Tonya,

Thank you!

I just noticed from the source, that the output of the search is not correct at all. I have found that in the theme main.js file there are multiple lines of code tempering with the search output – moving the elements and such. That is causing the issues unfortuantely.
I do not recommend tempering with the search output via javascript, I can not guarantee support for that.

Instead of making copies of the search code via javascript, I strongly recommend doing that via the theme files instead, putting the shortcode to the preferred locations. That will not temper with the output, and will be compatible with future releases as well.