Ben Carlo
Forum Replies Created
-
Hey @webrhiza,
Thanks for posting! And apologies for the delayed response here.
The builder most likely encountered an error upon saving causing the issue/s you’re experiencing.
Can you send us a note via the form below(General Inquiry) and we’ll take it from there? 🙂
https://www.wpbeaverbuilder.com/contact/Ben
Hey @weiqispace,
It looks like one of our devs already replied to your post in our FB Group. 🙂
For those that stumble upon this thread, you’ll want to use fl-builder as the text domain, hook it to the plugins_loaded action, and must be run inside a plugin.
Ben
Hey @menathor,
Sorry to say but we don’t have anything for that out of the box.
One of our devs thinks it’s a good idea to add one though, so please feel free to post it in our feature request board below, if there isn’t one already. 🙂
https://github.com/beaverbuilder/feature-requests/Ben
Hey @nubiesan,
Thanks for posting!
The URL you shared goes to a 404 page(it’s most likely in draft) so I’m not sure which template you’re referring but it’s most likely added to the row. You can check the article we have below for more info about the row settings. 🙂
https://docs.wpbeaverbuilder.com/beaver-builder/layouts/rows/work-with-rowsHope this helps! 🙂
Ben
Hey @corrinarusso,
Are you referring to the BB plugin or the BB theme? If it’s the latter, this isn’t the correct venue for it as this is mainly for the BB lite version. You’ll want to use our official support channel for premium support. 🙂
https://www.wpbeaverbuilder.com/beaver-builder-support/Ben
Hey @litiscape,
Thanks for posting!
Can you send us a note via the form below(General Inquiry) and we’ll take it from there?
https://www.wpbeaverbuilder.com/contact/You can just paste the URL to this thread so you don’t have to repeat anything and so we can keep it updated. 🙂
Ben
Hey @curiosot,
Thanks for posting!
Do you think you can send us a note via the form below(General Inquiry) and we’ll take it from there?
https://www.wpbeaverbuilder.com/contact/You can just send the link of this thread there so you don’t have to repeat anything and so we can keep this updated. 🙂
Ben
Hey @menathor,
Apologies for the delayed response here.
Can you try adding the filter below to your child theme’s functions.php file and see if it works for you? 🙂
add_filter( 'fl_builder_content_panel_data', function($data) { if ( isset( $data['tabs']['rows']['views'] ) ) { foreach ( $data['tabs']['rows']['views'] as $i => $view ) { if ( 'prebuiltrows' == $view['handle'] ) { $data['tabs']['rows']['views'][$i]['isShowing'] = true; } } } return $data; });Hey @corrinarusso,
Apologies for the extremely delayed response here.
This forum is actually intended for Beaver Builder Lite support. Since you’re either using our theme or Menu module(both of which are only available in our premium versions), I’d suggest submitting a ticket below and we’ll take it from there. 🙂
https://www.wpbeaverbuilder.com/beaver-builder-support/Ben
- This reply was modified 5 years, 1 month ago by Ben Carlo.
Hey @kakidomain,
Just took a peek at the page on an actual mobile device and that heading is center aligned and in red. Check the screenshot below for reference.
https://a.cl.ly/eDu8OvjBTry clearing the 3rd party cache on your site and/or do a hard refresh and see if it helps. 🙂
https://en.scratch-wiki.info/wiki/Help:Hard_RefreshBen
- This reply was modified 5 years, 2 months ago by Ben Carlo.
Forum: Plugins
In reply to: [Beaver Builder Page Builder - Drag and Drop Website Builder] Fatal ErrorIssue fixed by plugin dev via the ticket below.
https://wordpress.org/support/topic/fatal-error-3812/Forum: Plugins
In reply to: [Beaver Builder Page Builder - Drag and Drop Website Builder] Is this normal?Hey @thompsonaire,
Thanks for posting!
That is actually normal behavior, you need to click out of the color picker to dismiss it. 🙂
Hope this helps, and let us know if we can assist further!
Ben
Hey @pstrading,
Can you send us a note via our contact form below(General Inquiry) and we’ll take it from there?
https://www.wpbeaverbuilder.com/contact/You can just copy the link to this thread so we can review and keep it updated. 🙂
Ben