Archived topic
Disable Tags in Blog Archive
3 replies · Started by Anonymous on November 14, 2014
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é
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 :)
It works. Thanks a lot, Tom. :-)
You're welcome!
This is also now available in the latest version of the Blog addon.