Audrey - Custom Pages
The Audrey theme has four custom pages created using Gutenberg:
Below we'll go over how to set these up. If you imported the demo content, all of these pages are already set up for you! Go to WordPress > Pages and edit each page with your own information.
About Page
- Go to WordPress > Pages > Add New. Give your page a name (i.e. "About Me").
- Set the individual page layout to full-width.
- Add a Gutenberg Columns Block and set it to 2 columns.
- In the right column, add an Image Block and select your image.
- In the left column, add a Heading Block (h4 "Meet Your Designer" in the demo). Add Paragraph Blocks to add your text. The demo About page also has a Quote Block in the left column.
Contact Page
- Make sure the Ninja Forms plugin is installed and activated.
- Go to WordPress > Pages > Add New. Give your page a name (i.e. "Contact Me").
- Set the individual page layout to full-width.
- Add a Gutenberg Columns Block and set it to 2 columns.
- In the right column, add a Ninja Forms Block and select a form.
- In the left column, add a Heading Block, a Paragraph Block, and an Image Block.
Meet the Team Page
- Go to WordPress > Pages > Add New. Give your page a name (i.e. "Meet the Team").
- Set the individual page layout to full-width.
- Add a Gutenberg Columns Block and set it to 3 columns.
- In each column, add a Image Block, a Heading Block, a Paragraph Block, and a Button Block.
Services Page
- Go to WordPress > Pages > Add New. Give your page a name (i.e. "Services").
- Set the individual page layout to full-width.
- The Services page is longer than the other pages, so for this one we'll give you the page code to paste in! Once you've created your page, click the 3 dots at the top right corner of the page editor. Click Code Editor.
- Click here and copy the code, and then paste it into the code editor.
- Click the 3 dots again and switch back to the Visual Editor. Then you can fill in your own content, text, and images!