
Post Grid with Ajax Filter plugin is a simple WordPress plugin that helps you filter your post by category terms with Ajax including Infinite scroll. Ajax post grid will help you Load posts with grid layout and you can also filter by post category.
Just use below shortcodes anywhere. Below you can see all available shortcodes.
[am_post_grid]
[am_post_grid show_filter="no"]
[am_post_grid posts_per_page="6"]
[am_post_grid posts_per_page="6" paginate="yes"]
[am_post_grid btn_all="yes"]
[am_post_grid cat="100,101,103"]
or
[am_post_grid terms="100,101,103"]
[am_post_grid hide_empty="false"]
[am_post_grid order="DESC"]
[am_post_grid orderby="title"]
Here is the full documentation for post order/orderby: Order & Orderby Parameters
[am_post_grid pagination_type="load_more"]
[am_post_grid infinite_scroll="true"]
[am_post_grid animation="true"]
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.