Links In Header & wp-admin for "sub-sites"
-
I have been testing this plugin, and I prefer it over the wp-multi-networks plugin, but I’m having an issue somewhere with the way that links are being re-written.
My test environment is a multi-site, sub-directory site.
What I am trying to accomplish is…
/ (main wp network)
– site_1
– subnetworks/subnetwork-a/
– site_a1 (/subnetwork/site_a1/)
– site_a2 (/subnetwork/site_a2/)Using the plugin, /subnetwork/site_a1/, pulls content, but the internal links (aka stylesheets, js, etc) don’t work.
Additionally, I get the “The page isn’t redirecting properly” from Firefox when trying to access the subsite/blog admin page for site. I have 2x checked my htaccess, and commented out the recommended lines in my wp-config file.
As a final note, I used the console editor in Firefox for the subsite and tested the link structure of the stylesheets.
It was “http://w.d.c/mysubnetwork/mysite/wp-content/…”(you know the drill)
I changed it to “http://w.d.c/mysubnetwork/wp-content/…” and the stylesheet(s) loaded just fine.
What Gives?
Thanks,
TT
The topic ‘Links In Header & wp-admin for "sub-sites"’ is closed to new replies.