Hi, @wonderbuild
Should be you are using the "WPFTS :: Live Search" widget. This widget is intended to show this live search data. If you don't want them, simply use the native WP Search widget.
Hope it helps.
Hi @guarani23
So, you want these buttons to be an alternative way to enter respective letters into the search string, right?
For example, if I want to enter the word “NIÑO”, but I have no such letters on the keyboard, I can enter “NI” and then press the “Ñ” button above and it appears in the search box. Is it correct?
In this case you could add a very simple javascript to the page that will catch button clicks and copy letters to the input text.
Do you need me to help you with this js code?
Thanks.
@EpsilonAdmin YES, this is exactly what I urgently need right now.
@EpsilonAdmin
thanks for the reply
@guarani23 Can you send me access to your website to the private messages? I can make a code, it's really simple.