neumannslounge
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Sorry for the delay, I’m using Network Solutions and trying to get assistance without paying $60 just to ‘flip this switch’. I will provide an update if I get the problem resolved. Thanks!
Unfortunately, both of them are.
I’m more of a UX/front-end/make things look pretty and function efficiently type of developer (at least I try to be)… with that being said, does it matter that this site is located in a sub-directory?
I like to think so…
RewriteEngine On RewriteBase /rootscoffeehouse/ RewriteRule ^index\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L]Forum: Networking WordPress
In reply to: Subfolder Multisite Dashboard not workingI feel like I’m in the exact same boat here. The sub-site dashboards appear to be un-styled (displaying all li’s) and links don’t work.
Viewing 5 replies - 1 through 5 (of 5 total)