The FWG Search module adds a gallery search and filter form to any page on your site. Visitors can type keywords or apply filters to narrow down the images displayed in the gallery. The form works either inline — filtering the gallery on the same page — or as a redirect to a dedicated search results page.
Add the search form to any page or post using the shortcode:
[fwmg_mod_search]
Place this shortcode in your page content wherever you want the search form to appear. If you are filtering a gallery on the same page, make sure both the search shortcode and the gallery shortcode are present on that page.

The form always includes a Keyword field for full-text search across file titles and descriptions, and a Gallery field for filtering by gallery category. Additional fields appear automatically when the corresponding addon is active:
| Parameter | Default | Description |
|---|---|---|
| Module class suffix | — | Append a CSS class suffix for custom styling of the search form wrapper. |
| After search | Leave | Stay — applies the filter to the gallery on the current page (via AJAX or page reload). Leave — redirects to the gallery listing page with the search parameters appended. |
| Addon params | — | Additional filter fields injected by active addons (for example, tag filter, date range). These appear automatically and require no manual configuration. |
To install this addon, open the Add-ons panel inside FW Gallery. See Getting Started → Add-ons for details on free addons, paid addons, and site verification.