Norwegian version of this page

Filtering

On front pages, there is an option to filter on different categories. You decide what to filter and how many categories you need or want.

This is how the filtering looks like:

How to insert filtering

  1. Filtering is complex, so contact your local web editor if you want to use this.
  2. Copy the code.
  3. Replace the ID and display text with what you want to use as filter. You can insert as many as you want.
  4. Enter checked-navnp?id (name of ID you have selected) on Special settings on front page boxes that should have the desired filtering.
  5. Each front page box can have several filters, just add checked-navnp?id one after another.

<ul class="vrtx-listing-filter-custom vrtx-listing-filter-custom-horizontal">
    <li class="vrtx-listing-filter-parameter selected"><a href="javascript:void(0);" id="checkAll">Alle</a></li>
    <li class="vrtx-listing-filter-parameter"><a href="javascript:void(0);" id="eks1">Eksempel1</a></li>
    <li class="vrtx-listing-filter-parameter"><a href="javascript:void(0);" id="eks2">Eksempel 2</a></li>
    <li class="vrtx-listing-filter-parameter"><a href="javascript:void(0);" id="eks3">Eksempel 3</a></li></ul>

Examples of filtering in use