Home>Support>Two sections in a post editable by PageBuilder?

Two sections in a post editable by PageBuilder?

I am new to wordpress development and PageBuilder.

I have a theme that uses the wordpress loop to show the_content() in a post (a custom type post).

This content I can modify with Pagebuilder, and build layouts and so on.

But I would like another section of the page, which is styled differently by the theme, to also be editable by Pagebuilder. Is this possible?

Something like:

<div class="white">
   the_content();
</div> 

<div class="grey">
   other_content... also editable by Pagebuilder
</div>

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Johan,

    Is the grey area global or is it setup on a post by post basis?

    If it’s global, I would use create a new widget area and then output the created widget area in the grey area. To use Page Builder with the created widget area, please add a Layout Builder.

    If however you would like it to be on a post basis, I would recommend ACF (specifically the pro version) and Download ACF Page Builder Field. Please understand that ACF is a bit technical so you’ll need to give their doucmentation a read over.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More