Forum Replies Created

Viewing 10 posts - 1,531 through 1,540 (of 1,719 total)

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

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

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

    On clicking on the image of search results the single attachment page is displayed by the theme that you are using on your website and the plugin doesn’t have any control on it so please contact the theme author If you want to change this page or display anything else on it.

    Best regards,
    Ivory Search Support

    in reply to: custom CSS does not work #2540
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    It seems not working due to the specificity issue.

    Please try changing it as below.

    html body .is-form-style input.is-search-input {
        margin-bottom: 0;
        border-radius: 5px;
        font-family: IRANSans;
        font-size: 14px;}

    If it still doesn’t work for you then could you please share me your site URL where you are using it so that I can help you?

    Best regards,
    Ivory Search Support

    in reply to: Pesquisar produtos #2497
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Thank you for sharing your site URL but it is just displaying “Página em construção…”.

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

    Also, please share me the specific page URL from your site where it is happening.

    in reply to: Pesquisar produtos #2494
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Sorry to hear of the problem you are having.

    Could you please share me the page URL from your site where it is happening so that I can troubleshoot it?

    Best regards,
    Ivory Search Support

    in reply to: Search Bar #2492
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    As discussed in the live chat that you can increase its width by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    .k2t-menu li form.is-search-form {
     width: 1000px;
     max-width: 100%;
    }
    
    .k2t-menu li form.is-search-form label {
     width: 68%;
     display: inline-block;
     vertical-align: sub;
    }
    
    .k2t-menu li form.is-search-form label input.is-search-input {
     width: 100%;
    }

    Best regards,
    Ivory Search Support

    in reply to: How To Capture Search Terms #2482
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thanks for posting here.

    Sure, we will implement this feature in the future version of the plugin.

    Thanks,
    Ivory Search Support

    in reply to: How to Change Search Bar Width? #2474
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Thank you for sharing the site URL.

    Please use the below custom CSS code to make it full width.

    #content .is-form-style label {
        width: 90%;
    }
    #content .is-form-style input.is-search-input {
        width: 100%;
    }
    in reply to: How to Change Search Bar Width? #2473
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

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

    Best regards,
    Ivory Search Support

    in reply to: Search results do not show. #2464
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Thank you for sharing the site URL and the screenshots.

    I can’t access your shared site page as it is getting redirected to the login page.

    Please advise.

    Also, please share the screenshot of the category that you have selected to exclude from search.

    in reply to: Search results do not show. #2447
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Could you please share me your site URL where it’s happening and also share the screenshots of the search form settings that you have configured so that I can troubleshoot it?

    Best regards,
    Ivory Search Support

Viewing 10 posts - 1,531 through 1,540 (of 1,719 total)

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