Site logo

Archived topic

Filter and query loop

3 replies · Started by Lennart on October 21, 2022

Viewing posts 1–4 of 4

Hi

How do I add a filter either via widget or shortcode so my users can filter content by custom post type from ACF or other plugins (if you recommend any)

Hi there,

is this user UI filter? eg. select a post category ?

Yes a UI filter in a sidebar or something like it

Commonly used plugins we see are:

Search and Filter: https://en-gb.wordpress.org/plugins/search-filter/
FacetWP ( premium only ): https://facetwp.com

To note: both of these plugins will filter the current WP Query for the archive you're viewing.
So out of the box they can work with any Archive page. And should work if using the new GP Loop Element.
But they won't integrate directly with a Query Loop block added to a static page...

This archived topic is closed to new replies.