Post Grid with Ajax Filter

from 0$

Post Grid with Ajax Filter is a WP Plugin Package from the Open Source WP Plugins range Post Grid with Ajax Filter plugin is a simple WordPress plugin that helps you filter…


For more information about a tailored WP Plugin Package like Post Grid with Ajax Filter please contact us directly.

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.

See the Live demo

Features

  • Shortcodes for showing anywhere
  • Load More Button
  • Infinite Scroll
  • Animate on Post load
  • Pre-Build Layout
  • Grid Layout
  • Ajax Post Grid
  • Category Filter with ajax
  • Controlling Options
  • Post pagination
  • Show/Hide Specific category terms

Shortcodes

  • Default Shortcode
[am_post_grid]
  • Control for Show or Hide the filter
    Options: yes,no
    Default: yes
[am_post_grid show_filter="no"]
  • Control Number of Posts Per Page
    Options: Integers, -1 for all posts
    Default: WordPress Default
[am_post_grid posts_per_page="6"]
  • Post pagination
    Options: yes,no
    Default: “yes”
[am_post_grid posts_per_page="6" paginate="yes"]
  • Show/Hide “All” Button before filter
    Options: yes,no
    Default: “yes”
[am_post_grid btn_all="yes"]
  • Show/Hide Specific Category Terms
    Options: 1,2,3,4
    Default: “”
[am_post_grid cat="100,101,103"]

or

[am_post_grid terms="100,101,103"]
  • Hide/Show Empty Category Terms
    Options: true, false
    Default: “true”
[am_post_grid hide_empty="false"]
  • Post Order
    Options: ASC, DESC
    Default: “DESC”
[am_post_grid order="DESC"]
  • Post Orderby
    Default: ‘menu_order date’, //Display posts sorted by ‘menu_order’ with a fallback to post ‘date’
[am_post_grid orderby="title"]

Here is the full documentation for post order/orderby: Order & Orderby Parameters

  • Pagination Type: Load More button or Paginate Links
    Options: “”,load_more
    Default: “”
[am_post_grid pagination_type="load_more"]
  • Infinite Scroll (Works only for pagination_type=”load_more” attributes )
    Options: “”,true
    Default: “”
[am_post_grid infinite_scroll="true"]
  • Animation effect
    Options: “”,true
    Default: “”
[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.

Post Grid with Ajax Filter

typePlugin
version2.0.4
descriptionPost Grid with Ajax Filter plugin is a simple WordPress plugin that helps you filter your post by category terms with Ajax.