• hifly260

    (@hifly260)


    I am working on a new page (not live yet, coming soon page still enabled). I don’t see author info or blog post date near the blog title, when on the blog page. Is this the standard layout? How can I display some blog post attributes, e.g. post date, author, categories? I am using Bento.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author satoristudio

    (@satoristudio)

    Hey @hifly,

    thanks for choosing Bento!
    This is what the standard blog posts page looks like in the theme: https://satoristudio.net/bento/blog/; in case you’re seeing a different result on your instance of WP, please attach a screenshot and we’ll do our best to find a solution to the issue.

    Thread Starter hifly260

    (@hifly260)

    Hi,

    thanks – yes, that’s what I also get. I see the date in the blog loop, but on the blog page itself, there is no date:

    https://satoristudio.net/bento/awesome-blog-post-with-header-image/

    So my question is, what would I need to do, to add additional attributes/field of the blog, e.g. date, author information, category, below the blog header? Which and how would I have to change some of the .php coding, to do that? Or is there an option to pull some of that data into the SiteOrigin editor, into a specific row on top of the post, directly in each post?

    Regards,
    Harald

    Theme Author satoristudio

    (@satoristudio)

    You’d need to customize the bento_entry_meta() function in the /includes/template-tags.php theme file, namely the part of the function under the is_singular('post') condition.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blog post – no author info, date in header’ is closed to new replies.