Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
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 SupportYou can change the color of the magnifying glass icon using below custom CSS code.
.is-menu path { fill: #FFF; }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 SupportAttachments:
You must be logged in to view attached files.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 SupportAttachments:
You must be logged in to view attached files.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 SupportOctober 12, 2018 at 9:41 PM in reply to: Help, Customise Ivory Search to look like a Car Registration Plate #917I 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 SupportI 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
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?
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 SupportHi @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 SupportYou 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.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login