Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #359636

    Hi Guys,

    if I check/uncheck checkboxes under “theme options -> blog layout -> blog meta elements” it works fine both in the blog page and in the single post page. The problem is that is seems that these options don’t work if I filter posts by category: if I uncheck the “blog post author” checkbox I see the author name in the category list. Is it a bug or I’m misunderstanding something?

    Thx

    #359915

    Hi deved!

    Not sure if it was intentional but if you want to hide it everywhere then add this to your custom CSS.

    .blog-author { display: none !important; }
    

    Best regards,
    Elliott

    • This reply was modified 10 years ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.