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 posting here.
The three images that you have shared seem the same.
Could you please describe your question a bit more?
Also, If you want to share large size images then you can do so by uploading the screenshot on any image sharing website like http://imgur.com/ and sharing its unique URL here.
Best regards,
Ivory Search SupportHave a fantastic day!
As said above, I will implement this feature in the future version of the plugin.
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 or WordPress agency.
You can also consider us to develop it for you using the form https://ivorysearch.com/custom-work/
I hope you are well today and thank you for your question.
Currently, the plugin does not search IDs but I will implement this feature in the future version of the plugin.
The posts_search function added in the below plugin file handles searching functionality.
https://plugins.trac.wordpress.org/browser/add-search-to-menu/trunk/public/class-is-public.php#L635
Best regards,
Ivory Search Support– How can I change the border radius of the search button in the pop-up? Right now there is an empty space between the search button and the search box.
You can use the below CSS code to change.
#is-popup-wrapper input.is-search-submit { border-radius: 0; }On Mobile:
– I can’t properly see the AJAX search results on mobile (see screenshot). How can I fix this?It displays fine for me as shown in the attached screenshot.
Could you please try testing it multiple times?
– Can I change the font colour etc. for “cerca nel sito” on mobile?
You have to develop more custom CSS code to achieve this.
Attachments:
You must be logged in to view attached files.This can be a theme issue used on your site so to confirm it just temporarily use the Twenty Twenty theme on your site. If everything works fine then it’s your site theme issue.
Would you mind if I log in to your site and do quick troubleshooting? If this is ok then could you please temporarily create an admin user account and share me the account login details privately by checking the option “Set as private reply” when replying to this topic?
I hope you are well today and thank you for your question.
This can be due to the misconfiguration of the search form so please try resetting the search form by editing the search form and clicking on its reset button.
After resetting, please check whether it works fine and then reconfigure it.
Best regards,
Ivory Search SupportPlease also use the below custom CSS code to fix it.
.menu-highlight:not(.header-fixed):not(.header-simple) #Header #Top_bar.is-sticky .menu > li.is-menu > a { padding: 5px 15px !important; }Currently, there is no option to add a magnifier icon next to the text.
Please make sure that you have not configured the plugin settings to display the search form on the mobile website header as described on the below page.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login