Filter by categories

We have renamed Post Grid plugin to Post Grid Combo
Ticket for: Post Grid
0
Filter by categories 1
Carly
Apr 29, 2019 04:35 AM 1 Answers
Member Since Apr 2019
Subscribed Subscribe Not subscribe
Flag(0)

Hi, I was wondering if you had any suggestions as to how I could use the category list to filter results within the page (similar to how the search bar removes unmatched posts).
I've tried using the custom JS (shown below) but it doesn't seem to be working at all so I wondered if there was an easier way?

$('.cat-item a').click(function(e){
//alert('stop here';)
e.preventDefault();
console.log('filter results');
}

2 Subscribers
Filter by categories 1
Filter by categories 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Filter by categories 4
PickPlugins
Apr 29, 2019
Flag(0)

Welcome to our forum.

you might be looking for filterable style grid, please see the demo and let me confirm?

https://pickplugins.com/demo/post-grid/post-grid-filterable/

This feature only available in the pro version.

Regards

Sign in to Reply
Replying as Submit