Advanced Filtering
Filtering an Ajax Load More instance by multiple content types using the Filters add-on
In this example:
Ajax Load More will filter blog posts by category, tag and year using a variety of form element types and the Filters add-on.
Click on any filter criteria to initiate filtering on this Ajax Load More example.
Categories
- Announcement
- Open Source
- Release Notes
- Thoughts
- Tutorial
Tags
- Accessibility
- ACF
- Add-on
- AdSense
- Ajax Load More
- DFP
- Easy Query
- Elementor
Year
The following shortcode was used to create the Advanced Filtering example.
Filters Shortcode[ajax_load_more_filters id="advanced_filtering" target="alm_advanced_filtering"]
Ajax Load More Shortcode[ajax_load_more id="alm_advanced_filtering" filters="true" post_type="post" posts_per_page="4"]
The following Repeater Template was used to create the Advanced Filtering example.