Hi, I recently noticed an issue on the search results page for one of our client's websites. I am unable to perform a new search from within the search results page itself -- when you click on the search icon in the header, nothing happens. Instead of opening the search box, the only thing that happens is the address bar gets #searchbox added to the end of the URL. Additionally, the mobile 'hamburger' menu does not open when you are on the search results page.
I'm pretty sure this all started happening since the recent update to WordPress v4.5.3. The staging environment we have for this site is not having any of these issues, and the only difference with the staging environment is that it's running an older version of the Salient theme. That's why I'm pretty confident this isn't a plugin conflict, but rather a conflict between Salient (version 7.0.9.) and the latest version of WordPress.
Hi, thank you for the response. I ended up copying the code from the parent theme's search.php file into the child theme's search.php file, and it fixed the problem. You can mark this issue as resolved, thanks!
Hi, I recently noticed an issue on the search results page for one of our client's websites. I am unable to perform a new search from within the search results page itself -- when you click on the search icon in the header, nothing happens. Instead of opening the search box, the only thing that happens is the address bar gets #searchbox added to the end of the URL. Additionally, the mobile 'hamburger' menu does not open when you are on the search results page.
I'm pretty sure this all started happening since the recent update to WordPress v4.5.3. The staging environment we have for this site is not having any of these issues, and the only difference with the staging environment is that it's running an older version of the Salient theme. That's why I'm pretty confident this isn't a plugin conflict, but rather a conflict between Salient (version 7.0.9.) and the latest version of WordPress.
Here is a link to the search results page: http://klastelecom.com/?s=products
Any help with this issue is greatly appreciated, thank you!
Hey ,
Could you please go through this checklist quickly so we can rule out common issues https://themenectar.ticksy.com/article/5032/ .
Best.
ThemeNectar Support Team
Hi, thank you for the response. I ended up copying the code from the parent theme's search.php file into the child theme's search.php file, and it fixed the problem. You can mark this issue as resolved, thanks!