This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Two sections in a post editable by PageBuilder?

8 years ago · Last reply by Alex S 8 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 8 years, 11 months ago

    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.

Have a different question or issue?

Start New Thread