Saltar navegación

[Resuelto] User AJAX Filter in Sidebar

This support ticket is created hace 6 años, 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.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Etiquetado: 

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel hace 6 años, 6 meses.

Asistido por: Nigel.

Autor
Mensajes
#1070016

When I create a view for filter options and insert that view on the product page in a sidebar widget using Toolsets native WP-Views-Filter widget, AXAJ filtering doesn't work. I always have to click the filter button in order for the results to update.

#1070028

Nigel
Supporter

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+00:00)

Screen Shot 2018-08-01 at 07.47.55.png

Hi there

That is the expected behaviour.

When you insert a filter widget it states "Remember that only Views forms containing a Submit button can be used on a widget".

The custom search won't be triggered by changes to the filter values (as is possible when you include the search form with the View), it will only be triggered via a submit button.