Filters /

Multiple Filters

As of Filters 1.13.0 multiple filters and instances of Ajax Load More on the same page are supported.

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 target.

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

Example Shortcode[ajax_load_more id="my_alm_listingfilters="true" target="filter_1, filter_2"]

« Back to Filters