Support Forum
Support › Meta Box - Beaver Themer Integrator › Beaver Builder image gallery connection to Metabox field
I'm building a single template using Beaver Themer. My headline and text fields connect fine. But I'm having trouble connecting a gallery and a slideshow - neither render any images. I tried using both image advanced and single image fields (with multiple images) but neither is displaying images.
Hello,
Thanks for your feedback.
I can reproduce that issue on my local site and I've escalated this to the development team to fix it in the next update.
For now, you can use the helper shortcode [rwmb_meta id="image_advanced"] to display images on the frontend. Please read more on the documentation https://docs.metabox.io/shortcode/
Thank you for submitting the ticket. But how do I use the shortcode in the Beaver Builder slideshow module? I don't see where to enter a shortcode - I only see how to create a gallery or connect a field. See https://imgur.com/a/LqwEANS. Thanks.
Hello,
Currently, it does not work with the slideshow or gallery module. This feature is in our development queue and we will work on this in the next update or so.
Really?! Do you know when the next update will be released? Is there a workaround until then? I've built out an entire CPT and set of custom fields, assuming images would work like other fields. I'd rather not switch plugins now, but I need to find a way to make this work.
Hi Peter, I'm just following up on this. As a workaround, I created a view with a simple gallery and inserted it into the post with a shortcode. But is there an ETA on the update? I really need the features of Beaver Builder's gallery and slider modules.
Hello,
Our development team is working on this issue. If you are familiar with coding, you can try to apply this commit to your site and see how it goes.
https://github.com/wpmetabox/meta-box-beaver-themer-integrator/commit/9c23e2d816fa8acb511d762aa5567973c0351551
Hi Peter,
Thank you for working on this! I replaced the existing base.php with that commit (on staging). But when I tried to connect a gallery module to the custom field, the gallery still didn't appear. Having said that, my dev skills are "knows enough to be dangerous" so it's possible I made an error. Is there anything else I would need to do other than replace that file?
Hello,
Please install the plugin Meta Box Beaver Themer Integrator with this one https://drive.google.com/file/d/1kvQ9t4LdNPqZjfMOGXmdpskyaTglhZqH/view?usp=share_link
and let me know how it goes.
Hi Peter,
I installed the plugin but still there's no change. I turned on debugging to the front end so you can see the error, if that helps.
<a href="https://staging2.etec.bio/case-study/heating-oil-plume-under-structure-in-heavily-regulated-region-no-problem/">https://staging2.etec.bio/case-study/heating-oil-plume-under-structure-in-heavily-regulated-region-no-problem/</a>
Hello,
Please share your site credentials via this contact form https://metabox.io/contact/
I will take a closer look.
I just submitted it. Thank you!
Hello,
Can you please update the plugin Meta Box AIO or MB Beaver Themer Integrator to the latest version and check this issue again?
I downloaded the latest MB AIO from the website and installed it. I added a gallery to my CPT and connected it to the MB images. There are fewer errors, but it's still not working:
1- Notice: Undefined offset: 0 in /home/customer/www/staging2.etec.bio/public_html/wp-content/plugins/bb-plugin/modules/gallery/gallery.php on line 93
2- Notice: Trying to get property 'src' of non-object in /home/customer/www/staging2.etec.bio/public_html/wp-content/plugins/bb-plugin/modules/gallery/includes/frontend.php on line 26
For reference, the page with the error is https://staging2.etec.bio/case-study/heating-oil-plume-under-structure-in-heavily-regulated-region-no-problem/.
Hello,
The problem is resolved. The error happens when using the cloneable image_advanced field, it is not compatible with the current version of MB Beaver Themer Intergrator.