> For the complete documentation index, see [llms.txt](https://docs.danielvoelk.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.danielvoelk.de/functional/multiple-filters-on-one-page-premium.md).

# Multiple filters on one page (Premium)

Add `dfn-[number]` to your `df-area` and to the rows containing your filter buttons.

By doing this, you match the filter buttons and the filter areas together.

### Example

* section
  * rows (dfn-1)
    * buttons
* df-area (dfn-1)
  * filterable elements
* section
  * rows (dfn-2)
    * buttons
* df-area (dfn-2)
  * filterable elements

Now when you click on the first button it filters the element of the first section.

{% hint style="info" %}
You can get Divi Filter Premium by clicking [here](https://shop.danielvoelk.de/#divi-filter).
{% endhint %}
