Site logo

Archived topic

I know this is probably obvious, but I how do I display author in posts?

12 replies · Started by Perrin on August 6, 2018

Viewing posts 1–13 of 13

I can't find the option anywhere :(

I'm using the Blog addon.

P.S. When I go to customize, there is no section called "Blog Content."

Update: I found the option, but it still doesn't work: Customize > Layout > Blog.

I turned on the "Display post author," but nothing's happened.

It might be worth nothing that I am using an the full-width header element. Screenshot: https://cl.ly/1w0p0V0Q1t2q

Hi there,

check Customizer > Layout > Blog - let me know.

In the settings you have an Archive Tab and a Single Tab. Make sure it is checked on both if that's what you need.

Thanks for the help so far :)

Here's a screenshot of the options checked: https://cl.ly/452x1h2o0X2o

Is there a way for me to share this URL privately?

Hi there,

you can edit your original Topic and use the Site URL field for privacy.

Done. :) Mind taking a look?

You have this CSS in the head of the site, its inline so must either been adding in custom CSS field? Or another plugin?

.entry-meta {
    display: none;
}

Found and deleted. Seemed to fix the core issue. However, no matter what option I choose, it seems to display above the content rather than just below the title. Is there a way to get this below the breadcrumbs?

It looks like you are using Elements? Page Hero?

If so you can add them there below the title using the {{post_date}} and {{post_author}} template tags

Fixed! Thanks man :)

You're welcome :)

This archived topic is closed to new replies.