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 hello-elementor theme that you are using on your site so the plugin doesn’t control how the search results page structure and its text will be displayed on the search results page but your site hello-elementor 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 SupportThe site is made up entirely of pages, not posts, and FE Authors is part of the meta for pages made from Article templates.
I would like to get results related to the terms in the fe_author custom taxonomy.Is fe_author custom taxonomy or meta?
If you are confused then just share me the screenshot of the screen where you are saving it so that I can better understand it.
Is there a way to display a drop-down list from which users could select an author (i.e. taxonomy term) rather than typing in a name?
Currently, the plugin does not provide this functionality but will be implemented in the future version of the plugin.
I hope you are well today and thank you for your question.
I visited your shared site but didn’t see any tooltip on it as shown in the attached screenshot.
Could you please test it on a different browser to check whether it is a browser-specific issue?
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 with 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.
I hope you are well today and thank you for your question.
Please try resetting the search form by clicking on the Reset button or use the search form customizer and change the search form style as shown in the attached screenshots.
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.
Do you want to search those articles by author name and not by page content as shown in the attached screenshot?
If not then could you please describe your question a bit more in detail by sharing the screenshots?
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.December 1, 2019 at 7:08 PM in reply to: Header Search Bar Persists Despite Disable and Cache Flush #3468Please make sure that you have disabled the search form in the site header as described on the below page.
If it still displays then you can hide it by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
body > .is-menu-wrapper { display: none; }I hope you are well today and thank you for your questions.
1) How to add a search icon after the Search title?
You need to develop custom code to achieve this.
2) On a mobile device, you will see the Search menu is on the very bottom. How to move the Search menu very Top (above Home menu)?
You can achieve this as described on the below page.
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
This seems happening because the plugin CSS code is taking time to load on your website as your website is heavy to load and takes more time.
You can resolve the issue either by optimizing your website or adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
.is-menu.dropdown form { display: none; }Best regards,
Ivory Search SupportNovember 26, 2019 at 8:49 PM in reply to: Is it possible to OR (not AND) search a large number of terms #3436You are most welcome, I’m glad I was able to help you with 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.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login