Skip navigation
This is a demo shop! No real purchases!

List filters

The available filters are of two types: regular filters (a form element that passes its value to the backend) and filters that can be used with AJAX/IsoTope.

FilterAvailableDescription
WordInput field for a search term.
CategoryCategory selection field. Only one selection is possible.
TagSingleTag selection box. Only one selection is possible.
TagMultipleIsotopeTag check box. Each tag is represented by its own checkbox. Multiple choices are possible. If more than one tag is selected, entries with all selected tags are searched for. This means that the tags are used in a logical AND operation.
TagCategorizedIsotope onlyTag checkboxes, grouped by tag categories. Similar to TagMultiple but the tags are grouped according to the assigned tag category.
SubmitOrdinary onlySubmit button for sending the filter settings.

Note:

Use only one tag filter at a time, otherwise filtering may fail.