Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
Hi Lissa,
Sorry to hear about the problem you are having.
We will definitely resolve the issue and display the search form on the menu.
Have you created the menu using elementor plugin?
If yes then could you please tell me which element you are using to display it by sharing its screenshot?
Best regards,
Ivory Search SupportAwesome great to see you got that achieved using the plugin.
If you have time then please consider posting the plugin review as described in my earlier reply.
Feel free to advise if you have more questions.
Have a fantastic day!
Thank you very much – the speed you have done this is really appreciated.
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 will need to do a little research into creating a child them but I’m sure I will find this the perfect solution.
If you use child theme then the custom code will persist even after updating the theme.
You will find more information about the child theme on the below pages.
https://www.smashingmagazine.com/2016/01/create-customize-wordpress-child-theme/Sorry to hear about the problem you are having.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Ivory Search SupportI have implemented the feature in the latest released plugin version 4.4.11
To use the feature, please update to the latest plugin version and then add the below code in the functions.php file of your child theme.
function func_is_exclude_child(){ return true; } add_filter( 'is_exclude_child', 'func_is_exclude_child' );Please let me know how it works for you.
Also, please note that if you have configured the search form to search images and exclude any post or page then If you enable the above option then the images or attachments attached to the excluded post/page will also get excluded from the search.
Currently, you have to select each topic manually to exclude from the search.
I will implement the feature in the future version of the plugin so that all topics of the forum will be automatically excluded from the search.
I hope you are well today and thank you for your question.
It seems from your shared screenshot that you have configured the plugin settings correctly and it should exclude the Staff Only forum from search.
I have tested it on my test site and it’s working fine for me using the latest version of the Ivory Search plugin.
Are you searching the forum name or topics contained in the forum?
If you are searching for the topics then you have to also exclude the topics.
Best regards,
Ivory Search SupportSorry to hear about the problem you are having.
Could you please tell me exactly where you are getting an error so that I can troubleshoot it?
It seems WordPress setup related issue.
You can resolve the error as described on the below pages.
How To Fix ‘The Link You Followed Has Expired’ Error In WordPress
Best regards,
Ivory Search Support@jingael Have you created the menu on your website using any page builder?
Have you configured the plugin settings to display search form in menu as described above?
Could you please share your site URL where it is not displaying so that I can troubleshoot it?
Loco told me that the texts are taken from the plugin, the template or the WordPress, but that in none of these was the “search” that was requested from the plugin. They were not as kind as you.
If the plugin can’t translate dynamic strings of WordPress as described above then it won’t translate the same strings of plugins so you have to use another translation plugin that does it.
By the way, I have marked this email as private. No one will be able to see the access that I have created for you, right?
Yes, you are right.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login