Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- August 11, 2020 at 10:06 PM in reply to: Two “Default Search Form” listed after importing from another site. #5477
Sorry to hear about the problem you are having.
The Default Search Form is deletable by default.
You can delete them by adding the below code in the wp-config.php file of your WordPress install or in any plugin file or in the functions.php file of the theme.
define( 'DELETE_DEFAULT_SEARCH_FORM', true );Best regards,
Ivory Search SupportI hope you are well today and thank you for your questions.
on mobile the search logo is realy small. is it possible to make it little bigger? or more to the center?
The code you put above doenst work.Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?
and do you know if you can change the text in the search field ( search here ) to own language.
You can change the text by editing the search form and using its Search Form Customizer displayed on the below path.
Ivory Search -> Search Forms -> Design
Best regards,
Ivory Search Support@thomas Please see the reply posted in your below topic.
I hope you are well today and thank you for your kind words.
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
body div.is-menu-wrapper { top: 53px; } body div.is-menu-wrapper .is-menu path.search-icon-path { fill: #FFF; }Best regards,
Ivory Search Support@Balaswamy Vaddeman I have tested it on my test site and it’s working fine for me using the latest version of the Ivory Search plugin as displayed in the attached screenshot.
I visited your shared website to troubleshoot the issue but didn’t see the Ivory Search form being used anywhere on it.
Please advise.
Attachments:
You must be logged in to view attached files.I have fixed the search details box issue in the latest released plugin version 4.5.3 so please update the plugin on your website and do let me know how it works for you.
If it still displays for you even after deactivating the Ivory Search plugin then it means this is not an issue of Ivory Search plugin but the theme or any other plugins that you are using on your website.
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 exclude the menu from search results by 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/
I hope you are well today and thank you for your question.
If the theme doesn’t use the menu location then you can select the created menu in the plugin Menu Search options as shown in the attached screenshot.
We can’t display popup using the shortcode.
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
You are always 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