Skip Navigation

[Resolved] User AJAX Filter in Sidebar

This support ticket is created 6 years, 6 months ago. 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)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 6 years, 6 months ago.

Assisted by: Nigel.

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

Languages: English (English ) Spanish (Español )

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