Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
The search window is very small. What css would make the search entry field taller in height?
I visited your shared site but didn’t see the search entry field on your site so could you please tell me where you are dispalying it so that I can help you?
I hope you are well today and thank you for your question.
It was plugin misconfiguration issue that you have restricted the search to only search Page post type and attachments posts having slected MIME types as shown in the attached screenshots.
I have removed these restrctions and now the search seems working fine.
Could you please confirm it?
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 question.
The search results page and next page link along with the icon is displayed by the search.php file of the theme that you are using on your siteand the plugin doesn’t control 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 us to develop it for you using the form https://ivorysearch.com/custom-work/
Best regards,
Ivory Search SupportHi Hendrik,
I hope you are well today and thank you for your question.
The search form and its placeholder text are displayed by the theme that you are using on your site so you can change it by editing theme searchform.php file in the child theme as described in the following page.
Alternatively, you can change the text by translating your theme or using any of the below plugins.
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
That search form effect is not just achieved using CSS code but also using javascript code.
You have to develop custom code to achieve that.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
If you are not a developer then you can consider hiring a developer to develop it for you.
Best regards,
Ivory Search SupportYou can change text color to blue by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
#masthead .is-menu input.search-form__field::-webkit-input-placeholder{ color: #2c82b2; } #masthead .is-menu input.search-form__field::-moz-placeholder{ color: #2c82b2; } #masthead .is-menu input.search-form__field:-ms-input-placeholder{ color: #2c82b2; } #masthead .is-menu input.search-form__field:-moz-placeholder{ color: #2c82b2; } #masthead .is-menu input.search-form__field { color: #2c82b2; }I hope you are well today and thank you for your question.
I visited your shared site and saw the search icon color is blue on it as shown in the attached screenshot.
Could you please tell me exactly what changes you have to make on it?
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 question.
Currently, the plugin doesn’t provide thois functionality but we will implement it soon in the future version of plugin.
Best regards,
Ivory Search SupportFebruary 18, 2019 at 8:28 PM in reply to: Hello, i can´t change the button "Search in post content" #1834Thank you for confirming it.
February 18, 2019 at 2:18 PM in reply to: Hello, i can´t change the button "Search in post content" #1832I hope you are well today and thank you for your question.
This issue is resolved in the latest released plugin version 4.1.7 so could you please update the plugin to the latest version and let us know whether it works fine?
Best regards,
Ivory Search Support- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login