Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Need Search box after matching
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 1 month ago.
- AuthorPosts
- April 17, 2019 at 9:03 pm #22222
Hi,
I am looking for a Matching box of keyword after matching the keywords. Attached is the screnshot.
Once the user selects the keyword from search it’s become box afterward. Do we have that feature?
Attachments:
You must be logged in to view attached files.April 18, 2019 at 8:38 am #22231Hi,
Unfortunately this is not possible, at least not without major customization changes.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 18, 2019 at 3:56 pm #22256Hi,
Okay, No problem. Can I have auto-suggested keyword populate underneath the search bar?
See in the screenshot we have Compliance suggestion in the same search bar. Instead, can we have that suggestion under the search bar like in another screenshot?
Also, Can we change the color of auto-suggested keyword instead of light gray?
And the suggested keyword can be added to the search bar on the tab button. Right now it is suggesting the keyword but I have to type it down the whole word instead of placing on click of a tab key.
Thanks,
UnnatiAttachments:
You must be logged in to view attached files.April 23, 2019 at 12:46 pm #22271Hi,
Unfortunately google-like drop-down suggestions are not possible.
The suggestion colors follow the input colors, but if you want to change that, you can use this custom CSS as per your needs:
input.autocomplete { color: red !important; opacity: 1 !important; }
Just change the color as you need it.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.