WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Peter Elmered v1.0.3

ACF Page Builder Field

This plugin will add a Page Builder field type in Advanced Custom Fields.

ACF Page Builder Field

The facts

Rating
3.7★ from 7
Active installs
300+
Price
Free
Last updated
10 May 2017
Added
Apr 2016
Requires WP
4.0
Tested up to
WP 4.7.35
Downloads
13,840

Our analysis

AI-assisted

ACF Page Builder Field is a WordPress plugin that adds a page builder field type to Advanced Custom Fields (ACF). It allows users to create more advanced layouts within ACF's flexible content sections, facilitating a better content management experience for editors, designers, and developers.

The plugin is designed to balance the needs of different users: editors can manage content easily, designers have the creative freedom to design layouts, and developers can create modular blocks efficiently. It requires ACF 5 or higher and is recommended for use with Page Builder by SiteOrigin.

Best for: This plugin is suitable for WordPress developers and designers looking to enhance content management with advanced layouts.

What it does well

  • Integrates with Advanced Custom Fields
  • Facilitates advanced layouts in ACF flexible content
  • Offers flexibility for editors and designers
  • Provides tools for developers to create modules

Where it falls short

  • Requires ACF 5+ and Page Builder by SiteOrigin 2.5 or newer
  • Last updated in May 2017, may not be compatible with newer WordPress versions
  • Limited user ratings and active installs

Verdict

ACF Page Builder Field can be useful for those familiar with Advanced Custom Fields, but its age and limited support may be a concern for some users.

From the developer

Peter Elmered's own description of ACF Page Builder Field, lightly tidied.

This plugin will add a page builder field type in Advanced custom fields.
The field works just like any other ACF field type and you can use it however you want. get_field() returns the generated HTML and the CSS is outputed in the footer. We are using it together with ACFs flexible content layouts where you want to build more advanced layouts inside the ACF sections. This makes the content in ACFs flexible content truly flexible!

Building a great CMS-experience for editors, designers and developers is really hard. They all have very different requirements and ideas about that a great CMS consists of and how it should work. How do you give the editors the tools they need to edit all the content, the designer the freedom they want about how things should look, and empower the developer with tools to provide this easily and efficently?
We think we have found a sweet spot when ut comes to the balance between freedom for for editors and designers and ease for developers to implement and maintain a beatifull site.

The editor

The editor can easily edit all the content and maintain a good look and feel of the website. The editor has the right amunt of freedom to be able to express themselfts, but enough structure to prevent them from going wild and ruin the page layout and design.

The designer

The designer can be creative and has the freedom they need express themselfs without making the life for the developers hard.

The developer

The developer have the tools to easily create blocks/modules that fits good together.

Requirements

  • Advanced Custom Fields 5+ (ACF 4 is not supported)
  • Page Builder by SiteOrigin 2.5 or newer
  • PHP 5.3+

Theme integration

We recommend using this plugin together with ACF Flexible Content for building beautiful landing pages.
This is an example of a template using ACF Flexible Content:

if( have_rows('flexible_content_field_name') ) :

    while ( have_rows('flexible_content_field_name') ) : the_row();

        switch( get_row_layout() ) {

            case 'page_builder_layout':

                if( get_sub_field( 'page_builder_field' ) ) {
                    echo get_sub_field( 'page_builder_field' );
                }

                break;
            case 'other_layout':

                the_sub_field('field1');
                the_sub_field('field2');

                break;
        }

    endwhile;

endif;

For more information, read about flexible content on advancedcustomfields.com.

We also recommend using one of the latest versions of WordPress, Advanced Custom Fields and Page Builder by SiteOrigin at all times for best compatibility.

Known issues and limitations

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for building pages visually.

ElementsKit Elementor Addons

Join millions who empower their websites with ElementsKit Elementor Addons. Get templates, & 100+ widgets...

Free 1M+ installs 4.9★ (2,036)
Elementor Website Builder

The Elementor Website Builder has it all: drag and drop page builder, Atomic Editor, pixel perfect design, glo...

Free 10M+ installs 4.5★ (7,297)
Starter Templates

The growing library of 300+ ready-to-use templates that work with all WordPress themes including Astra, Hello,...

Free 1M+ installs 4.9★ (4,745)
Website Builder by SeedProd

Easy Drag & Drop Page Builder. A complete solution to create a WordPress Website, Custom Themes, Landing P...

Free 700k+ installs 4.9★ (4,699)
Page Builder by SiteOrigin

Build responsive page layouts using the widgets you know and love using this simple drag and drop page builder...

Free 400k+ installs 4.8★ (1,005)
Otter Blocks

Quickly create WordPress pages with 20+ blocks, 100+ ready-to-import designs, and advanced editor extensions....

Free 300k+ installs 4.7★ (249)