Sub Folder Admin Bar MIA
-
Hey guys,
Installed a copy of WordPress in a sub folder like so:
http://foo.com/bar/And followed the instructions from here:
http://codex.wordpress.org/Giving_WordPress_Its_Own_DirectoryAnd everything worked out peachy…. except now the admin bar is not present on the site when I’m not in the admin panel. I’m curious if anyone ever got around to making a fix for this? It’s a brand new WordPress install so there’s nothing wrong with it and it’s running the latest version of wordpress (4.4) so I know it’s not that. As I recall this is something that was prevalent in past times and it seems that it still hasn’t gotten fixed.
From what I can gather, the function show_admin_bar() isn’t firing, probably because the url doesn’t match the directory for admin ( or something like that ). As a result, it’s not showing when I’m not in the correct subdirectory (foo.com/bar/wp-admin).
Does anyone have a simple fix for this?
The topic ‘Sub Folder Admin Bar MIA’ is closed to new replies.