Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
Sorry for the late reply.
You can hide regular search form on mobile by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
@media (max-width: 491px){ #header .header-center form { display: none !important; } }Then display search icon on mobile as described on the below pages.
After that, we can position it using CSS.
Yes, I am doing good.
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s displaying so that I can help you?
Best regards,
Ivory Search SupportYou are always welcome here 🙂
Thank you very much for rating the plugin.
I have released the plugin version 4.5.1 that contains a fix for this.
Please update the plugin on your website to the latest version and let me know how it works for you.
You can resolve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
nav.slicknav_nav .is-menu a { display: none; } nav.slicknav_nav .is-menu form { display: block !important; position: static; opacity: 1 !important; margin-left: 15px; }I hope you are well today and thank you for your question.
It seems your theme-specific issue and I can help you to resolve it after troubleshooting the issue.
I tried to access your shared website but it just displays “We’re building our brand new site”.
Could you please make sure that your shared website is accessible so that I can help you?
Best regards,
Ivory Search SupportThank you for providing detailed information.
I tried to reproduce the issue on my website but I couldn’t so it seems specific to your website.
Perhaps this is because we are lazy-loading some JavaScripts or CSS at the end of the page? I do not know why it was happening.
This can be an issue so you can try temporarily deactivating the lazy-loading and test it.
Also, I can see you are using some cache on your website so you can also try clearing the cache.
I hope you are well today and thank you for your question.
The latest released plugin version 4.5 contains search analytics functionality that tracks in Google analytics what users are searching on your website.
Actually it should display as below for you.
/?s=search-term&id=Default&result=Results FoundI want to test it but I don’t see any search form on your website as shown in the attached screenshots.
Could you please display the search form on your website so that I can test and troubleshoot it?
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.Thank you for sharing your site URL.
I visited your website and saw your website theme has created a custom search bar therefore it is not controlled by the Ivory Search plugin.
You can change the theme search bar functionality by developing a custom code contacting the theme author.
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site or WordPress agency.
You can also consider us to develop it for you using the form https://ivorysearch.com/custom-work/
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where your theme’s search bar is displaying so that I can help you to achieve it?
Best regards,
Ivory Search Support- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login