Title: Multisite and Theme customization
Last modified: August 19, 2016

---

# Multisite and Theme customization

 *  Resolved [serhio](https://wordpress.org/support/users/serhio/)
 * (@serhio)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/multisite-and-theme-customization/)
 * Hello.
 * I have a multisite (multilanguage) installation.
 * Activated the UperAdmin. Cool.
 * Now, I modify my theme’s footer under the ‘fr’ site: “Contact us” => “Contactez-
   nous”…
 * I observed that I modified it in the English(root) site too.
 * What to do? Install the same teme once again, or there is a way to
 *     ```
       <?if
       switch
       "/":
           "Contact us";
       "/fr":
           "Contactez-nous";
       "/ro":
           "Contactati-ne";
       ```
   
 * Thanks.
 * PS:
 * I tried to use
    `get_current_site()->site_name;` `get_current_site()->path;` `
   get_current_site()->id;`
 * but always had the same response from all languages…

Viewing 1 replies (of 1 total)

 *  Thread Starter [serhio](https://wordpress.org/support/users/serhio/)
 * (@serhio)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/multisite-and-theme-customization/#post-1746222)
 * resolved by installing multi-site.

Viewing 1 replies (of 1 total)

The topic ‘Multisite and Theme customization’ is closed to new replies.

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [serhio](https://wordpress.org/support/users/serhio/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/multisite-and-theme-customization/#post-1746222)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
