BIG issue with redirecting
-
I have only recently created my website with wordpress. So I know alot about the user end of things on wordpress and understand menus etc how to navigate it.
However when i login it redirects to the login page. Also if i click on the add image/video/poll etc button in a post, and i try and click on a tab such as “add from url” it redirects me to the login page again.
It keeps redirecting me to the login page on other certain things, like when i try to remove a widget off the menu etc. I am logged in the WHOLE time this is happening, i’ve tried clearing my cache, cookies everything.
What can I do about this, it’s stopping me from being able to do anything interesting on my site.
my site is http://www.blog.jawmodernmusic.com in case that’s relavent to the solution? If anybody can help me it will be greatly appreciated.
-
please help me!!! this is preventing me from doing ANYTHING on my site, and I’m sure somebody else has had the same problem, because it isnt anything to do with my computer, its wordpress.
SOMEBODY PLEASE HELP ME, this is so frustating I have no idea what to do!!
Perhaps the WP-CMS Post Control plugin will help.
AND/OR you might try disabling the automatic redirect on the dashboard. I was being sent to a blank page by the wordpress automatic redirect when logging in. I don’t know if this is related or not but it might be worth a shot. Here’s how to do this.
1. First, make a copy of wp-admin/index.php and set it aside in a backup folder on your desktop. Now open the actual wp-admin/index.php in a text editor.
2. Find wp_enqueue_script( ‘dashboard’ ); and “remove” the line by prefacing it with two slash marks:
// wp_enqueue_script( 'dashboard' );
3. Save the file and upload it via ASCII to your wp-admin folder.As far as I can tell, the wordpress works in every other way.
Thank you SO much, llizard! You saved me from another evening of beating my head against the keyboard over an obscure WordPress anomaly.
Cheers!
The topic ‘BIG issue with redirecting’ is closed to new replies.