Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
I hope you are well today and thank you for your question.
The search results page is displayed by the search.php file of the theme that you are using on your site so the plugin doesn’t control how the pages and its text will be displayed on the search results page but your site theme controls it.
You can change this developing custom code in the search.php file of your child theme by contacting the theme author or 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 hiring us to develop it for you using the form https://ivorysearch.com/custom-work/
Best regards,
Ivory Search SupportAugust 7, 2019 at 9:31 AM in reply to: dead end when you click through on a search result media item #2566I hope you are well today and thank you for your question.
On clicking on the image of search results the single attachment page is displayed by the theme that you are using on your website and the plugin doesn’t have any control on it so please contact the theme author If you want to change this page or display anything else on it.
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
It seems not working due to the specificity issue.
Please try changing it as below.
html body .is-form-style input.is-search-input { margin-bottom: 0; border-radius: 5px; font-family: IRANSans; font-size: 14px;}If it still doesn’t work for you then could you please share me your site URL where you are using it so that I can help you?
Best regards,
Ivory Search SupportThank you for sharing your site URL but it is just displaying “Página em construção…”.
Would you mind if I log in to your site and access it? If this is ok then could you please share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?
Also, please share me the specific page URL from your site where it is happening.
Sorry to hear of the problem you are having.
Could you please share me the page URL from your site where it is happening so that I can troubleshoot it?
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
As discussed in the live chat that you can increase its width by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
.k2t-menu li form.is-search-form { width: 1000px; max-width: 100%; } .k2t-menu li form.is-search-form label { width: 68%; display: inline-block; vertical-align: sub; } .k2t-menu li form.is-search-form label input.is-search-input { width: 100%; }Best regards,
Ivory Search SupportI hope you are well today and thanks for posting here.
Sure, we will implement this feature in the future version of the plugin.
Thanks,
Ivory Search SupportThank you for sharing the site URL.
Please use the below custom CSS code to make it full width.
#content .is-form-style label { width: 90%; } #content .is-form-style input.is-search-input { width: 100%; }I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Ivory Search SupportThank you for sharing the site URL and the screenshots.
I can’t access your shared site page as it is getting redirected to the login page.
Please advise.
Also, please share the screenshot of the category that you have selected to exclude from search.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login