How to Create an Author Page Template with Divi’s Theme Builder

Last Updated on December 29, 2022 by 14 Comments

Editorial Note: We may earn a commission when you visit links on our website.
How to Create an Author Page Template with Divi’s Theme Builder
Blog / Divi Resources / How to Create an Author Page Template with Divi’s Theme Builder

Author pages used to be difficult to customize. With the Divi Theme Builder, that’s no longer an issue. You can personalize not only author pages but also category pages, search results pages and more. In this post, we’ll show you how to create a dynamic author page template with Divi and its Theme Builder.

When you recreate this layout inside the Divi Theme Builder, you’ll be using dynamic content so all author pages will be affected at once while keeping content unique to the author in place. All you’ll need to do is make sure all authors have updated information. If they don’t have good Gravatar images, we suggest you download the WP User Avatar Plugin to have more control. You’ll be able to download the template’s JSON file for free as well!

Let’s get to it.

Preview

Before we start recreating the author page template inside the Theme Builder, let’s take a look at the outcome across different screen sizes. While building the template, the design will look slightly different inside the template editor. We suggest you have two windows open, one with the template editor and one with a live preview.

Desktop

author page template

Mobile

author page template

Download The Welcoming Author Page for FREE

To lay your hands on the free author page template, you will first need to download it using the button below. To gain access to the download you will need to subscribe to our newsletter by using the form below. As a new subscriber, you will receive even more Divi goodness and a free Divi Layout pack every Monday! If you’re already on the list, simply enter your email address below and click download. You will not be “resubscribed” or receive extra emails.

1. Update User

Optimize Author Images

Add WP User Avatar Plugin

When an author is added to your WordPress, the system automatically pulls a Gravatar image. Some authors don’t have a Gravatar account or the image doesn’t match your site. Using the WP User Avatar Plugin will give you more control.

author page template

Complete Author Information

Make sure all the following author information is included:

  • Name and Last Name
  • Display Name
  • Author Bio
  • Author Image

author page template

2.  Recreate Layout in Theme Builder

Open Theme Builder

The first step to recreate the author page template is opening the Theme Builder and adding a new template. Select “All Author Pages” under the Archive Pages section and click on the blue “Create Template” button.

author page template

author page template

Create Custom Body

Once the new template is created, click on “Add Custom Body” to enter the template editor.

author page template

Section 1 Settings

Spacing

Time to build the layout! Inside the template editor, you’ll notice a section. Open the section and change the spacing values as follows:

  • Top Padding
    • Desktop: 300px
    • Tablet and Phone: 50px
  • Bottom Padding
    • Desktop: 0px

author page template

Border

Add a bottom border to the section as well.

  • Border Styles: Bottom Border
  • Width: 2px
  • Color: Black #000000

author page template

Add Row 1

Column Structure

Now, add a row with the following column structure:

author page template

Sizing

Open the row settings and change the sizing as follows:

  • Width
    • Desktop: 1580px
    • Tablet and Phone: auto
  • Max Width
    • Desktop: 90%
    • Tablet and Phone: 80%

author page template

Spacing

Modify the spacing settings next.

  • Left Margin: auto
  • Right Margin: 79px
  • Right Padding: 0px

author page template

Custom CSS

Last but not least, align all column content using two lines of CSS code in the row’s main element.

  • Main Element
    • Desktop: display: flex;  align-items: center;
display: flex;
align-items: center;
    • Tablet and Phone: display: block;
display: block;

author page template

Add Text Module 1 to Column 1

Content Text

Time to add modules, starting with a text module in column 1. Link the correct dynamic content.

  • Body: Dynamic Content – Post Author
  • Before: <h1>
  • After: <h1>
  • Name Format: First & Last Name

author page template

author page template

Heading Text

Then, style the heading text as follows:

  • Heading Level: H1
  • Font: Krona One
  • Weight: Bold
  • Style: TT
  • Color: Black #000000
  • Size
    • Desktop: 90px
    • Tablet: 60px
    • Phone: 50px

author page template

Spacing

Add some responsive spacing values too.

  • Bottom Margin
    • Desktop: -43px
    • Tablet: -33px
    • Phone: -27px
  • Top Padding: 19px
  • Bottom Padding: 0px

author page template

Add Text Module 2 to Column 1

Content Text

On to the next module, which is another text module. Add the author bio dynamic content.

  • Body: Dynamic Content – Author Bio

author page template

Text

