Forum Replies Created

Viewing 10 posts - 1,031 through 1,040 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: Border radius on iPhone #6084
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    This seems the iPhone a related issue as described on the below pages.

    https://stackoverflow.com/a/7879177
    https://stackoverflow.com/a/2918716

    You can try resolving 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-form-style input.is-search-input {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius:0;
    }

    Best regards,
    Ivory Search Support

    in reply to: Shortcode for search icon #6079
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    You can try achieving this as described on the below pages.

    Display Search Form In Menu

    Display Search Form In Mobile Site Header

    Best regards,
    Ivory Search Support

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

    Could you please clear the cache of wpo-minify and temporarily deactivate it on your website?

    in reply to: Change search form width based on specific screen width #6077
    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 only screen and (max-width: 1160px) {
    .is-menu.default form {
        max-width: 100%;
        width: auto;
    }
    }
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Please clear any cache if you are using it on your website.

    Also, please clear your browser cache.

    If still doesn’t work then could you please share your site URL where it’s displaying so that I can troubleshoot it?

    Best regards,
    Ivory Search Support

    in reply to: Multiple result #6072
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    This can be a theme issue used on your site so to confirm it just temporarily use the Twenty Twenty theme on your site. If everything works fine then it’s your site theme issue.

    If it is your theme issue then please contact the theme support to resolve it.

    in reply to: Change search form width based on specific screen width #6052
    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: Alignment of search icon #6051
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Could you please share your site URL where it’s displaying so that I can help you to align it?

    Best regards,
    Ivory Search Support

    in reply to: Multiple result #6037
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    I could confirm the issue on the below pages.

    https://vacuumfurnaces.com/?s=why
    https://vacuumfurnaces.com/?s=why&page=2

    Could you please temporarily deactivate the Ivory Search plugin and visit the above-shared pages to know whether you get the same issue?

    Best regards,
    Ivory Search Support

    in reply to: How to serach in Simple Download Monitor #6018
    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 screenshot of the screen where you have configured it and also share the page URL from your site where it is not searching so that I can troubleshoot it?

    Best regards,
    Ivory Search Support

Viewing 10 posts - 1,031 through 1,040 (of 1,719 total)

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