Forum Replies Created

Viewing 10 posts - 1,441 through 1,450 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: The search icon appears below #3092
    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

    .elementor-widget-container form.is-search-form label {
        width: 200px;
        float: left;
    }

    Best regards,
    Ivory Search Support

    in reply to: Does IvorySearch not work with elemntor ? #3067
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I visited your shared site but it seems right click is disabled on it so I couldn’t troubleshoot it.

    Could you please temporarily enable the right-click so that I can help you to resize it?

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

    You can move it to the right using below CSS code.

    li.is-menu {
        margin-left: 25px;
    }
    in reply to: Repositioning Search bar. #3057
    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

    
    li.is-menu {
        display: inline-block;
        vertical-align: text-bottom;
    }
    
    li.is-menu .search-form input[type="search"] {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 200px;
        float: left;
    }
    
    li.is-menu input.search-form-submit {
        margin-top: 0;
    }
    
    nav#genesis-nav-primary {
        width: auto;
    }
    
    in reply to: Does IvorySearch not work with elemntor ? #3056
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    If I add Ivory search widget to my website with elemntor it comes up empty and I can’t edit it.

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

    If I use the normal (search) widget then it works perfectly but for some reason I just can’t change the width of the search bar.

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

    Best regards,
    Ivory Search Support

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

    You have not added it in the Menu but in your site header.

    Please remove it from your site header and add it to the menu as shown in the attached screenshots.

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

    As said above, If you want to display it at the end of the menu then please display it on the menu and I will help you to reposition it.

    You can display it on the menu and remove it from the header as described in the below pages.

    Display Search Form In Menu

    Display Search Form In Site Header

    in reply to: Search bar doesn't work all the time – frustrating. #3043
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    The search results page is displayed by the search.php file of the Refined theme that you are using on your site so the plugin doesn’t control how the pages and its text will be displayed on the search results page but your site theme controls it.

    You can change this developing custom code in the search.php file of your child theme by contacting the theme author or consider hiring a developer to develop it for you. You can hire a developer from any freelance site or WordPress agency.

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

    Best regards,
    Ivory Search Support

    in reply to: 504 Gateway Time-out Error #3042
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I don’t see the Ivory Search form used anywhere on the shared site.

    Please advise.

    in reply to: Posts Do not Display by author name on search result page. #3041
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You are most welcome here 🙂

Viewing 10 posts - 1,441 through 1,450 (of 1,719 total)

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