Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #406430

    I have selected the meta options to display this information, but to no avail. I removed the tags as a test from the same area and they would be added and removed as expected. Also is there any way to put the meta info below the title of the article.

    Thanks in advance for your help.

    #406694

    Hi levlaneadvertising!

    It looks like you have this in your custom CSS which is hiding it.

    .post-meta-infos {
        display: none !important;
    }

    It should display beneath the post title.

    Regards,
    Elliott

    #406751

    Thank you Elliot. How do I add the author photo

    #406787

    Got it. Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog post detail does not display author, author pic or post date’ is closed to new replies.