|

How to Build Better Web Pages in WordPress

When I was creating the website for my new project WP in One Month, I wanted to make sure the home page was diverse with content, different sections, and a lot of information. As a WordPress developer, I could have built a completely custom page template with custom fields for each section, and I could have made use of one of the many plugins to do that. However, I also wanted to get the site up and running quickly. I was pivoting the business and wanted to focus more on executing ideas than on developing the website (I know many developers can relate to me here). I opted instead to build a simple child theme from the theme Ward and use a page building plugin called Beaver Builder. It saved me literally hours of development and gives me lots of flexibility.

The WordPress editor is a great tool for writing and formatting text, adding images, and more. However, when it comes to creating complex page layouts, you need more that what the editor can offer. This makes perfect sense – the WordPress editor is for writing! But sometimes you need something more than just an editor, and that’s where Beaver Builder comes in.

What is Beaver Builder?

Beaver Builder is a powerful, flexible page builder that allows you to easily create complex web pages.

Screenshot 2016-04-03 16.56.06

Once you install and activate it, you can use its drag and drop interface to create new, complex, memorable pages using one of the many templates or modules. There are lots of examples of Beaver Builder-driven sites, including WP in One Month and Manifest Development.

What to Know More?

You’re in luck! I am offering a free webinar on how to build a 3-page site using Beaver Builder. You can register here. Hurry! Space is limited.

Here’s an outline of the webinar:

  1. The Current WordPress Editor
    1. Walk through what it can and can’t do
    2. Talk about shortcakes
  2. What is Beaver Builder?
    1. What are Page Builders?
    2. Plans & Pricing
  3. Demo Primer
    1. Walk through Setup
      1. Download & Install
      2. Walk through settings
    2. Common Terms
      1. Templates
      2. Modules
      3. Rows and Columns
  4. Demo
    1.  Make a Home Page
      1. Use built-in template
      2. Highlight modules
    2. Make an About Page
      1. Create from Scratch
      2. Use Modules & Widgets
    3. Create Contact Page
    4. Insert form via shortcode

Register Today!

Beaver Builder is a WP in One Month partner

Similar Posts

  • |

    Win a Free Ticket to WP Summit!

    Last week I talked about the tail end of my speaking tour (thanks to everyone who came out to @WordCampPhilly). Up next is @WordCampChicago, but I’ll also be speaking at the WP Summit 2014, an online conference, on Wednesday, June 18th and I want to give away a free ticket!

  • Pivoting WP in One Month

    Do you know the story of Pixar? It’s a really interesting one that I strongly recommend you read all about in Creativity Inc. Here’s the gist: Pixar started off as a piece of hardware inside LucasFilms, and the team was tasked with pushing the technological envelope for live-action movies. When Lucas had to sell off…

  • |

    Make an Easy Membership Site with WordPress and Patreon

    This week I wrote about how I’m doubling down on Patreon to deliver more quality content to my backers. Well, things have just gotten a lot easier for me, because their timing is impeccable. Patreon has recently release a WordPress plugin that allows you to take posts on your blog and make them viewable to…

  • | |

    WordPress Multisite Domain Mapping on Media Temple (dv)

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!I recently stood up a WordPress Network/Multisite that I wanted to use for several different client “Quick Sites” – simple WordPress…

  • Speaking at WordCamp Philly

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!Just a quick note that I’ll be speaking tomorrow (Oct 20th) at WordCamp Philly! My talk is called Building a Simple…

  • | |

    Deleting 3 Million Spam Comments from a WordPress Database

    Over at the Crowd Favorite blog, I wrote up a post about an interesting problem I solved recently. I laid out everything you need to know there, but it involves downloading a HUGE database and putting WP-CLI to good use. If you haven’t used it before and you do development with WordPress, it’s super valuable….