Support Forum
Hi There,
I am creating a custom html archive layout in the Beaver Builder/Themer posts module but whenever I use a field connection to pull in a Metabox single image field I only get the word 'Array' on the front end instead of the custom image. I'm using the latest version of BB and MB.
Here's the html.
<div class="custom-image">
[wpbb post:meta_box field='image' image_size='medium']
</div>
Any help appreciated.