FAQ
This content is not available in your language yet.
Does it require WooCommerce?
Dział zatytułowany „Does it require WooCommerce?”Yes. This early version targets WooCommerce products.
Does filtering reload the page?
Dział zatytułowany „Does filtering reload the page?”No. Filtering happens via AJAX, with the URL kept in sync so results are shareable and the back button works.
How do I add the filter to a page?
Dział zatytułowany „How do I add the filter to a page?”Use the [sieve] shortcode or the Sieve Filter block. Both render the facets, the results grid, sorting, active-filter chips and pagination together.
Will it work with my theme?
Dział zatytułowany „Will it work with my theme?”Yes. The results grid is styled by Sieve itself, so it renders correctly with or without your theme’s WooCommerce styles.
Is it fast on large catalogs?
Dział zatytułowany „Is it fast on large catalogs?”Filtered queries read a pre-built index rather than running live joins, which keeps them fast as the catalog grows. The index updates automatically as products change.
Are the widgets accessible?
Dział zatytułowany „Are the widgets accessible?”Yes. Facets are real form controls with labels and ARIA, fully usable with a keyboard, and they work even before the enhancement script loads.
My results look unstyled after filtering. What should I do?
Dział zatytułowany „My results look unstyled after filtering. What should I do?”Sieve styles the product grid itself, so this is rare. Make sure the Sieve assets are loaded on the page (they enqueue automatically when the shortcode or block is present) and that the index has been built from the Sieve admin screen.
Is there a Pro version?
Dział zatytułowany „Is there a Pro version?”A Pro edition is planned for advanced facet types, conditional rules, A/B layout testing and a performance dashboard. The free version is fully functional on its own.