Ivory Search › Forums › Support › Ivory Search is not working in my account page (only icon is visible)
Tagged: Icon visible but not working
- This topic has 3 replies, 2 voices, and was last updated 4 years, 10 months ago by
srshegdekar@gmail.com.
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- June 24, 2020 at 1:16 PM #5052
Hi Shyam,
I hope you are well today.
Thank you for your question and kind words that motivate.
I visited your shared website and saw on my account page the javascript error is occurring as shown in the attached screenshot causing Ivory Search plugin javascript code to not work.
You can either resolve the javascript code on your website or on that page display search form on hovering over the menu search icon by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
.woocommerce-account li.is-menu.is-dropdown:hover > form { display: block; }
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.- June 24, 2020 at 1:44 PM #5055
Hi there,
Thanks a lot. It’s working in the desktops.. & Laptops but not on phones.. what shall I do?
another media query..?
and P.S:- we wanted the search icon to be on the main header in phones n not in drop down menu.. so we have made some changes..(as the search icon doesn’t work when under menu in the phones) but this prob was solved when we pushed it on the top.. n slightly tweaked it..
Now the icon does work on the laptop/desktop by the css code shared by you.. now we want that for phones too..
Regards,
Shyam
- June 24, 2020 at 4:04 PM #5059
It works fine for me on mobile also as shown in the attached screenshot.
Please advise.
Attachments:
You must be logged in to view attached files.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login