Filter submit
Creates submit/reset buttons for filter forms. Provides control over when filters are applied - either as a submit button to apply all filters at once, or as a reset button to clear all active filters. Supports redirection to specific URLs after submission.
Settings
Section titled “Settings”- Target query (query-list) - Select the query this filter should target. Only post queries are supported in this version.
- URL parameter (text) - Define a unique, more readable URL parameter name for this filter.
- Action (select) - Button behavior. Options: Submit (apply filters), Reset (clear filters).
- Redirect to (text) - URL to redirect to after applying filters (Submit action only).
- Open in new tab (checkbox) - Open redirect URL in new tab (Submit action only).
- Hide if no active filter (checkbox) - Hide the reset button when no filters are active. Adds .brx-no-active-filter class for styling (Reset action only).
- Button - Settings for the submit/reset button.
- Text (text) - Button text. Default: Filter.
- Size (select) - Button size preset. Options: Default, Small, Medium, Large, Extra Large.
- Style (select) - Button style. Options: None, Primary, Secondary, Success, Info, Warning, Danger, Dark, Light. Default: Primary.
- Circle (checkbox) - Make button circular.
- Outline (checkbox) - Use outline button style.
- Icon (icon) - Icon to display on the button.
- Icon color (color) - Color of the button icon.
- Icon size (number) - Size of the button icon.
Was this page helpful?