"And" operator on flex loop filters

Posted in: Newspaper
Post count: 221

Hi,

Currently, in my opinion, flex loop filters shortcode offers minimal usability becuase it uses the “OR” operator. It just shows post from multiple categories and taxonomies on a single page, not of much use.

1.) Is there any setting or configuration in composer or theme panel to implement the “AND” operator instead, so that a page only shows posts that meet all the criteria, i.e. shows posts only if they are assigned to all the selected terms in filters?

2.) I had a question. If I use flex loop to display posts in category archive template and use my tags as filters, would the flex loop only show the posts that are in current category and are assigned to the selected tag filter? Or, would it display all the posts there are in that particular tag regardless of their assigned category which I think would be useless.

Thanks

Post count: 21065

Hello @prateek!

1. This option is doing what you are looking for: https://prnt.sc/8sLeCS3jHV-u

2. The flex loop only show the posts that are in current category and you can also apply some filters, but the filter posts also are only from that category.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.