Search&Filter - Beaver Builder
Beaver Builder Integration for Search & Filter
★ 2stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/deancs/sf-bb-plugin/archive/refs/heads/master.zipDeclares an update source (https://github.com/deancs/sf-bb-plugin), so updates arrive through the plugin's own updater.
From the readme
sf-bb-plugin
Beaver Builder Integration for Search & Filter
Overview
Provides basic integration of the designandcode.com Search & Filter Pro plugin with Beaver Builder page builder.
BeaverBuilder Module
- allows drop-down selection of configured S&F configurations (developer calls them widgets)
- allows for custom CSS that is inline inserted before the S&F Controls
Extends the BB Post Module
- adds configured S&F modules to the Content Tab \ Data-Source
Configuration
Install as a standard Wordpress Plugin
Implementation
Enable the BB Module through site Settings \ Page Builder in WP Admin
S&F Configuration
- Display Results Method = Custom
- Results URL - must be specified if using AJAX
- AJAX Container = .fl-module-post-grid
- Pagination Selector = .fl-builder-pagination a
BB Post Module
- Layout - only Columns currently supported
Known Limitations and bugs
- pagination issues, continuous scroll seems to work but other dont as yet, load more and page-by-page needs to be figured out
- BB Post layout only Columns is supported
- Results URL must be specified in S&F configuration which limits reusability of S&F configurations across pages
- After publishing a page you
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.