4 versions available
Subscribe to connect and install
* FIXED: Delayed initialization of SEO rules rendering and prefetching until after configuration load to prevent early JavaScript race conditions. * FIXED: Error when sorting products by name. * FIXED: Resolved a PHP notice in the Avada integration.
* ADDED: **SEO Rules** — a new engine for creating SEO-optimized URLs based on active filters. Includes sitemap generation, crawl budget management, canonical URL handling, and content replacement. [See documentation](https://fibofilters.com/documentation/how-it-works/seo-rules/). * ADDED: **WoodMart** — Masonry layout support. * ADDED: **Avada** — support for fetching single products in the **Woo Product Grid** widget on custom pages. * ADDED: New integration with the **JetWooBuilder** plugin. * ADDED: New integration with the **Themify Builder** plugin. * ADDED: New integration with the **Product Gallery Swiper** plugin. * ADDED: **Brands filter** based on native WooCommerce taxonomy now supports **logo display**. * ADDED: Support for the **Variations as Single Product for WooCommerce (Pro)** plugin. * ADDED: Troubleshooting check for **duplicated ACF filter values**. * FIXED: **WoodMart** — product gallery now works correctly. * FIXED: **Bricks** theme — interactions now refresh correctly after filtering. * FIXED: **Divi** theme — pagination issue when landing directly on a paginated page with active filters; also fixed filters in **Divi Theme Builder** templates. * FIXED: **Neve** theme — invisible sorting select. * FIXED: **Porto** theme — dark theme color variable. * FIXED: **Hestia** theme — filter label alignment. * FIXED: **Polylang** — missing product categories in the **Checkboxes** filter type. * FIXED: **WPML** — language parameter duplication in URLs. * FIXED: **TranslatePress** — spaces being removed from the show-more counter. * FIXED: **Wishlist** buttons not working in the Advanced Products widget in **Themify Builder Pro**. * FIXED: Duplicate product index entries caused by duplicated filter values. * FIXED: Multilingual indexing issue when product variants have no parent products. * FIXED: Incorrect translation of "from %s" in **French**. * FIXED: Fatal error during plugin update. * FIXED: **Mobile Color filter** — stays correct while scrolling; now shows a "Selected" label under the Color heading. * FIXED: Filter checkbox and counter alignment when labels wrap to two lines. * FIXED: Descriptor cache filesize warnings. * FIXED: Front page shortcode filters now work correctly. * FIXED: Missing visibility check when fetching single products. * FIXED: Missing parameter sanitization in **REST API** endpoints. * FIXED: Improper output escaping on the **debugger** page. * FIXED: Unsafe data unserialization. * FIXED: Invalid **CSS color** injection prevention. * FIXED: `range-continuous` filter — undefined `'logic'` key warning. * FIXED: **"Quick Edit"** for categories causing a request timeout. * FIXED: **PHP 8.4** deprecation warnings. * TWEAK: Refactored descriptors JSON URL handling for improved obfuscation and indexing prevention. * UPDATED: Updating the `.pot` file. * UPDATED: Freemius SDK.
* ADDED: **Custom sorting** by post meta values. [See documentation](https://fibofilters.com/documentation/how-it-works/product-sorting/#sorting-by-custom-fields). * ADDED: Support for **multiple values** in the `Range` filter. [See documentation](https://fibofilters.com/documentation/filter-types/number-range/#products-with-multiple-numbers). * ADDED: Ability to configure **slider step and precision** in the `Range` filter (via **filter hook**). [See documentation](https://fibofilters.com/documentation/filter-types/number-range/#custom-slider-steps). * ADDED: **Elementor Loop Grid** support for sources other than the current query. * ADDED: The `Search` filter can now use the **FiboSearch Pro** engine. [See documentation](https://fibofilters.com/documentation/filter-types/search/#adding-the-search-filter-type) * ADDED: New `Hierarchical category links` **filter type**. [See documentation](https://fibofilters.com/documentation/filter-types/category-links-tree/). * ADDED: New `classname` **shortcode attribute** to apply a custom CSS class to the filters container. * ADDED: New `all_screens` **shortcode attribute** to always display filters. * ADDED: New **CSS classes** for the horizontal filter layout. * ADDED: Option to show **private products** to admins. * ADDED: **Shopkeeper** theme integration (including follow-up fixes). * ADDED: **Porto** theme integration. * ADDED: New **Hestia** theme integration. * ADDED: New integration with the **WPC Product Bundles** plugin (initial release + improvements). * ADDED: New troubleshooting check for the `wc_product_attributes_lookup` table (with **clearer explanations** and minor fixes). * ADDED: Descriptor fetch test now runs directly in the **browser** (improved reliability). * ADDED: **Automatic disabling** of the source analyzer when it gets stuck. * ADDED: Troubleshooting info for the **Sort Products** plugin. * ADDED: Kickoff announcement for upcoming **Full Site Editing (FSE)** and **Interactivity API** integration. * FIXED: **500 error** on **PHP 8+** in the Breakdance Header Builder. * FIXED: **Critical issue** in The7 theme integration. * FIXED: Improved detection of incorrect **base product IDs**. * FIXED: **Pagination** issue in Avada theme integration. * FIXED: Divi custom page issues: **pagination not working** and **404 on refresh** with active filters (Woo Products module) on non-WooCommerce pages. * FIXED: Missing **pagination** after clearing active filters when only one results page is available. * FIXED: Product variations disappearing after **sorting changes** when the "Variations as Single Product" plugin is active. * FIXED: Incorrect **price sorting** when a product variation is out of stock. * FIXED: Incorrect **popularity sorting** when products have more than **10,000 sales**. * FIXED: Warning about incorrect use of the `fibofilters/custom_catalog_orderby` filter when it has not been used yet. * FIXED: Troubleshooting test incorrectly marking `Range` filters as **invalid** before source analysis completes. * FIXED: Category checkbox not consistently **checked** when viewing its category page. * FIXED: **WPML** translation strings for filters not updating after saving settings. * FIXED: Translations not applied when computing values for filters with `computed` sources. * FIXED: Filter source loading error on the settings page caused by a debugging function. * FIXED: **Filters Debugger** not displaying any content in some cases. * FIXED: **PHP notice** in the debugger. * FIXED: Attribute-based filters now use attribute **slugs** by default. * FIXED: Too many **decimal places** in product price descriptors. * FIXED: Accidental color selection on scroll in the mobile **Color** filter. * FIXED: Category-link filter styles being overridden (increased CSS selector **specificity**). * FIXED: Search filter UI layout shift caused by the **preloader**. * FIXED: Incorrect display of Color filter values in the **XStore** theme. * FIXED: Incompatibility with the "Show More Link" option in the **XStore** theme. * FIXED: Filters unexpectedly displaying in the **Uncode** theme when their location is set to "Custom". * FIXED: Double border in the **Storefront** theme search bar. * FIXED: Missing `init()` invocation in plugin integrations that declare the `early_init` flag. * FIXED: Performance issue during import with **WP All Import**. * FIXED: Removed an unnecessary **banner** from the settings page. * FIXED: Minor typos (including a documentation link). * TWEAK: **Color filter** type enabled permanently. * TWEAK: Renamed **filter hook** for excluding out-of-stock variations during filtering. * TWEAK: Optimized **descriptor loading** after product index updates. * TWEAK: Optimized filter rendering and refresh **performance** after value changes. * TWEAK: Improved **language file** generation. * TWEAK: Minor styling adjustments. * TWEAK: Descriptor fetch test descriptions are now **clearer** and more user-friendly. * TWEAK: Updated documentation links related to **automatic source analyzer disabling** when it gets stuck. * UPDATED: **Freemius SDK**. * UPDATED: **Greek langua
* ADDED: **Computed / custom data sources**. Per-product values computed via **callback**. See: [Custom filter sources](https://fibofilters.com/documentation/tips-tricks/custom-filter-sources/). * ADDED: New value list mode with **alphabetical grouping** + **search bar** (without “Show more”). See: [Organizing filter values](https://fibofilters.com/documentation/how-it-works/organizing-filter-values/). * ADDED: **Avada** theme — full support for **Post Cards** on the shop page and on custom pages, including settings (e.g., “Posts per page”, pagination type). See: [Avada theme → Post Cards](https://fibofilters.com/documentation/theme-integrations/avada-theme/). * ADDED: **Uncode** theme — support for the **WPBakery Posts** element (horizontal and mobile filters, pagination). See: [Uncode theme](https://fibofilters.com/documentation/theme-integrations/uncode-theme/). * ADDED: Open the **off-canvas / mobile overlay** with filters via a **custom action** or by clicking an element with a dedicated **attribute** (e.g., your own button). See: [Mobile filters → Opening with a custom button](https://fibofilters.com/documentation/how-it-works/mobile-filters/#opening-the-filter-mobile-overlay-with-a-custom-button). * ADDED: **Number Range** with custom **value ranges**. See: [Number Range](https://fibofilters.com/documentation/filter-types/number-range/#custom-ranges). * ADDED: **Sorting** — custom sorting **by price** (products without price go to the end) and **by review count**. See: [Product sorting](https://fibofilters.com/documentation/how-it-works/product-sorting/). * ADDED: **Default exclusion** of **out-of-stock** variations + improved display when **all variations** are out of stock (variable products). See: [Variable products](https://fibofilters.com/documentation/how-it-works/variable-products/). * ADDED: Compatibility with **variation selection forms** on product archive pages. * ADDED: **Troubleshooting** — new test for checking **descriptors fetch**; plus a test that detects when a required theme integration isn’t enabled. * ADDED: **Automatic loading** of the next product page when using the **“Pagination”** loading method. * ADDED: **Per-filter collapsing** settings. See [Customizing collapsing for specific filters](https://fibofilters.com/documentation/tips-tricks/collapsing-filters/#customizing-collapsing-for-specific-filters). * ADDED: Option to **display an image** next to the filter value label (before/after). See [Adding images to filter values](https://fibofilters.com/documentation/tips-tricks/adding-images-to-filter-values/). * ADDED: Extra **CSS classes** for “Show more products” / “Show previous products” buttons. * ADDED: Compatibility with **Relevanssi**. * ADDED: Integration with the **Product Variation Swatches for WooCommerce** plugin. * ADDED: **Skeleton** (loading placeholders) while filters are loading (UX). * ADDED: `.htaccess` in uploads to block indexing. * ADDED: **WP-CLI command** to update the plugin database. * ADDED: **WPML** — support for **fallback** when a product translation is missing. See: [Multilingual plugins](https://fibofilters.com/documentation/plugin-integrations/multilingual-plugins/). * ADDED: **Russian translation**. * FIXED: **WoodMart** theme — no results when searching **by SKU**. * FIXED: **Search filter** — missing results + **SQL** error after refreshing a page with an active Search filter. * FIXED: **ACF** — filters were displaying **raw values instead of labels**; also fixed an indexing error when an ACF field had only a **key** (no value). * FIXED: Error loading the **settings page** (Filter Builder) — including edge cases with source analysis stalling. * FIXED: **Color filter** — colors not displaying; also fixed **double-tap on iOS**. * FIXED: **Sort by price** for products **without price** (moved to the end). * FIXED: **Total result count** replacement to handle **non-breaking spaces** and avoid **partial matches**. * FIXED: **LazyLoad** conflict with the **Perfmatters** plugin. * FIXED: **LiteSpeed Cache** — infinite loop of REST API requests on the settings page (caching of REST endpoints). * FIXED: **Uncode** theme — missing horizontal/mobile filters with **WPBakery Posts**; fixed a **missing function** error and vertically aligned pagination arrows. * FIXED: Removed unnecessary banners (MUI) and an unnecessary admin warning about filter issues on the search page when no results are found. * FIXED: Added to **Troubleshooting** the list of incompatible plugins: **B2BKing**, **B2B by Addify**, and **WP Engine AI Toolkit**. * FIXED: **Botiga** theme — sidebar auto-closing when clicking a filter. * FIXED: **Astra** theme — conflict with **infinite scroll** when filters are visible. * FIXED: **Flatsome** theme — “sticky sidebar” not working. * FIXED: **Avada** theme — unwanted product loading in **Woo Product Grid** with “Infinite Scrolling”; also fixed **“Posts per page”** in **Post Cards**. * FIXED: **XStore** theme — forces `global_image_lazy` when product thumbnails don’t load correctly. See: [XStore theme](https://fibofilters.com/documentation/theme-integrations/
WordPress chat plugin integrating WhatsApp, Facebook Messenger, and email contact options into a customizable website widget.
WordPress plugin integrating multiple AI models for generating content, images, and forms directly within WordPress.
WordPress plugin that converts dynamic sites into static HTML files for improved performance, security, and flexible hosting options.
WordPress SEO plugin with real-time guidance, AI content optimization, and Local, News, and Video SEO tools.
Ajax-powered autocomplete search plugin for WooCommerce that displays real-time product suggestions as customers type.
Complete WordPress backup and restore plugin with automated scheduling, multiple storage options, and site migration capabilities.