Forum Replies Created

Viewing 10 posts - 1,621 through 1,630 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: date and a pop-up window #1774
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You can contact your theme author.

    in reply to: date and a pop-up window #1769
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    That question is noit realted to Ivory Search plugin so it is beyond the scope of support that we provide here.

    Best regards,
    Ivory Search Support

    in reply to: Align Search to Right Side of Primary Nav #1768
    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

    #access ul li.is-menu {
        float: right;
    }

    Best regards,
    Ivory Search Support

    in reply to: Change color of icon #1751
    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

    .site-footer .is-menu svg.search-icon {
        fill: #FFF;
    }

    Best regards,
    Ivory Search Support

    in reply to: Align search icon with menu #1750
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You are most welcome, I’m glad I was able to help you in this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:

    https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5

    I’d really appreciate that. šŸ™‚

    And if I can be of any further assistance please don’t hesitate to ask.

    in reply to: Several search fields #1749
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You are most welcome here šŸ™‚

    in reply to: Align search icon with menu #1739
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    You can align it by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    .site-header .is-menu {
        display: inline-block;
    }

    Best regards,
    Ivory Search Support

    in reply to: Several search fields #1734
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Currently, the plugin doesn’t provide options to create multiple search fields but we will implement it in the future version of plugin.

    To achieve this now, you have to develop custom code.

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site.

    You can also hire us using https://ivorysearch.com/custom-work/

    Best regards,
    Ivory Search Support

    in reply to: How do I remove the post details from a search result? #1703
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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?

    Best regards,
    Ivory Search Support

    in reply to: How do I get the search results to show an image? #1702
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    I’d like users to search my images

    You can search images as described in the below documentation.

    Search Media Files Or Attachments

    and have the result show the image, not just the title

    The search results page and images in it are displayed by search.php file of the theme that you are using on your website.

    To display images in place of links, you have to develop custom code in the search.php file of the theme which you can do by contacting the theme developer or get custom code developed for it from https://ivorysearch.com/custom-work/

    Best regards,
    Ivory Search Support

Viewing 10 posts - 1,621 through 1,630 (of 1,719 total)

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