Title: mutliple themes on same website
Last modified: August 21, 2016

---

# mutliple themes on same website

 *  Resolved [Nessdufrat](https://wordpress.org/support/users/nessdufrat/)
 * (@nessdufrat)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/mutliple-themes-on-same-website/)
 * Hi!
    I know there is at least a plugin which does that, but I’d like to do it
   on my own. I would like to have different themes (3 of them) on different pages/
   sections of my website. I’ve worked with templates already, and I’ve done a website
   where each category had its own css, but the main website was the same ([http://www.espacescomprises.com](http://www.espacescomprises.com)
   The main layout is the same, but each category has different colors). Here, I
   want the general layout to be different, so I’ll need to call a different header
   and a different footer. My main concern is: how do I do that? If I do some conditional
   statement with the loop, like “if this page, then load this or that”, it means
   I have to wait for the loop. What do I do with the header call? Or is it any 
   other way to do it? Example: If I need a specific header and footer and css for
   the contact page, I’ll have to use the “is_page( ‘contact’ ) ” and then load 
   the stuff I need. But that query comes after the get_header() call since it does
   inside the loop, doesn’t it? How should I code it so that I don’t risk calling
   the header once it’s already been called? Thanks!

Viewing 1 replies (of 1 total)

 *  Thread Starter [Nessdufrat](https://wordpress.org/support/users/nessdufrat/)
 * (@nessdufrat)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/mutliple-themes-on-same-website/#post-4322809)
 * Ok, I found out part of the solution, I was looking at it the wrong way. Anyway,
   I still have one question: what if I want to have a secondary “blog” (post loop)
   with a new design? I can select templates for pages, but I can’t do it for articles.
   How do I do that?
    I’m looking at the same problem I had with the header thingie.
   If I use a conditional statement to check the categories, how can I then call
   another header?

Viewing 1 replies (of 1 total)

The topic ‘mutliple themes on same website’ is closed to new replies.

## Tags

 * [loop](https://wordpress.org/support/topic-tag/loop/)
 * [multiple themes](https://wordpress.org/support/topic-tag/multiple-themes/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [Nessdufrat](https://wordpress.org/support/users/nessdufrat/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/mutliple-themes-on-same-website/#post-4322809)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
