-
-
Hi there,
The issue is when scroll down the page, then you click on search icon, it takes you to the top. And I have to click the search icon again for the search field to show up. We have to click 2 times for the search field. This also happens on your demo as well. We want the search field to show even if we scroll down on the page. Thanks!
Here is the reply from your support team.
Yes, i understand your issue. Adding the focus function does fix that. I have tested it. Please open up a ticket into our support forum. Send us some valid ftp credentials and i will do it for you. Let us know.Here is the URL to the site: https://smartdrive.staging.wpengine.com/
I have setup all SFTP info on profile. Let me know if you need anything.
Thanks,
- This topic was modified 7 years, 5 months ago by digitalstyle.
-
-
Make sure Port is set to 2222. I am able to access just fine.
Thanks!
-
-
Hello,
I fixed it.
In thecodelessSearchButton()
i commented out some lines that were preventing this.
The original code: https://codeshare.io/21qwOm
The edited version: https://codeshare.io/G7Znek
Please check your site.Best regards!
-
Hello,
It looks the search is working fine now. But I couldn’t see any code on the edited version. https://codeshare.io/G7Znek
Could you somehow copy/paste the original code and the edited version here? So I can see what are the changes, I will need to update it on the production later on.
Thanks a lot!
-
Hello,
Please go to your js\main.js file, find the
codelessSearchButton()
function and you will see the commented lines. They are all inactive (color gray).
See screenshot: https://pho.to/AkBDYA good way to save changes for future updates is to save the file in your computer and later on, open it and check the changes with the new updated file(after any theme update).
Best regards!
-
You must be logged in to reply to this topic.