Forum Replies Created

Viewing 10 posts - 1,671 through 1,680 (of 1,689 total)

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

  • Author
    Posts
  • in reply to: Keyword search #616
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    Hi Jeff,

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

    Do you want to allow users to search posts of specific dates?

    If yes then you can achieve it by configuring search form Date settings as shown in the attached screenshots.

    Best regards,
    Ivory Search Support

    Attachments:
    You must be logged in to view attached files.
    in reply to: Search is Returning More than posts & Pages #612
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

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

    in reply to: Search is Returning More than posts & Pages #610
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    It seems you are using search from added in the menu.

    If this is the case then the functionality of menu search form is controlled from plugin screen Ivory Search -> Settings -> Search To Menu

    So please make sure oyu have configured Search To Menu options correctly and share me the screenshot of it.

    in reply to: Search is Returning More than posts & Pages #608
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    Ok. As requested above could you please share your site URL where it’s happening so that I can troubleshoot it?

    in reply to: Search is Returning More than posts & Pages #604
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

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

    Please make sure you have selected only post and page post types in the search form settings as described in the following documentation.

    How to use Ivory Search plugin

    If you ned further help then could you please share me screenshots of plugin settings and your site URL where it’s happening so that I can troubleshoot it?

    Best regards,
    Ivory Search Support

    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    You are most welcome here πŸ™‚

    Thank you for your valuable feedback and review πŸ™‚

    Please advise if you have more questions.

    Have a fantastic day!

    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    Hi Brochite,

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

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

    
    #page  .ivory-search #searchsubmit {
        width: 100px;
    }
    
    #page .ivory-search input.search-field {
        width: calc(100% - 100px);
    }
    

    Best regards,
    Ivory Search Support

    in reply to: Ivory Search with Ajax Search Lite #570
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    It seems the Ajax Search lite plugin doesn’t integrate AJAX search functionality with other plugin search forms such as Ivory Search forms so please contact Ajax Search lite plugin support to know why this is happening.

    in reply to: Ivory Search with Ajax Search Lite #567
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    Hi @Cadurling,

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

    Do you mean you are trying to use AJAX search with the search form added in the menu using Ivory Search plugin or anything else?

    Could you please tell me what you meant by boolean search?

    Also could you please share me your site URL where it’s happening so that I can test it?

    Best regards,
    Ivory Search Support

    in reply to: How can I style the results page to match my site? #550
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,793

    Hi @djmarya,

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

    The search results page is generated by the theme that you are using on your site.

    You can style it by developing custom CSS code and change its layout or structure by editing your theme file search.php in the child theme.

    Best regards,
    Ivory Search Support

Viewing 10 posts - 1,671 through 1,680 (of 1,689 total)

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