Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
How would I customize my code in my page.tpl.php in order to have it display a particular template if a page (node) has a particular taxonomy attached to it. IE: if node/43 had the taxonomy "music" how could I make it display a different template?
This is one Idea I batted around, and while it doesn't seem to break the design, it also doesn't work either: