Is it possible to show or hide a section in Bricks based on an ACF Page Link or ACF Taxonomy field choice?
In this case, I have a top bar. I have a conditional set to show the bar based on a Yes or a No. This field group is set up in a global options page. That’s easy enough.
But I’d like to have the ability to switch it off on individual pages, based on a Page Link dropdown field. In fact, I’d like to choose which pages to NOT show the top bar. Since the website has many pages, it’ll be easier to choose the pages it should not show on.
Similarly, I’d like to choose whether the top bar should show on specified categories and tags, which is chosen using the Taxonomy field type.
Any ideas on how I can achieve this?
I could set up the top bar section multiple times, and create conditions around that, but I’m trying to be as succinct as possible.