Is it possible to force say the development theme from my site to have a different theme than any other page. For instance should I make category-250.php to say something? Thanks :)
Is it possible to force say the development theme from my site to have a different theme than any other page. For instance should I make category-250.php to say something? Thanks :)
I don't quite understand what you are trying to do. Are you trying to use a different theme for one of your categories?
Yep. So I can almost have a dev blog (such as dev.wordpress.tv) running on a different theme. I reckoned it would be better as just a 'dev' category rather than a whole new WP install.
Cheers
You can use a custom category template for that particular category:
http://codex.wordpress.org/Category_Templates
You can load a different stylesheet for that particular category as well.
This topic has been closed to new replies.