The following example preselects a group of filterable checkboxes.

The Filters add-on for Ajax Load More can preselect form input values on page load by setting the preselected value option of a filter – this feature is available for the Radio, Checkbox and Select input types.


Example

Filter by Category


Shortcodes

The following shortcodes were used in the above example.

Filters Shortcode[ajax_load_more_filters id="preselected_filterstarget="alm_preselected_filters"] Ajax Load More Shortcode[ajax_load_more id="alm_preselected_filtersfilters="true" target="preselected_filters" preloaded="true" post_type="post" category="announcement,release-notes,tutorial"]

Filter Group

The screenshot below illustrates how to set up Preselected Values in the Ajax Load More Filters admin.

The admin for building preselected filters


« Go back to Filters Add-on