Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
Hi Jeff,
I hope you are well today and thank you for your question.
Do you want to allow users to search posts of specific dates?
If yes then you can achieve it by configuring search form Date settings as shown in the attached screenshots.
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.You are most welcome, Iβm glad I was able to help you in this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5
Iβd really appreciate that. π
And if I can be of any further assistance please don’t hesitate to ask.
It seems you are using search from added in the menu.
If this is the case then the functionality of menu search form is controlled from plugin screen Ivory Search -> Settings -> Search To Menu
So please make sure oyu have configured Search To Menu options correctly and share me the screenshot of it.
Ok. As requested above could you please share your site URL where itβs happening so that I can troubleshoot it?
I hope you are well today and thank you for your question.
Please make sure you have selected only post and page post types in the search form settings as described in the following documentation.
If you ned further help then could you please share me screenshots of plugin settings and your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Ivory Search SupportAugust 19, 2018 at 9:59 AM in reply to: Search button text cut off – search bar too wide – search button too narrow #582You are most welcome here π
Thank you for your valuable feedback and review π
Please advise if you have more questions.
Have a fantastic day!
August 19, 2018 at 9:33 AM in reply to: Search button text cut off – search bar too wide – search button too narrow #580Hi Brochite,
I hope you are well today and thank you for your question.
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
#page .ivory-search #searchsubmit { width: 100px; } #page .ivory-search input.search-field { width: calc(100% - 100px); }
Best regards,
Ivory Search SupportIt seems the Ajax Search lite plugin doesn’t integrate AJAX search functionality with other plugin search forms such as Ivory Search forms so please contact Ajax Search lite plugin support to know why this is happening.
Hi @Cadurling,
I hope you are well today and thank you for your question.
Do you mean you are trying to use AJAX search with the search form added in the menu using Ivory Search plugin or anything else?
Could you please tell me what you meant by boolean search?
Also could you please share me your site URL where it’s happening so that I can test it?
Best regards,
Ivory Search SupportHi @djmarya,
I hope you are well today and thank you for your question.
The search results page is generated by the theme that you are using on your site.
You can style it by developing custom CSS code and change its layout or structure by editing your theme file search.php in the child theme.
Best regards,
Ivory Search Support- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login