Skip to main content
How to Add an Author Box on Single Posts

Learn how to add an author box to single posts in WordPress to enhance credibility and foster reader engagement on your site.

Updated over 3 months ago

Adding an author box to your single posts enhances the reader's experience by providing additional context about the writer.

It can help build credibility, encourage reader engagement, and foster a connection between the audience and the author.

This article will guide you through the steps to add an author box to your single posts in WordPress, ensuring that your readers can easily learn more about the contributors to your site.

The default appearance of the Single Post layout is shown below:

Single Post default layout

There are four distinct areas.

  1. Header

  2. Post Content, which contains:

    1. Post Title

    2. Post meta

    3. Featured Image

    4. The post content (text)

    5. Comments Form

  3. Sidebar

  4. Footer

Note: The Theme Builder allows you to customize the entire post layout to your needs. It will also be used to add a Divi Module that displays the Author's details.

Create a Theme Builder template assigned to all posts

  1. Go to WordPress Dashboard β†’ Divi β†’ Theme Builder.

  2. Create a new template by clicking on the + icon and click on Build New Template.

    Divi - Create a Theme Builder Template

  3. Assing the new template to All Posts.

    Divi - Assign the template to All Posts

  4. Click on the Create Template button.

  5. Click on Add Custom Body and choose Build Custom Body.

  6. Insert a new 1-column Row.

  7. Insert the Post Title module - this will be used to display the Post related details:

    1. The Post Title

    2. The Post Meta information

    3. The Post Featured Image

  8. Insert the Post Content module - this will be used to display the actual content of each Post.

  9. Insert the Comments module.

The starting layout should look like this:

All posts starting layout

Create the Author box

We will use the Person module and Divi's feature called Dynamic Content.

  1. After the Post Content module and before the Comments module, insert the Person module.

  2. Hover on the Name field and click on the Dynamic Content icon.

    Dynamic Content icon

  3. Choose the Post Author from the Dynamic Content List.

    Post Author Dynamic Content

    This will display the author's name for each single post.

  4. In the Name Format option, choose how you would like to display the Author's name. A good option is the First & Last Name option.

    Author Name Format

  5. Enable the Link Name option and choose Author Archive Page.

  6. For the Body, click the Dynamic Content icon and choose Author Bio.

    Divi - Display Dynamically the Author Bio

    This will display the Bio text set for each Author in WordPress Dashboard β†’ Users.

  7. Expand the Image option group, remove the default placeholder, and, using the Dynamic Content option, choose Author Profile Picture.

Pro Tip: Delete the default text in the Position field to ensure that it doesn't have any value.

The final result can be seen in the screenshot below:

Author Info Box
Did this answer your question?