Then, style the text in the design tab.

  • Font: Open Sans
  • Weight: Light
  • Color: Black#000000
  • Size
    • Desktop: 16px
    • Tablet: 15px
    • Phone: 14px
  • Letter Spacing: 1px

author page template

Spacing

And complete the module settings by adding some top margin.

  • Top Margin: 100px

author page template

Add Image Module to Column 2

Image Content

Move on to column 2 and add an image module. Erase the default placeholder and connect the author profile picture dynamic content.

  • Image: Dynamic Content – Author Profile Picture

author page template

author page template

Sizing

Then, adjust the sizing settings of the image.

  • Width
    • Desktop: 100%
    • Tablet and Phone: 50%

author page template

Spacing

Add some responsive bottom margin too.

  • Bottom Margin
    • Desktop and Tablet: -20%
    • Phone: -30%

author page template

Border

Complete the module settings by adding some rounded corners to the border settings. This will help turn the module into a circle.

  • Rounded Corner: 50vw all four corners
  • Styles: All four sides
  • Width: 2px
  • Color: Black #000000

author page template

Add Section 2

Spacing

Now add another regular section, open the section settings and modify the top and bottom padding values.

  • Top and Bottom Padding: 300px

author page template

author page template

Add Row 2

Column Structure

Add a row with one column next.

author page template

Sizing

Open the row settings, go the design tab and make some changes to the sizing settings.

  • Width: 1580px
  • Max Width
    • Desktop and Tablet: 90%
    • Phone: 95%
  • Row Alignment: Center

author page template

Add Blog Module

Content

The only module we need in this section/row is a Blog Module. Make sure you enable the ‘Posts For Current Page’ option. This will make sure only posts made by the author in question are shown.

  • Posts For Current Page: Yes

author page template

Elements

In the elements section, we’re enabling the following elements to show up in our design:

  • Featured Image
  • Author
  • Categories
  • Excerpt
  • Pagination

author page template

Layout

Move on to the design tab next and change the layout.

  • Layout: Grid

author page template

Title Text

Then, style the title text accordingly:

  • Heading Level: H2
  • Font: Krona One
  • Style: TT
  • Color: Black #000000
  • Size
    • Desktop: 26px
    • Tablet: 16px
    • Phone: 18px
  • Letter Spacing: 3px
  • Line Height: 1.3m

author page template

Body Text

We’re modifying the body text settings too.

  • Font: Open Sans
  • Weight: Light
  • Color: Black #000000
  • Size
    • Desktop: 16px
    • Tablet: 15px
    • Phone: 14px
  • Letter Spacing: 1px

author page template

Meta Text

Then, we’ll make some changes to the meta text settings.

  • Font: Open Sans
  • Style: TT
  • Color: Black #000000
  • Letter Spacing: 2px

author page template

Sizing

Continue by modifying the module’s sizing settings across different screen sizes.

  • Width
    • Desktop: auto
    • Tablet: 90%
    • Phone: 80%

author page template

Spacing

Then, add some top padding.

  • Top Padding
    • Desktop: 60px
    • Tablet & Phone: 70px

author page template

Border

We’re changing the module’s border settings too.

  • Grid Layout Border Styles: Left Side
  • Width: 1px
  • Color: Black #oooooo

author page template

Custom CSS

And we’ll complete the design by two lines of CSS code to the module’s title and body!

  • Title: padding-bottom: 50px;
padding-bottom: 50px;
  • Body: padding-bottom: 50px;
padding-bottom: 50px;

author page template

Preview

Now that we’ve gone through all the steps, let’s take a final look at the outcome across different screen sizes.

Desktop

author page template

Mobile

author page template

That’s a Wrap!

In this tutorial, we’ve created a custom author page template with Divi’s Theme Builder. We’ve combined dynamic content with Divi’s built-in options to create a minimal author page design. Remember that all authors need to have a first and last name, author bio, and profile photo. If you’ve downloaded the JSON file, you can import it into your Divi Theme Builder main area. If you have any questions or suggestions, feel free to leave a comment in the comment section below!

Divi Marketplace

Are You A Divi User? Find Out How To Get More From Divi! 👇

Browse hundreds of modules and thousands of layouts.

Visit Marketplace
Divi Marketplace
Divi Cloud

Find Out How To Improve Your Divi Workflow 👇

Learn about the new way to manage your Divi assets.

Get Divi Cloud
Divi Cloud
Divi Hosting

Want To Speed Up Your Divi Website? Find Out How 👇

