I'm trying to make changes to my widgets on my site. Everytime I go to the widgets area and make a change, when I click "Save Changes" it takes me back to my home page and the changes aren't saved.
I'm trying to make changes to my widgets on my site. Everytime I go to the widgets area and make a change, when I click "Save Changes" it takes me back to my home page and the changes aren't saved.
Found fix. Added .htaccess file to wp-admin with the following contents:
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>
I wonder if this is related to my current problem? When I try to add a new post, any button I click on just redirects me to my home page. If so, can you be a little bit more specific about what you did? Explain how you made the file and why.
THANK YOU!! I had the same problem, and I spent countless hours trying to figure out what was wrong..! All good now. Thanks :)
Can someone tell me how to create the file and where to upload it?
You must log in to post.