Hello,
Is it possible to use an other layout if post categorie is "test"?
So when someone clicks on a link that show a post in that categorie then the layout changes?
Greetz Renzo
Hello,
Is it possible to use an other layout if post categorie is "test"?
So when someone clicks on a link that show a post in that categorie then the layout changes?
Greetz Renzo
You can use the in_category() function to test for your specific category then apply the appropriate style sheet.
Here is some additional reading: http://codex.wordpress.org/Function_Reference/in_category
This topic has been closed to new replies.