SeedProd Documentation

Documentation, Reference Materials, and Tutorials for SeedProd

Creating Content Pages for your Theme

When you build your site with the SeedProd Website Builder, you will also need standard content pages — such as an About page, Features page, or Privacy Policy — that inherit your site’s header, footer, and overall design. This guide explains how those pages work and how to customize them further using SeedProd.

Note: This guide applies only to sites using the SeedProd Website Builder. If you are not yet familiar with it, see the Website Builder Overview first. Do not use Landing Pages to create content pages for your theme — they are separate, standalone pages that do not use your site’s header or footer.


How Content Pages Work with the Website Builder

Content pages in SeedProd work through your Single Page template. In the Website Builder, you should have a template assigned to the Pages condition. This template is applied automatically whenever a new WordPress page is created.

Single Page template assigned to the Pages condition in SeedProd Website Builder

The typical setup for this page template uses two Template Tag blocks — Post Title and Post Content — to pull in the page’s title and content dynamically.

Single Page template layout showing Post Title and Post Content template tag blocks

This means any page you create in WordPress will automatically use this template. The page’s title and content are displayed wherever the Post Title and Post Content blocks are placed in the template. The example below shows WordPress’s default Privacy Policy page being rendered through the template.

WordPress Privacy Policy page being rendered through the SeedProd Single Page template

This is the page’s content as entered in the WordPress editor:

Privacy Policy page content in the WordPress block editor

And this is how it appears on the frontend when rendered through the SeedProd template, with the Post Title and Post Content displaying correctly:

Privacy Policy page displayed on the frontend through the SeedProd Single Page template

Customizing a Content Page with SeedProd

If you want to customize the layout and design of an individual page beyond what the template provides, you can edit it directly in the SeedProd builder. Open the page in WordPress and click the Edit with SeedProd button at the top of the page.

Edit with SeedProd button at the top of a WordPress content page

SeedProd will copy the page’s existing content into the builder, where you can customize the layout, add blocks, and adjust the design however you like.

Content page being customized inside the SeedProd builder

If you want to revert back to the standard WordPress page content and stop using the SeedProd builder for that page, click the Back to WordPress button on the page.

Back to WordPress button on a SeedProd-edited content page

Content pages are a seamless part of building a complete site with SeedProd. Set up your Single Page template once and every page you create in WordPress will inherit your site’s design automatically — with the option to customize any individual page further in the SeedProd builder whenever you need to.

Related Articles