Hi Long,
thanks for your answer.
Sure I know how to use Beaver Themer's conditional logic feature.
The reason why I ask is that the shortcode way provides a second layer of conditionals for ACF and Pods, which is sometimes very helpful.
Interestingly testing for presence of field content works:
[wpbb-if post:meta_box type='text' field='string_value']
Content of the field:[wpbb post:meta_box type='text' field='string_value']
[/wbpp-if]
The content only shows if the field has any.
Please dive into this and take it as a feature request – I'm confident that it's not asking for rocket science to make it work also for Meta Box.
Kind regards,
Lukas