Forums

Style categories in WordPress (4 posts)

  1. ducedo
    Member
    Posted 2 years ago #

    I have a WordPress site with about 200 categories. Now I would love to be able to style every one of them by adding a image, feed and some text.

    Something like this, just above my entries:
    http://pici.se/pictures/ovHAbfJli.png

    I tried adding a long PHP file with about 200 switch, but this only resulted in the page going blank. Therefore I'm wondering if you have any idea on how I can do it, or maybe if there is a plugin for this?

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Category Templates will in fact allow you to style each and every category.

    Related:
    Template Hierarchy

  3. ducedo
    Member
    Posted 2 years ago #

    I have tried it, put it tend to crash when I pass about 1000 lines. I guess I will have to give it a go again.

  4. MichaelH
    Volunteer
    Posted 2 years ago #

    Instead of one template for all categories what about a different template for each category, for example category-15.php would be the template for category id 15 posts.

Topic Closed

This topic has been closed to new replies.

About this Topic