Filters /

Multiple Filters

Multiple Filters and instances of core Ajax Load More on the same page are supported by the Filters add-on.

Note: When multiple Filters and Ajax Load More instances are present on the same page some core add-on functionality like paging URLs and fwd/back button support is disabled by default and cannot be enabled.

Multiple Filters with the Same Ajax Load More Target

You may want to create multiple Ajax Load More Filters that target the same instance of Ajax Load More. In this case, you need to comma separate the target value in the core Ajax Load More shortcode as seen below.

Ajax Load More Shortcode[ajax_load_more id="my_listing" filters="true" target="filter_1, filter_2"]

Filter Multiple Ajax Load More Instances

You can filter multiple instances of Ajax Load More with a single filter by comma separating the target value in the Filter shortcode.

Filters Shortcode[ajax_load_more_filters id="my_id" target="alm_1, alm_2"]

« Back to Filters