• Resolved rajarjit

    (@rajarjit)


    I created a post grid with filters. When I click on the filters, it doesn’t show the posts of that category. I cross-checked the posts, it has got the correct category selected.

    What am I doing wrong?

    • This topic was modified 5 years, 7 months ago by rajarjit.
    • This topic was modified 5 years, 7 months ago by rajarjit.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author livemesh

    (@livemesh)

    The filters are JS based, displaying only those posts which are shown in the browser. Only in the premium version of the plugin we issue an AJAX based server call to fetch all posts of that category.

    Hence, for posts to show up, you need to pull in more posts initially under ‘All’ filter since only those posts which show up under ‘All’ will be filtered. Pls use the ‘Posts per Page’ option to increase the number of posts displayed by the grid.

Viewing 1 replies (of 1 total)

The topic ‘Post Grid Filter doesn’t work’ is closed to new replies.