I am trying to use the conditional logic settings for a BB row to display the row only when the field I have set has a value. I tried following along with the tutorial/blog post concerning it, but when I try to choose the condition I don't see any of the Meta Box fields listed as options. I see Post, User, Author and the options under each of those, but nothing for MetaBox.
I have everything in AIO activated just to make sure I wasn't missing something. I added the fields in functions.php, not the meta box builder as I needed to show a few things based on category selection. Here's my code for the boxes:
https://ghostbin.com/paste/h327a
Is something missing here that isn't letting it show in Beaver Themer's conditional logic boxes?