Title: css not load in Multisite blogs
Last modified: October 18, 2019

---

# css not load in Multisite blogs

 *  [danialtaherifar](https://wordpress.org/support/users/danialtaherifar/)
 * (@danialtaherifar)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-not-load-in-multisite-blogs/)
 * Hi
    i installed wordpress multisite but i have some problems in blogs. styles
   not load in blogs and their dashboards this is a sample of my blogs [Music Blog](http://music.blooog.ir/)
   but wp-content and wp-includes files not load
 * [http://music.blooog.ir/wp-includes/css/dashicons.css?ver=5.2.4](http://music.blooog.ir/wp-includes/css/dashicons.css?ver=5.2.4)
 * [http://music.blooog.ir/wp-content/themes/jannah/assets/css/widgets.min.css?ver=4.0.1](http://music.blooog.ir/wp-content/themes/jannah/assets/css/widgets.min.css?ver=4.0.1)
 * This is my htaccess:
 *     ```
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
   
       # add a trailing slash to /wp-admin
       RewriteRule ^wp-admin$ wp-admin/ [R=301,L]
   
       RewriteCond %{REQUEST_FILENAME} -f [OR]
       RewriteCond %{REQUEST_FILENAME} -d
       RewriteRule ^ - [L]
       RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
       RewriteRule ^(.*\.php)$ $1 [L]
       RewriteRule . index.php [L]
       ```
   
 * i tried some solution at the forums and internet but my problems not solved.
   
   Best result was related to define wp content path in wpconfig by this :
 *     ```
       define("WP_CONTENT_URL", "http://blooog.ir/wp-content");
       ```
   
 * wp-content files load by this change But wp-includes and dashboards not solved
 * Main website is Ok [BloOog.ir](https://blooog.ir)
    -  This topic was modified 6 years, 7 months ago by [danialtaherifar](https://wordpress.org/support/users/danialtaherifar/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-not-load-in-multisite-blogs%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [JNashHawkins](https://wordpress.org/support/users/jnashhawkins/)
 * (@jnashhawkins)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-not-load-in-multisite-blogs/#post-12043083)
 * Try setting the ‘music’ site to a generic theme like Twenty Seventeen to see 
   if that works.
 *  Thread Starter [danialtaherifar](https://wordpress.org/support/users/danialtaherifar/)
 * (@danialtaherifar)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-not-load-in-multisite-blogs/#post-12043631)
 * Done
 * But no difference…
    css styles not loaded
 *  [JNashHawkins](https://wordpress.org/support/users/jnashhawkins/)
 * (@jnashhawkins)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-not-load-in-multisite-blogs/#post-12044467)
 * That was still helpful as I could see the call to the CSS file but… That css 
   file is not there in that directory!
 * Let me ask you this… is that an Apache-based server behind an Nginx proxy? I 
   asked because Nginx doesn’t run htaccess but you have an htaccess file.
 * Nginx might make a great proxy but I prefer Apache as that’s what I use. If it
   is Nginx then the htaccess type directives need to go into a config file instead.

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

The topic ‘css not load in Multisite blogs’ is closed to new replies.

## Tags

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

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 3 replies
 * 0 participants
 * Last reply from: [JNashHawkins](https://wordpress.org/support/users/jnashhawkins/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/css-not-load-in-multisite-blogs/#post-12044467)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
