Forum Replies Created

Viewing 10 posts - 1,421 through 1,430 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: Repositioning Search bar. #3248
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I tried to access your shared site to troubleshoot it but it is just displaying the message “Get Ready… Something Really Cool Is Coming Soon”.

    Would you mind if I log in to your site and access it? If this is ok then could you please temporary share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?

    in reply to: How to sort results by parent page title? #3232
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    You can order the search results by page title by configuring the search form as described below.

    Order Search Results Posts

    Best regards,
    Ivory Search Support

    in reply to: How to Re-Index The database #3228
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You are always welcome here šŸ™‚

    Have a fantastic day!

    in reply to: Search form styline #3221
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

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

    #content-full #searchform #searchsubmit {
        max-width: 50px;
    }

    Best regards,
    Ivory Search Support

    in reply to: Repositionning AJAX results #3196
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    @media (min-width: 800px) {
    div#is-ajax-search-result-97 {
        margin-left: -160px;
    }
    }
    in reply to: Repositionning AJAX results #3190
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

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

    Best regards,
    Ivory Search Support

    in reply to: Mobile search #3189
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Thank you very much!

    You are always welcome here šŸ™‚

    in reply to: Mobile search #3183
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Please use below CSS code to make the difference between them.

    button.navbar-toggle {
        margin-right: 40px;
    }

    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.

    in reply to: Format Appearance of the Search Box #3182
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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.

    in reply to: Mobile search #3171
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    div.is-menu-wrapper {
        width: auto;
            top: 25px;
    }
Viewing 10 posts - 1,421 through 1,430 (of 1,719 total)

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