Post Author not getting displayed via template

  • Hello,

    I want to have Author name before post date and also a author bio box at the bottom.

    I did these steps:
    1. Created a copy of my blog post template
    2. Added a header element with dynamic tag to Author name
    3. Applied this template to only 1 post (which is draft)

    But still the Author name doesnt reflect. I also temporarily published the post to check, but still no luck.

    Kindly help me.

    Also pls guide me the steps for Author bio box (if anything extra is needed).

    REgards
    Amit

  • Hello,

    I was able to achieve this with Dynamic tags.

    However I would like to add the word ‘By’ before the author name. I cant see that option anymore.

    Also, could you kindly guide, how to achieve something like this? https://postimg.cc/Yv724JRW

    Here the authorname, date and link are on the same line and separated by pipes.

    Thanks a lot!

  • Hi there,

    1. you can add by before the dynamic tag like this by {{author_meta key:display_name}}
    https://app.screencast.com/5UqcSrBt5Jj4t

    2. to have the author name, date and link on the same line, you can wrap a container outside of these 3 text blocks, and set the container’s display to flex, or you can set the 3 text block’s display to inline-block or inline.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.