• Resolved sajay

    (@sajay)


    I have the post grid widget on the home page. The query retrieves 17 posts and I have the grid displaying 12. When I change post categories using the filter I do not see all posts in each category only those that are in the first 12 retrieved. If I change the grid to display 17 posts I can see them all when I change categories.

    For example, I would expect to see all 4 posts in the Newsletter category but I only see two (they are the ones retrieved in the first 12). If you open the Newsletter Archive page under the Resources menu item you will see all 4 newsletter posts.

    This was working as I expect just yesterday, I don’t believe the plugin updated so I’m not sure what I’m doing differently.

    Thanks in advance.

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

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

    (@livemesh)

    This is expected behavior in the free version since filtering is Javascript based. The grid filters only the items loaded within the grid. The premium version of the plugin fetches the items from the server through AJAX calls and hence will display all 4 items.

    For the free version, if you display all 17 items, the filter should display the items in the newsletter category provided those 4 items are part of 17 items displayed under ‘All’ filter. I hope this is clear.

Viewing 1 replies (of 1 total)
  • The topic ‘Post Grid Date Issue’ is closed to new replies.