Hey guys
Is there a way to use the meta key with a post loop, to query say an ACF field to see if it’s 1 or 0 (true false) and only show the posts that way? I know you can make a custom wp query but wondered if that was needed as it’s relatively simple.
I know you can loop normally in Bricks Loop builder but not used it much to check for a ticked ACF box at the same time to check the posts against, let’s say.
In this instance, I want to show just one post on a homepage when a tick box is selected.
Many thanks