Navigation überspringen

[Gelöst] User AJAX Filter in Sidebar

This support ticket is created vor 6 Jahren, 6 Monaten. 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)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Nigel vor 6 Jahren, 6 Monaten.

Assistiert von: Nigel.

Author
Artikel
#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

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: 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.