- This topic has 11 replies, 7 voices, and was last updated 5 years, 1 month ago by Leo.
-
AuthorPosts
-
June 29, 2017 at 10:14 pm #341797Jim
Hi All,
I’m new here so not up to speed with the ways things work but hoping to get there and help along the way.
I’m using beaver builder as my page builder and generatepress with the pro plugin as my theme.
My question is:
Can anyone point me to any videos showing a how-video to build out a responsive site using both?I’ve seen elementor and GP Pro combos but so far cant find the above.
Any help really appreciated.
Thanks…
June 30, 2017 at 7:51 am #342010TomLead DeveloperLead DeveloperI’m not aware of any specifically, but maybe someone else can chime in.
You can also join the Beaver Builder Facebook group and ask in there – lots of GP users 🙂
August 26, 2017 at 8:41 am #373810GregJim,
Here is a link to a gentleman that has done several well documented video tutorials on both generatepress and Beaver builder. You may want to check out his YouTube Channel
August 26, 2017 at 8:43 pm #374023SimonHi Jim,
I have been developing websites with GP, GPP and BB Lite.
I think the basic steps for you are to make sure you turn off Section because BB takes care of it.
Make sure every page should be defaulted to Full width so that you won’t have any problem editing them.
One thing you gotta keep in mind is that Posts, WooCommerce Item pages cannot really be edited with regular BB, but I know you can buy the BB Themer to fully edit them.
However, with Tom’s latest Page Header, you can assign a nicely designed header images and then just edit those posts regularly.
You can take a look at my latest client’s website for inspiration:
https://elysetera.com/August 16, 2018 at 8:36 pm #651354Chris BurbridgeThis is not complete. It drives me crazy that they can’t just make a setting, considering the market demand for this one thing.
/*** Beaver Builder Adjustments ***/
.fl-builder.one-container .site-content {
padding: 0;
}.fl-builder .container.grid-container {
width: 100%;
}.fl-builder .grid-container {
max-width: 100%;
}.fl-builder .grid-container .entry-header {
padding: 40px 40px 0 40px;
max-width: 1020px;
margin: 0 auto;
}.entry-content, .entry-summary, .page-content {
margin: 0;
}/*** End Beaver Builder Adjustments ***/
August 16, 2018 at 8:42 pm #651361TomLead DeveloperLead DeveloperThat’s what our Page Builder Container metabox options do: https://docs.generatepress.com/article/page-builder-container/
Then in GPP 1.7, you can create a Layout Element, and set those options site-wide (or whatever conditions you like): https://docs.generatepress.com/article/layout-element-overview/
August 16, 2018 at 10:36 pm #651404Chris BurbridgeOh, that’s cool, yes I see it!
In my ideal world, it would be a default that could be set in Customizer > Layout.
What really happens (I use Beaver Builder) is that all the BB-laid out pages need to become full-width, and the default pages should behave according to the normal rules. If you will notice the CSS I posted, it looks for a .fl-builder class (in the body tag), so that it only does that override on Beaver Builder-enabled pages.
In Cuztomizer > Layout, you could have a Page Builder section where you choose which page builder you were using from a drop down, and it could prepend the CSS with the right class. (Or, you could have it as a text field that would let someone paste the class in).
But this would be nice, because then it’s not one more thing I have to remember to do on each page.
Thanks!
August 17, 2018 at 8:34 am #651932TomLead DeveloperLead DeveloperThe problem with that is what if you’re using a page builder and don’t want a full width layout? The way it is now, you have full control over the kind of layout you’re trying to achieve 🙂
August 17, 2018 at 9:31 am #652021Chris BurbridgeI see your reasoning. The way I think about the theme is as a foundational layer, like a blank canvas, and I rely on the builder to do as much as possible. In that sense, I want everything to be full width.
But you are a theme designer, so you are thinking of how the builder and the theme work *together* — and that is reasonable!
I guess what I would suggest is that you have the ability to set a *default* in Customizer > Layout for what you want it to be in general. (Again, maybe just for those pages that were done with a page builder). You could still have the meta box at the bottom of each page, but essentially it would be set to whatever the general rule was by default, and then you could still granularly set it for a specific thing for that page.
August 17, 2018 at 6:14 pm #652305TomLead DeveloperLead DeveloperInteresting idea – thank you! 🙂
August 11, 2019 at 11:36 am #981494WilliamAloha 🙂
How can I remove this CSS rule?
.fl-builder.one-container.no-sidebar .site-content {
padding: 0;
}IÊ»m pretty sure itÊ»s GP generated … but maybe Beaver Builder?
Itʻs overriding my Customizing ▸ Layout ▸ Container ▸ Content Padding settings.
Much thanks from Hawaii!
bill
August 11, 2019 at 12:11 pm #981515LeoStaffCustomer SupportAny chance you can open a new topic and link me to the page in question?
Thanks 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.