Sauter la navigation

[Résolu] User AJAX Filter in Sidebar

This support ticket is created Il y a 6 années et 6 mois. 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)

Marqué : 

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Nigel Il y a 6 années et 6 mois.

Assisté par: Nigel.

Auteur
Publications
#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

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: 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.