I got a problem. We excluded the author and categories from the post meta. I saw that the entries had <!– –> in the format standart.php. That was fine so far, but I want the categories back.
I removed the Tags and the categories are displayed in my blog page but not in the post itself.
-I would like to have the categories displayed at the end of each post, if you read the post.
-And I would like to have the categories displayed “align right” in the header of the blog page (as it is in the middle it looks a bit shity).
okay I got it. I added something (cat span class part from the format.standart.php template) into my post.nosidebar.php and now it is also displayed in the posts. Don’t know if we took this out before. But it works.