Sorry, but nothing matched your search terms.

Ivory Search Forums Support Sorry, but nothing matched your search terms.

Viewing 3 reply threads

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

  • Author
    Posts
    • #5147
      steviep
      Participant
      • Topics: 1
      • Replies: 2

      #1 Is there a way to change the default text when no search terms are matched?
      #2 Is there a way to have recommendations given when exact search terms are not found?

      And a final question and attachment, when given search results, can the search button align with search form?

      Attachments:
      You must be logged in to view attached files.
    • #5152
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      I hope you are well today and thank you for your questions.

      #1 Is there a way to change the default text when no search terms are matched?
      #2 Is there a way to have recommendations given when exact search terms are not found?

      The no search results found 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 text will be displayed on it 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 hiring us to develop it for you using the form https://ivorysearch.com/custom-work/

      And a final question and attachment, when given search results, can the search button align with search form?

      Yes, we can align it using CSS.

      Could you please share the page URL from your site where it is displaying so that I can help you to align it?

      Best regards,
      Ivory Search Support

    • #5156
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      You can align it by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

      .is-search-form input.is-search-input {
          margin: 0;
      }
      • #5162
        steviep
        Participant
        • Topics: 1
        • Replies: 2

        That worked fine. Thank-you.

    • #5163
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      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.

Viewing 3 reply threads

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