Displaying categories in post

  • Posted in : Read WP
  • stKorn
    Participant

    Hi,

    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).

    https://warmroads.de

    Thanks for help!

    serkan
    Moderator

    Hi stKorn,
    You can use this custom css code for to show the categories displayed align right.

    .entry-meta { text-align: right; }

    You can not have the categories displayed at the end of each post. It is not possible by default.
    Thanks

    stKorn
    Participant

    Thanks serkan, that worked. It is still not displayed, when I open the post. In which templates do I have to look, to bring them back in?

    stKorn
    Participant

    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.

    I don’t understand how to insert code here.

    serkan
    Moderator

    Hi stKorn,
    Probably your third part of plugin might be conflict with the theme. Sometimes they can be hard to control.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register