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 Ivory Search -> Settings -> Settings
.is-form-style.is-form-style-3 label { width: calc(100% - 58px)!important; } .is-form-style.is-form-style-3 input.is-search-input { height: 48px; background-color: rgba(255,255,255,0.75)!important; border-radius: 4px; color: #444444!important; } .is-form-style.is-form-style-3 input.is-search-input:focus { background-color: rgba(255,255,255)!important; } body form.is-form-style.is-form-style-3 button.is-search-submit { padding: 0 !important; transform: none !important; } .is-form-style.is-form-style-3 button.is-search-submit .is-search-icon { height: 48px; padding: 13px 19px!important; width: 58px; background: #f9b829!important; border: 0; border-radius: 4px; } .is-form-style-3 .is-search-input::-webkit-input-placeholder { color: #000 !important; } .is-form-style-3 .is-search-input::-moz-placeholder { color: #000 !important; } .is-form-style-3 .is-search-input:-ms-input-placeholder { color: #000 !important; } .is-form-style-3 .is-search-input:-moz-placeholder { color: #000 !important; } .is-form-style.is-form-style-3 button.is-search-submit path { fill: #FFF; }I hope you are well today and thank you for your question.
Currently, there is no option to display custom form look like default search form by deactivating its customization but I will implement it in the future version of the plugin.
In meanwhile, will it work If I assist you to style the custom form look like the default search form by using CSS code?
Best regards,
Ivory Search SupportI searched ‘fumes’ which is not in the post title and it is getting searched as displayed on the below page.
https://elcaminorealumw.org/?s=fumes&id=0
Also, please make sure that you have enabled the search highlight feature as described on the below page.
You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
@media only screen and (max-width: 767px){ #is-ajax-search-result-23706 { max-width: 70%; } #is-ajax-search-result-23706 { left: 14% !important; } } #is-ajax-search-result-23706 .right-section .is-title a { display: block; line-height: 60px; padding-left: 99px; } #is-ajax-search-result-23706 .is-search-sections .meta { display: none; } #is-ajax-search-result-23706 .is-ajax-search-post { padding: 0; } #is-ajax-search-result-23706 .thumbnail a { padding: 15px; display: block; float: left; }Sure, I will resolve the issue and will notify you here.
I hope you are well today and thank you for your question.
Could you please share the search results page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
It displays fine for me as shown in the attached screenshot.
This may be the issue of different screen resolution which I will troubleshoot and resolve in the upcoming version of the plugin.
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.I hope you are well today and thank you for your questions.
Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Ivory Search SupportIt seems your website menu is a part of your page content therefore it displays in the search results.
Could you please check it by temporarily deactivating the Ivory Search plugin and see whether you get the same results?
But now, why are the results all the same listed? Looks like the results are just my website menu?
Could you please share the page URL from your site where it is displaying so that I can troubleshoot it?
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login