Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings
.is-menu.default form { max-width: 100%; width: 400px; } .is-menu input.is-search-input { border-radius: 8px 0 0 8px; } .is-menu button.is-search-submit .is-search-icon { border-radius: 0 8px 8px 0; }I hope you are well today and thank you for your question.
Do you want to increase the search icon width?
Could you please share your site URL where it’s displaying so that I can help you to achieve it?
Best regards,
Ivory Search SupportWhen adding this plugin it shows that the plugin is already installed. We do not have a test website, and I also see there are at least 5 recent support threads with people with the same issue.
If possible could you please share their URLs?
by the way, the plugin you asked us to download is the same version as the one we currently have:
Please visit the below page and download the old version as shown in the attached screenshot.
https://wordpress.org/plugins/add-search-to-menu/advanced/#download-previous-linkThat will work as a workaround until you get your plugin fixed. Let me know when you do please.
It is working fine for me on my website using the latest version of the plugin so it seems your website specific issue.
I need to troubleshoot it on your website.
Attachments:
You must be logged in to view attached files.I hope you are well today and thank you for your question.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
This can be a theme issue used on your site so to confirm it just temporarily use the Twenty Twenty theme on your site. If everything works fine then it’s your site theme issue.
Best regards,
Ivory Search SupportSorry to hear about the problem you are having.
As discussed in the email and you have confirmed that the search was working fine for you but not anymore after updating the plugin to the latest version.
To confirm this, could you please check whether the previous plugin version works fine for you that you can download from the below page?
Best regards,
Ivory Search Support1) Please read point 1 from the beginning of this topic. The point is that your search engine displays a different template than the one set as the Search template.
Could you please share the template page URLs from your site where it is displaying so that I can troubleshoot it?
2) Can you also help me with point number 2?
Please use the below CSS code to achieve this.
@media only screen and (max-width: 600px) { body .is-form-style input.is-search-input { font-size: 16px; } }I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you?
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
You can achieve this by developing a custom code.
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/
Best regards,
Ivory Search SupportI don’t see any search template issue on your shared pages so could you please share the screenshots of them?
You can resolve the search form border issue by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings
body .is-form-style.is-form-style-3 input.is-search-input { border-right: 1px solid #e0e0e0 !important; }The issue is resolved in the latest released plugin version 4.5.11 so please update the plugin to the latest version on your website.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login