Skip to content

How to Add Post Author Box in WordPress Blog Post?

Key Takeaways

  • Nexter Blocks Post Author block adds an author box to a WordPress blog post page and helps provide readers with insight into who created the content.
  • Nexter Blocks requires the default WordPress Block editor to be active, plus the Nexter Blocks plugin installed and activated, and the Post Author block turned on under Nexter → Blocks.
  • Style 2 lets the author box width, content alignment, and box alignment be adjusted, and the same author box also appears on pages like the author page and category page.
Table of Contents

An author box is a small piece of credibility at the end of a post: who wrote this, and why should I believe them.

The block builds one from the WordPress user profile of whoever wrote the post being viewed.

For every Blog Builder setting in one place, see the Blog Builder guide.

Before You Start

  • Edition: Free. Measured with Nexter Blocks Pro deactivated, this block renders byte-for-byte the same output.
  • Block to enable: Post Author, switched on under Nexter > Blocks in your WordPress dashboard.
  • A single post template to build in. These blocks belong in a template that renders one post, not on a standalone page.
  • Author profiles that are filled in. The box renders the user’s biography field, so an empty profile makes an empty box.

Steps

  1. Add the Post Author block to your single post template.
Adding the Post Author block
  1. Choose which parts of the profile to show.
Author box fields
  1. Pick a layout style.
Author box layout
  1. Preview against a post by an author with a complete profile.
The finished author box

How It Behaves

Measured on a real post, the box rendered:

Author : Amara Okafor   Role : author   Writes about design systems and the craft of building for the web.

  • Build this inside a single post template. The block reads whichever post the page is showing — it has no setting for picking one. In a Blog Builder template that is the post being viewed, which is exactly what you want.
  • Everything comes from the WordPress user profile. The display name, the role, the biography and the avatar are all read from the user, not entered here.
  • The avatar is the user’s Gravatar, or whatever an avatar plugin provides.
  • The name and avatar link to the author archive. Measured: three links in the default box.
  • It follows the post’s author, so a multi-author blog needs no per-post setup.
  • On an ordinary page it shows that page’s data, not nothing. Measured: a Post Title block dropped onto a normal page rendered the page’s own title. The block does not check that it is on a post, so a mistake here shows the wrong thing rather than an error.
  • With no post to read, it renders an empty shell rather than disappearing. Measured outside any post: the markup is still there with nothing inside it. If you are seeing an unexplained gap in a template, this is usually why.

Limitations

  • An empty biography gives an empty box. The block has nothing of its own to show; fill in the profile.
  • No avatar means a default Gravatar image — the generic one, which looks unfinished.
  • The role shown is the WordPress role, so it reads author or administrator rather than a job title.
  • Only one author. Co-authored posts show whoever is set as the post author.
  • It cannot be overridden per post. Editing the box means editing the user profile.
  • The author archive has to exist for the links to lead anywhere useful.

Troubleshooting

The box is empty

Either there is no post in context, or the author’s profile has no biography. Both render the box structure with nothing in it.

The avatar is a generic image

That is the default Gravatar for an address with no avatar registered. Set one, or use an avatar plugin.

It says author instead of a job title

That is the WordPress role. There is no separate job-title field to read.

The wrong person is credited

The block follows the post’s author field. Change it on the post itself.

Related Docs

Share your Thoughts

Still in Doubt? Let’s Assist You

Have Feedback or Questions?

Join our WordPress Community on Facebook!

Related Frequently Asked Questions

What do I need before adding a post author box in WordPress?

The setup depends on two things being in place: the default WordPress Block editor and the Nexter Blocks plugin. The Post Author block also has to be activated inside Nexter → Blocks. That matters because the author box is not a standalone WordPress feature here, it comes from Nexter Blocks, so if the block is off, nothing will appear on the post template.

Why is my post author box not showing up on the blog post page?

The usual failure point is that the Post Author block is not activated yet. In Nexter → Blocks, search for Post Author and turn on the toggle. Another common miss is placing it in the wrong spot on the blog post template. Nexter Blocks only shows the box when the block is added to the appropriate location in the template.

Can I add an author box to pages other than a blog post?

Nexter Blocks supports more than just single blog posts here. The same author box can also be shown on other pages like the author page and category page. That makes it useful when you want consistent author branding across archive-style layouts, not just inside one article.

What information should be filled in before using the author box?

The author box pulls from the user profile, so the profile needs real content first. The page specifically calls out profile image and contact information as part of that setup. If those fields are empty, the box may still exist in the layout, but it will not have much useful content to display.

Is there another way to build the blog post template for this?

The page points to Nexter Builder as the way to create the blog post template, and it also links a broader blog builder guide at click here. That matters because the author box is added into a template, not just dropped randomly into a post. Template placement controls where readers see it.

Which author box style should I use for a cleaner layout?

Style 2 is the most flexible option mentioned here because it lets you set the box width and adjust both content alignment and box alignment. That gives you more control when the default layout feels too wide or too cramped. The Style tab also lets you customize things further after you pick a predefined style.

Last reviewed: September 23, 2026

Related Docs