Forum Replies Created

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

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

  • Author
    Posts
  • in reply to: Style SVG Spyglass Icon #966
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

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

    .is-menu path {
    fill: #FFF;
    }

    Best regards,
    Ivory Search Support

    in reply to: Why do I have two search boxes? #963
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You can change the color of the magnifying glass icon using below custom CSS code.

    .is-menu path {
        fill: #FFF;
    }
    in reply to: Why do I have two search boxes? #960
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    For some reason I have a search box in the middle of my menu as well as a magnifying glass at the right side. I would like to get rid of the one in the middle if possible – how can I do this?

    I visited your shared site but didn’t see any search form in the middle of me as shown in the attached screenshot.

    Please advise.

    I also want to get rid of the “Search” button that drops down below the actual white search box because I think it’s redundant. Is that possible to do as well?

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

    .is-menu input.search-submit {
        display: none;
    }

    Best regards,
    Ivory Search Support

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

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

    Yes you can achieve this by configuring search form to search product post types and its taxonomy terms variations as shown in the attached screenshot.

    Best regards,
    Ivory Search Support

    Attachments:
    You must be logged in to view attached files.
    in reply to: How do I manipulate search result? #941
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    The Ivory Search plugin doesn’t display Search Results page but it is displayed by the theme that you are using on your site. It is generated by search.php file of the theme so you have to change this file to manipulate search results.

    Best regards,
    Ivory Search Support

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

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

    I am not sure exactly what you are trying to achieve here so could you please describe it a bit more in detail by sharing screenshots and your site URL where it is displaying?

    Best regards,
    Ivory Search Support

    in reply to: Conflict with plugin Duplicate Post #905
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I have tested it on my test site and confirmed it is Duplicate post plugin issue as reported in the following topic.

    https://wordpress.org/support/topic/trying-to-get-property-of-non-object-56/#post-10759203

    in reply to: Conflict with plugin Duplicate Post #901
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Hi @topanga,

    Sorry to hear of the problem you are having.

    Do you mean you get those notices only when you activate Ivory Search plugin?

    Are you using the following plugin?

    Duplicate Post

    Also it seems the notices are generated by duplicate-post plugin so have you contacted duplicate-post plugin support to resolve it?

    Best regards,
    Ivory Search Support

    in reply to: Search for Custom Post Type not working #896
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Hi @Zsimaiof,

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

    Sorry for late reply as I didn’t get notification for your support request due to unknown technical server error.

    I can see in your shared screenshots that you have created new search form called “Journal Search” but in your shared search URL it seems you are searching using default search that can be configured using Default Search Form.

    Please make sure the search form you have configured in the admin area and the search form you are using on site front end are same.

    Please advise if you have more questions.

    Best regards,
    Ivory Search Support

    in reply to: Move search icon into menu #895
    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/

    I’d really appreciate that. 🙂

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

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

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