Multi-Site Style Sheet Paths
-
I’m currently experiencing a problem as it relates to style sheets in a micros site. About my setup.
It’s in a build server until its ready to launch.
I have a subsite installation– ie https://mysite.com/subsite1
Now I’ve been asked to make some style edits so all of my network themes are installed in the same master root, wp-content/themes/micro1, wp-content/themes/micro2, and so on.
Now when I run FireBug over the elements that need edits it shows that the style.css files are located at https://example.com/**subsite1**/wp-content/themes/micro/
That folder does not exist in my setup and any edits I make to the root wp-content/themes/micro do not take effect.
I’m hoping this might be an .htaccess files mis-configuration.
I’m new to MU and can’t find my way around this problem. Any help will greatly be appreciated as this project is coming to a close and I’m starting to sweat.
- The topic ‘Multi-Site Style Sheet Paths’ is closed to new replies.