# 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 %}
