When I´ve got this module enabled taxonomy doesn´t show up, it just went away.
I´ve got print $terms besides my links, and they just won´t show up.
Is there a way to show taxonomy and maybe show the changes that users have made? (diff module doesn´t show them up).
Thanks for your help!!

Comments

aclight’s picture

Status: Active » Postponed (maintainer needs more info)

Is this happening on all node types? If not, what node types is it happening on? Do you have the project_issue module enabled? If so, you won't see terms on issue nodes.

FYI, comment_alter_taxonomy doesn't actually display additions/deletions/changes to terms on individual comments except on issue nodes with the project_issue module enabled. See #343191: show changes with the comment for a bit more information.