Beaver Builder image gallery connection to Metabox field
Support › MB Beaver Builder Integration › Beaver Builder image gallery connection to Metabox field
- This topic has 16 replies, 2 voices, and was last updated 2 years ago by
Peter.
-
AuthorPosts
-
March 8, 2023 at 4:45 AM #40880
[email protected]
ParticipantI'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.
March 8, 2023 at 9:00 PM #40896Peter
ModeratorHello,
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/March 9, 2023 at 9:52 PM #40927[email protected]
ParticipantThank 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.
March 10, 2023 at 6:48 PM #40938Peter
ModeratorHello,
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.
March 11, 2023 at 7:22 AM #40951[email protected]
ParticipantReally?! 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.
March 15, 2023 at 9:05 PM #41030[email protected]
ParticipantHi 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.
March 16, 2023 at 6:28 PM #41038Peter
ModeratorHello,
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/9c23e2d816fa8acb511d762aa5567973c0351551March 17, 2023 at 11:40 PM #41071[email protected]
ParticipantHi 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?
March 18, 2023 at 10:52 PM #41095Peter
ModeratorHello,
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.
March 20, 2023 at 11:34 PM #41128[email protected]
ParticipantHi 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>
March 22, 2023 at 6:36 PM #41164Peter
ModeratorHello,
Please share your site credentials via this contact form https://metabox.io/contact/
I will take a closer look.March 22, 2023 at 9:10 PM #41170[email protected]
ParticipantI just submitted it. Thank you!
March 24, 2023 at 8:39 PM #41201Peter
ModeratorHello,
Can you please update the plugin Meta Box AIO or MB Beaver Themer Integrator to the latest version and check this issue again?
March 24, 2023 at 10:33 PM #41203[email protected]
ParticipantI 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/.
March 27, 2023 at 8:05 PM #41225Peter
ModeratorHello,
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.
-
AuthorPosts
- You must be logged in to reply to this topic.