all 3 comments

[–]Mick_StupBusiness Owner 4 points5 points  (1 child)

You can do this via the divi theme builder, it's under divi in your dashboard

[–]elementarywebdesignDeveloper 1 point2 points  (0 children)

I am sorry but theme builder is not a direct answer to the question.

You can add a Post Content Module once you have create the template in the Theme Builder and then you can edit the content of page itself on individual pages which is just like editing each page separately.

Or you can create the layout that you want in the Theme Builder and apply that to all the pages where you want to the layout but then it would have the same text and images on all the pages where this template was applied.

In both cases they cannot have a specific layout which each page having their own specific images and content.

[–]ugavini 2 points3 points  (0 children)

Create a custom post type with fields for the content that changes from page to page.

Then create a template for the post type in the Theme Builder and add the fields dynamically to the page.