• kicker

    (@kicker)


    I am presently moving from S9Y software to WP. In S9Y which I have run for 5 years, when traffic googles into a post with a category (all posts), they see the unique design I made for that category. Which is very cool. They only see the general design when they come to the INDEX page.

    I am told by the WP theme maker that such is not the case in WP. Category design is only seen when archiving that category. Of the 2000 or so visitors I get a day, I would be lucky to get one to click a category archive. So what a waste of time designing a category for maybe one person a week! 🙂

    Am I missing something in all this?

    Thanx

    Kicker

Viewing 1 replies (of 1 total)
  • Michael

    (@alchymyth)

    nothing stops you from designing unique category dependent post styles in the front page loop.

    using post_class() in the post div would already easily give you category specific css classes per post; http://codex.wordpress.org/Function_Reference/post_class

    how much programming is needed will depend on the complexity of your ‘unique design I made for that category’

Viewing 1 replies (of 1 total)

The topic ‘Unique category design NOT present for posts’ is closed to new replies.