I have a site where if a subscriber logs in, they cannot get in to the dashboard. If I hover over the Site Admin link, it says it will click to (site-name)/wp-admin/, but it remains on the home page.
So, I then tried a fix where I installed a plug-in called wp-profile-link-renamed-and-relinked, and it sets up that link so that a subscriber will see "your profile" instead of "site admin". I hover over that link and it says it will go to (site-name)/wp-admin/profile.php but when clicked it still remains on the home page.
Any ideas what I could do to fix this?