Hi,
Thanks for the replay.
It seems to me like you’re doing a display:none in line 70 in your wp-hide-dashboard.php plugin file, like this:
echo "\n" . '<style type="text/css" media="screen">#your-profile { display: none; } .update-nag, #screen-meta { display: none !important; }</style>';
That #your-profile is the css id for the profile form..
I use Mac OS versions of Firefox, Chrome and Safari.
Regards,
Hi, I think the problem is with the Redirection plug-in. I did what this post says, and now it works. http://urbangiraffe.com/support/topic/home-page-is-redirecting-to-another-wp-page-without-my-instruction-to-do-so?replies=6#post-3960
Now, don’t forget to use the latest version of the Redirection plug-in, and to delete all occurrences of the bad redirection records in the “redirection_items” table. Those are the ones causing the home page redirect to your newly created posts, the ones with “/” in the url filed.
I hope this helps.