Skip Navigation

[Resuelto] predictive text in the search field

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:
I have created a search engine (with free Relevanssi plugin) and everything works fine except the predictive text... how can I make the text, within the search field, predictive?
Solution:
We do not have a built-in feature available in Toolset plugins which would allow you to create a live/autocomplete text search. You'll need code customization and an auto-complete script-library, for example:

- https://jqueryui.com/autocomplete/
- https://select2.org/getting-started/basic-usage

At this point, I'm afraid that such custom solution would be beyond the scope of our support forum.

However, we strongly recommend you to check our contractors page: https://toolset.com/contractors/, since they can offer you an implementation of this feature.
Relevant Documentation:
- https://jqueryui.com/autocomplete/
- https://select2.org/getting-started/basic-usage

This support ticket is created hace 1 año, 6 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por marF hace 1 año, 6 meses.

Asistido por: Mateus Getulio.

Autor
Mensajes
#2605607

Hi,
I have created a search engine (with free Relevanssi plugin) and everything works fine except the predictive text... how can I make the text, within the search field, predictive?
Thanks!

#2605795

Mateus Getulio
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for your contact, and welcome to our support forum!

We do not have a built-in feature available in Toolset plugins which would allow you to create a live/autocomplete text search. You'll need code customization and an auto-complete script-library, for example:

- enlace oculto
- enlace oculto

At this point, I'm afraid that such custom solution would be beyond the scope of our support forum.

However, we strongly recommend you to check our contractors page: https://toolset.com/contractors/, since they can offer you an implementation of this feature.

Please let me know if you have any other question related. Thank you.

Regards,
Mateus.

#2607921

My issue is resolved now. Thanks Mateus!