Forum Replies Created

Viewing 10 posts - 971 through 980 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: Statistics for all search #6583
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You are most welcome here 🙂

    in reply to: Statistics for all search #6575
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    The plugin uses Google analytics to capture search statistics that you can enable from the plugin settings as displayed in the attached screenshot.

    Best regards,
    Ivory Search Support

    Attachments:
    You must be logged in to view attached files.
    in reply to: Woocommerce custom attributes search #6552
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Does the attribute also display in the attributes section as shown in the attached screenshot?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile search bar cut off #6545
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I can see it has fixed the issue on your website as shown in the attached screenshot.

    Please test it clearing your browser cache.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Woocommerce custom attributes search #6543
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Could you please share the screenshots from the admin area of your website where you have created the custom attributes?

    Also, please make sure that you have configured the search form to search product categories as displayed in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Accessibility #6529
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Sure, I will reply to you here.

    in reply to: Mobile search bar cut off #6528
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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

    @media screen and (max-width: 1200px){
    .is-menu.is-dropdown form {
        min-width: 250px;
    }
    }

    Best regards,
    Ivory Search Support

    in reply to: Hide Excerpt/Page Content from Search Results #6527
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Please also use the below CSS code to hide the meta data.

    .search-results .entry-meta {
        display: none;
    }
    in reply to: Accessibility #6515
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    The issue can not be fixed using CSS but have to change the plugin PHP code.

    I will resolve it in the upcoming version of the plugin.

    Best regards,
    Ivory Search Support

    in reply to: Woocommerce custom attributes search #6514
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    thus attributes that are displayed on the main tab of the product, It does not searches for custom attributes

    Could you please share the screenshots of both the attributes that you have created so that I can help you?

    Best regards,
    Ivory Search Support

Viewing 10 posts - 971 through 980 (of 1,719 total)

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