[Resolved] Disable Tags in Blog Archive

Home Forums Support [Resolved] Disable Tags in Blog Archive

Home Forums Support Disable Tags in Blog Archive

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46277
    René Würfel

    Hi,

    I bought the Generate Blog Add-On and was wondering why I couldn’t disable tags like everything else (date, author, category..)on the blog site. Is it possible to get it to work with CSS or is it planned for a future update?

    Thanks
    René

    #46359
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Good point! Not sure how I missed that.

    I’ll add it to the next version.

    For now, you can do this:

    .tags-links {
          display: none;
    }

    Thanks for pointing this out 🙂

    #46453
    René Würfel

    It works. Thanks a lot, Tom. 🙂

    #46855
    Tom
    Lead Developer
    Lead Developer

    You’re welcome!

    This is also now available in the latest version of the Blog addon.

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