Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
Hi Howard,
I hope you are well today and thank you for your questions.
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.
We are going to implement these options in the future version of the plugin so that you can change it easily.
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
Please make sure that you have not configured the search form to search category name as described in the below page.
Best regards,
Ivory Search SupportI logged into your shared site and confirmed the issue but it is working fine on my test site as shown in the attached screenshot.
This can be theme issue used on your site so to confirm it just temporary use the Twenty Seventeen theme on your site. If everything works fine then it’s your site theme issue.
Also, this can be due to plugin conflict on your site so please try temporary deactivating all plugins except Ivory Search plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Attachments:
You must be logged in to view attached files.I could confirm the issue on your shared site.
Could you please share me the whole plugin search form settings screenshots?
Alternatively, would you mind if I log in to your site and do some troubleshooting? 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?
I hope you are well today and thank you for your question.
Are you configuring the default search form or created a new one?
Also please do not select any post type in the dropdown as shown in the attached screenshot.
Could you please share me the page URL from your site where it is not working so that I can troubleshoot it?
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.April 27, 2019 at 8:51 PM in reply to: Search functions work when logged in to WordPress, but not when logged out #2144Hi James,
I hope you are well today and thank you for your question.
Are you using any cache plugin on your site?
If yes then please try clearing the cache or temporarily disabling the cache plugins.
If the issue still persists then could you please share me the page URL from your site where it is displaying so that I can troubleshoot it?
Best regards,
Ivory Search SupportApril 16, 2019 at 2:44 PM in reply to: View Search result direct at the actual word without scroll #2115Hi Mike,
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 links will be displayed on the search results page and its functionality 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 us to develop it for you using the form https://ivorysearch.com/custom-work/
Best regards,
Ivory Search SupportYou 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.
Hi Steve,
I hope you are well today and thank you for your question.
It seems the theme specific issue that you are using on your shared site.
To resolve the issue you can always display the search text box on mobile by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
@media screen and (max-width: 768px){ .is-menu.dropdown form { display: block !important; position: static; } .is-menu.dropdown > a, .is-menu.dropdown form input[type=submit] { display: none; } }Best regards,
Ivory Search SupportThank you very much!
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login