Problem:
Selecting the "Show only filter options that would produce the results" does not work and show all the results.
Solution:
At the moment you can add the Javascript code below to fix the issue:
jQuery(document).ready(function(){
jQuery('.js-wpv-reset-trigger').trigger('click');
});
Add the code to the "WordPress Archive" block "Custom JS" option.
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.
Dieses Thema enthält 3 Antworten, hat 2 Stimmen.
Zuletzt aktualisiert von vor 4 years, 3 months.
Assistiert von: Christopher Amirian.