• Can someone tell me or point me to some help (I am sure someone has done this before, I just can’t find where) of how can I display a custom theme dependent on the category of the posting.

    For example, I would like all my postings with category “travel” to look completely different to my main site

    Thanks!

Viewing 1 replies (of 1 total)
  • You can have for each category a new template by using the category.php file. If fi your travel category has id=6 then you mke a new file called category-6.php and wordpress will know that if the category i travel it should use the specific php file. In it of course you change what ever you want to

    see : http://codex.ww.wp.xz.cn/Category_Templates

Viewing 1 replies (of 1 total)

The topic ‘Custom theme by category’ is closed to new replies.