Forum Replies Created

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

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

  • Author
    Posts
  • in reply to: Broken design on mobile phones #23917
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

    No, we can’t do anything in this case as it is a limitation of your theme.

    in reply to: SKU search fuzzy #23906
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

    Could you please share some screenshots of your configuration so I can troubleshoot it?

    in reply to: Broken design on mobile phones #23905
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

    Please also try using the CSS code below.

    @media (max-width: 443px) {
    body .is-form-style.is-form-style-3 label{
        width: calc(100% - 85px)!important;
    }
    }
    in reply to: Broken design on mobile phones #23888
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

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

    @media (max-width: 443px) {
        body .is-menu form.is-search-form {
            right: 0;
            left: 0;
            position: fixed;
            z-index: 999999;
            top: 62px;
            max-width: 100%;
        }
    }
    in reply to: Broken design on mobile phones #23884
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

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

    Could you please share your site URL where it displays so I can help you to achieve it?

    Best regards,
    Ivory Search Support

    in reply to: Wildcards etc. #23833
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

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

    Currently, the Ivory Search plugin does not provide this functionality but I will consider implementing it in the future version of the plugin.

    Best regards,
    Ivory Search Support

    in reply to: Rebuild Index #23774
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

    First click on the “Delete Index” button as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Rebuild Index #23763
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

    I hope you are well today. Thank you for posting here.

    This is because you have not created any index yet.

    Please press the “Delete Index” button and then press the “Crete Index” button.

    Best regards,
    Ivory Search Support

    in reply to: how to search custom post field #23714
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

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

    If you are saving those English names as custom fields in the Plants post, then you can configure the search form to search the plants by the English names as shown in the attached screenshot.

    Best regards,
    Ivory Search Support

    Attachments:
    You must be logged in to view attached files.
    in reply to: SKU search fuzzy #23713
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,784

    Yes, you can do this by developing a custom code.

    If you are not a developer, you can consider hiring a developer to develop it. You can hire a developer from any freelance site or WordPress agency.

    You can also consider hiring me to develop it for you using the form https://ivorysearch.com/custom-work/

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

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