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.
Currently, the plugin does not provide this functionality but we are implementing it which will be available in the future version of the plugin.
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
The dropdown search form style doesn’t work for shortcodes.
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporarily share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?
Best regards,
Ivory Search SupportI hope you are well today and thank you for your questions.
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.dropdown form { left: 0; min-width: 250px; } .is-menu.dropdown form input.is-search-input { font-size: 16px; font-family:"Playfair Display", sans-serif; }Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.Searching bbPress post types is a feature of free plugin version but it was not working due to some error which is fixed in the latest released plugin version so please use the latest version of the plugin.
This is implemented in the latest released plugin version.
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
.is-menu:hover path { fill: #00b050; }I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to change its hover color?
Best regards,
Ivory Search SupportYou are most welcome, I’m glad I was able to help you with 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.
1/ can I move the whole search bar and button to the leftmost edge of the black area? Please refer to my attached question 1 pic
Please try using below cusotm CSS code to achieve it.
@media only screen and (min-width: 992px){ .site-navigation ul li.is-menu { position: absolute; right: 0; top: 10px; } }1.1/ after adding the CSS code you share, if I add one more menu item from my menu widget, will it affect the current layout/position of the search bar? I would like it not to affect.
No, it won’t affect.
2/ can I use the icon button instead of the text button with the current default style? Please refer to my attached question 2 pic
To achieve that, please edit the search form in the plugin options and use its Search Form Customizer in the Customize section and change the search form style having icon in the search button.
You are most welcome, I’m glad I was able to help you with 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.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login