Title: Missing theme styles after enabeling multisite
Last modified: May 28, 2018

---

# Missing theme styles after enabeling multisite

 *  Resolved [sda1qw3](https://wordpress.org/support/users/sda1qw3/)
 * (@sda1qw3)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/)
 * hello,
 * after enabling `multisite-Feature` on a exising site, all customized styles for
   the template are gone.
 * [before](https://teledata-it.de)
    [after](https://azure-demo.teledata-it.de)
 * The site is using a elated theme (blu). All customizations in the elated Options
   are still set
    -  This topic was modified 7 years, 11 months ago by [sda1qw3](https://wordpress.org/support/users/sda1qw3/).
    -  This topic was modified 7 years, 11 months ago by [sda1qw3](https://wordpress.org/support/users/sda1qw3/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmissing-theme-styles-after-enabeling-multisite%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Edward Caissie](https://wordpress.org/support/users/cais/)
 * (@cais)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/#post-10332671)
 * [@sda1qw3](https://wordpress.org/support/users/sda1qw3/) – The two example URL
   look essentially the same, perhaps this is a caching issue you are having? Have
   you tried using an anonymous browser window to view the two different URL?
 * ~ Cais.
 *  Thread Starter [sda1qw3](https://wordpress.org/support/users/sda1qw3/)
 * (@sda1qw3)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/#post-10332916)
 * [@cais](https://wordpress.org/support/users/cais/)
 * it is definitly no client caching issue. Take a look at the font, colors of headers…
 * > [View post on imgur.com](https://imgur.com/a/VinEjps)
 * basically it uses the default theme like shown here [http://blu.elated-themes.com/corporate-home/](http://blu.elated-themes.com/corporate-home/)
   instead of our customizations.
    -  This reply was modified 7 years, 11 months ago by [sda1qw3](https://wordpress.org/support/users/sda1qw3/).
    -  This reply was modified 7 years, 11 months ago by [sda1qw3](https://wordpress.org/support/users/sda1qw3/).
 *  [Edward Caissie](https://wordpress.org/support/users/cais/)
 * (@cais)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/#post-10332942)
 * [@sda1qw3](https://wordpress.org/support/users/sda1qw3/) – My apologies, I missed
   the differing font families being used.
 * It appears the “before” is using the “Lato” font-family from the dynamic styles
   while the “after” is using the “Poppins, sans-serif” font-family from the modules
   styles(?!)
 * I’m not familiar with the theme itself although hopefully this will point you
   to the areas you need to review. In this case, I suspect a setting/option that
   allows for the font to be set for the various sections within the theme.
 * ~ Cais.
 *  Thread Starter [sda1qw3](https://wordpress.org/support/users/sda1qw3/)
 * (@sda1qw3)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/#post-10334430)
 * [@cais](https://wordpress.org/support/users/cais/)
 * thanks for your help – unfortunatly im not familiar with wordpress so im not 
   sure about where to look next.
 *  Thread Starter [sda1qw3](https://wordpress.org/support/users/sda1qw3/)
 * (@sda1qw3)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/#post-10334463)
 * [@cais](https://wordpress.org/support/users/cais/)
 * i might found the Problem:
 *     ```
        if(file_exists(ELATED_ROOT_DIR.'/assets/css/style_dynamic.css') && blu_elated_is_css_folder_writable() && !is_multisite()) {
                   wp_enqueue_style('blu_elated_style_dynamic', ELATED_ASSETS_ROOT.'/css/style_dynamic.css', $style_dynamic_deps_array, filemtime(ELATED_ROOT_DIR.'/assets/css/style_dynamic.css')); //it must be included after woocommerce styles so it can override it
               }
       ```
   
 * in the `functions.php` file of the theme.
 * I removed `&& !is_multisite())` and it is working ….
    -  This reply was modified 7 years, 11 months ago by [sda1qw3](https://wordpress.org/support/users/sda1qw3/).
    -  This reply was modified 7 years, 11 months ago by [sda1qw3](https://wordpress.org/support/users/sda1qw3/).
    -  This reply was modified 7 years, 11 months ago by [sda1qw3](https://wordpress.org/support/users/sda1qw3/).
 *  [Edward Caissie](https://wordpress.org/support/users/cais/)
 * (@cais)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/#post-10336524)
 * [@sda1qw3](https://wordpress.org/support/users/sda1qw3/) – Thanks for the update
   and sharing what you found! Well Done!!
 * ~ Cais.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Missing theme styles after enabeling multisite’ is closed to new replies.

## Tags

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

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 6 replies
 * 2 participants
 * Last reply from: [Edward Caissie](https://wordpress.org/support/users/cais/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/missing-theme-styles-after-enabeling-multisite/#post-10336524)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
