Posts

Does the Beaver Builder plugin use shortcodes to display modules?

By Michael Davis / August 30, 2016 /

Beaver Builder, unlike many other page builders, does not compose pages using shortcodes. This is a major benefit of using the Beaver Builder Plugin as you always retain ownership of your content. What does that mean exactly? If you spend hours and hours entering text, images and other content into some page builders and it…

Read More

Add-ons for Beaver Builder

By Michael Davis / August 30, 2016 /

An extensive marketplace is building up around Beaver Builder meaning you can find powerful add-ons for Beaver Builder that will extend the design options available to you. Use our add-on pack comparison table to find one that supports the modules you need. Two of the most popular Beaver Builder add-ons are PowerPack for Beaver Builder…

Read More

Getting started with Beaver Builder

By Michael Davis / August 29, 2016 /

If you need an overview of the Beaver Builder plugin and theme and how to get started, follow our TAKE OFF! series and check out the resources on this page: What is Beaver Builder?

Read More

Create a custom 404 page

By Michael Davis / August 29, 2016 /

To create a custom 404 page in Beaver Builder, use the 404 Page Editor available in the Beaverlodge Plugin. BEAVERLODGEHQ

Read More

Create a grid layout for your Beaver Builder blog page

By Michael Davis / August 29, 2016 /

The Beaver Builder blog page displays posts in chronological order, one by one. But what if you want your blog page to display a grid of posts? Grant Ambrose at BeyondBeaver explains how to do this with some nifty CSS. BEYONDBEAVER POST

Read More

Add a call to action button in your header

By Michael Davis / August 29, 2016 /

To add a call to action button to your themes header menu, follow this post on BeyondBeaver. BEYONDBEAVER POST

Read More

Enable Beaver Builder template shortcodes in WordPress widgets

By Michael Davis / August 29, 2016 /

To enable Beaver Builder template shortcodes in WordPress sidebar widgets, add this code to your theme’s functions.php file.

Read More

Remove Beaver Builder Theme Presets from the Customiser

By Michael Davis / August 29, 2016 /

To remove the Beaver Builder theme presets from the WordPress customiser, add this code to your functions.php file.

Read More

Add an Author bio to the end of WordPress posts

By Michael Davis / August 29, 2016 /

The Beaver Builder Theme doesn’t display Author bio’s at the end of your blog posts. You can add your author bio using one of these methods. Using Code Add this code to your functions.php to display Author bio at the end of your posts. Thanks to Viktor for the solution. Blog Posts Mike Gillihan has…

Read More

How to restrict access to the Beaver Builder Editor

By Michael Davis / August 29, 2016 /

David Waumsley shows how to restrict certain WordPress users from accessing the Beaver Builder toolbar, module and saved templates, rows, columns and even entire WordPress pages.

Read More

Hide the page title on a page by page basis

By Michael Davis / August 29, 2016 /

You can hide page titles site-wide by turning them off in the Beaver Builder Global Settings dialogue. If you only want to hide page titles on a page by page basis,use this snippet.  

Read More

Adjust header column widths in the Beaver Builder theme

By Michael Davis / August 29, 2016 /

Sometimes the Beaver Builder Header logo and menu spacing needs adjusting to suit your preferences – you can change the space allocated in a few ways… You can change the allocated widths for the header logo and menu by using this CSS snippet. Just change the percentage allocations to suit your preferences. Follow this tut by…

Read More