Code and Template examples

If you need a few more examples on how you can use Toolbox for creating more advanced layouts using Beaver Builder, you've come to the right place. There's no easier way of learning how to do stuff than by having some good examples to guide you the way on your first solo tries.

Code Plugins Toolbox

Using The Google Maps ACF Field

published: June 11th, 2018

Toolbox enables you to very easily embed Google Maps ACF’s (Advanced Custom Fields) in your Beaver Builder layouts. There are only a few caveats that need to be filled, as…

 

Beaverbuilder Code Plugins Toolbox

Adding a Geo based Conditional

published: May 20th, 2018

Using Toolbox it is very easy to add any kind of filter. A location-based filter for instance is very easy to add.

You will need to install a plugin like…

 

Code Plugins Toolbox

Adding a repeater Accordion module

published: May 11th, 2018

Ever wondered if it was possible to add an ACF Repeater as the source for – for example – an Accordion module? Well.. you can. Here’s how:

There are a…

 

Code

Blurring Row Background Images

published: April 4th, 2018

Someone asked if it was possible to blur a background-image using filters for Beaver Builder rows. Due to the way the background-container is used and all elements are positioned into…

 

Code

Using responsive-values in building your modules

published: June 7th, 2016

You might find yourself needing the breakpoints for medium and small devices while coding your modules. But how can they stay in line with the values set in Beaver Builder?

No…

 

Beaverbuilder Code

Getting the set Photo thumb-image

published: June 7th, 2016

I’ve been bashing my head over this the other day. I was constructing the Owl-slider module and needed the thumb-image that I had set using the photo-field. Now, after finding out the…