Ticket for: Post Grid
0
Roger Due
I have created a grid of posts to display on a page. Now I want to let the user select from a list of 'categories' which ones to display. I expected that this should be very easy, yet I can't seem to figure it out. Please advise...
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
Post Grid is basically great for displaying only posts based on selected options, not for advance search and filter, although it's quite easy and possible to do this via extending via available filter hook for post query arguments,
https://pickplugins.com/documentation/post-grid/filter-hooks/post_grid_query_args/
although we have already released an addon for demo purpose for the developer
https://github.com/pickplugins/post-grid-search
check this file to see how it works.
https://github.com/pickplugins/post-grid-search/blob/master/templates/post-grid-hook.php
Hope you understand.
Regards
