Forum Replies Created

Viewing 10 posts - 1,181 through 1,190 (of 1,719 total)

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
  • in reply to: Search not appearing on Menu #5009
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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 Support

    in reply to: Excluding a forum #5008
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Awesome 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!

    in reply to: Excluding a forum #4997
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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.

    Child Themes


    https://www.smashingmagazine.com/2016/01/create-customize-wordpress-child-theme/

    in reply to: Search button on mobile on second row #4994
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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 Support

    in reply to: Excluding a forum #4987
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I 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.

    in reply to: Excluding a forum #4976
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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.

    in reply to: Excluding a forum #4974
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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 Support

    in reply to: The link you followed has expired… #4971
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Sorry 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.

    https://docs.presscustomizr.com/article/333-how-to-fix-the-link-you-followed-has-expired-in-wordpress

    How To Fix ‘The Link You Followed Has Expired’ Error In WordPress


    https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress/

    Best regards,
    Ivory Search Support

    in reply to: Ivory search plugin does not appear in the main menu #4969
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    @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?

    in reply to: Translate “search” button #4951
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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.

Viewing 10 posts - 1,181 through 1,190 (of 1,719 total)

You must be logged in to create new topic or reply to the topic.