Post - Conditions

Hi, I am trying to set up a query just to display posts with ‘Guide’ category image

However, the Post element still displays posts from other categories.
Second question is how to exclude CURRENT post from this list.

Hello @pablo102,

Thanks for writing in!

You are using the condition incorrectly. Please review this documentation first:

You cannot use the Condition feature to filter out any looper provider output. You should be doing that within your Looper Provider so instead of using Recent Posts, you will have to use the Query Builder:

At the moment, there isn’t an option to exclude the current post. If you are hoping to display related posts, a feature request has already been queued for further enhancement of the Looper provider selection.

Best Regards.

1 Like

Thank you for the info! It is working correctly now.

Hi @pablo102,

Glad that it works for you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.