Get fast WordPress hosting optimized for Divi.

Speed Up Divi
Divi Hosting
Premade Layouts

Check Out These Related Posts

Get a Free Butcher Shop Layout Pack for Divi

Get a Free Butcher Shop Layout Pack for Divi

Posted on April 15, 2024 in Divi Resources

Hey Divi Nation! Thanks for joining us for the next installment of our weekly Divi Design Initiative; where each week, we give away a brand new Layout Pack for Divi. This time around, the design team has created a beautiful Butcher Shop Layout Pack that’ll help you get your next Butcher Shop...

View Full Post
Get a Free Online Learning Layout Pack for Divi

Get a Free Online Learning Layout Pack for Divi

Posted on April 8, 2024 in Divi Resources

Hey Divi Nation! Thanks for joining us for the next installment of our weekly Divi Design Initiative; where each week, we give away a brand new Layout Pack for Divi. This time around, the design team has created a beautiful Online Learning Layout Pack that’ll help you get your next website up and...

View Full Post

14 Comments

  1. Thank you for the tutorial!

    How do we go about adding custom information like author social media links(Linkedin, Twitter, etc.)? Can we access anything else from the profile pages besides these fields?

  2. Hi there. WP User Avatar hasn’t existed for a couple of years now, even though you updated this article six months ago. Can you please tell us your recommended/preferred basic user avatar plugin? Thanks.

  3. What if I have to show a different author description based on my website’s language?
    ex. A blog post is written by the same author in 2 languages.

  4. Hi! On my site I have two custom role authors who can only write two custom post types. How can I call only the author’s custom post types?
    If I use the blog module, with the “post for current page” function, the module only searches among the standard posts

  5. Hi,

    Thanks for this lesson. I definetly need to work and improve my skills around divi.

    I feel like you skipped a few steps. When editing the first section you say “Now, add a row with the following column structure:” but you don’t say how many columns.
    It looks like further down that it’s two.
    Also at the very beginning you say to “click on “Add Custom Body” to enter the template editor.” but then there are two other options that pop up and you don’t explain which one to use or why.

    Thanks

    • Hi Wes, you’re right!
      For the first section, that screenshot should be showing a two-column structure. Sorry about that! I’ll look about fixing it.
      After “Add Custom Body”, you choose “Build from Scratch”
      Thanks for pointing this out. Have created the layout yet?

  6. Looks nice,I need to learn more for this,thanks for ideas.

  7. Dear Admin,
    its verry helpfull post for me its so inspaired to me i love tha all of your themes..its so awosem its so nice👌👌👌

  8. divi theme is a very great theme for designing landing page. the article is very informative and intresting

  9. Hi Chris, this is a theme builder template so you can technically apply it to any page, or category.
    If you want to use the blog layout, save the second section to your Divi Library. You’ll find the link below where it says,
    Download The Welcoming Author Page for FREE.
    Good Luck!

  10. If I have no other authors, can I simply use this layout as a page layout or is there an SEO advantage of using Theme Builder?

    Can’t see the download link.
    Chris

  11. I love Divi…. Divi make website creation very easy. I hope you will make Divi More awesome in Future

  12. Thanks for this. I have lots of questions. Why the plugin for the image? Can’t we just set a good headshot to the proper size? Does the plugin add special properties?

    Is this Divi page a “rich” snippet for better SEO? Or just a nice looking page?

    Can the space beneath the image be reduced on mobile? I have other pages where I’d like less space after the header on tablet and mobile. I generally make separate sections but am told that is bad practice.

    Help with flex. Shouldn’t we add something about flex to the site’s global CSS?

    Thank you for making the download available.

    • Hi Chris. thanks for your comment.

      I suggest the WP Avatar Plugin because otherwise when you add a user, the only image available is the one they have uploaded to their Gravatar account. They might not even have one and then you are left with a gray person placeholder. The plugin lets you choose any image from the media library.

      Rich snippets don’t depend on design but on your content. The author’s name in this design is an H1 heading. If someone searches the author’s name on Google, their respective page will show up. Rich snippets depend on many other things.

      Yes, you can change the space under the image in the settings for the row it’s in, or for the section below it. Not sure if it’s bad practice to use separate sections. In this case, I used it so that the top section has a flex and the bottom one doesn’t.

      The flex css in this design is for that row only. Putting flex on the site’s global CSS is up to you.

      Enjoy!

Leave A Reply

Comments are reviewed and must adhere to our comments policy.

Join To Download Today