Skip to main content

Filter sources and control types

Divi 5 only

This guide applies to Divi 5 Filter Posts and filter items. Control-specific options are documented on Filter item settings.

Purpose

Filter sources define what each filter item queries (categories, a custom field, product price, and so on). Control types define how visitors choose values (dropdown, checkboxes, range slider, date picker).

Configure sources and controls in Filter Posts → Filter items on the page. The Filter item settings reference lists every option.

Common filter sources

SourceTypical use
Category / tag / custom taxonomyBlog archives, product catalogs, CPT taxonomies
SearchKeyword filter on titles and content
WooCommerce price, attributes, ratingShop and category pages
ACF or custom metaLocation, date, relationship, or structured data
Post type or authorMixed directories or editorial archives

Recipe-style walkthroughs (category, tags, price, attributes, search, rating) live in Common filter setups.

Control types

ControlWhen to use
SelectCompact single-choice lists
Checkbox / radioVisible multi- or single-select options
Range / numberPrice or numeric meta
DateACF or meta date fields
Color swatch / starAttributes or ratings with visual affordances

Use the Filter item settings reference for control-specific options (select, checkbox, range, date, and similar).

Pair sources with the archive loop

  1. Set Post type on Filter Posts and Archive Loop to the same content type.
  2. Add filter items that match fields you expose in the loop (for example product attributes with WooCommerce loops).
  3. Confirm Target loop on Filter Posts points at the Archive Loop instance that should refresh.

What's next