-
AuthorPosts
-
August 25, 2015 at 4:13 pm #369250
I installed this site in a sub directory while in development. When it was time to go live, I made the necessary changes, including changing the site url from https://aoptero.org/wordpress to https://aoptero.org. I put in a redirect using redirection plugin, which is necessary because the old link was sent out to members. I get the message anyway even with the redirection plug in disabled. The admin panel is still accessible from https://aoptero.org/wordpress/wp-admin. In fact everything works fine, no broken links, database all good etc except I cannot access cornerstone to edit pages. When clicking edit with cornerstone I get the error too many redirects.
Thank you.
August 25, 2015 at 4:14 pm #369251Also latest version of wordpress and X
August 25, 2015 at 5:01 pm #369296Hello There,
Thanks for writing in!
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
August 26, 2015 at 11:50 am #370220This reply has been marked as private.August 26, 2015 at 5:49 pm #370489Hi there,
Redirecting via plugin doesn’t seem to be good way. I am getting not found pages while accessing the admin panel and https://aoptero.org/wordpress Deactivate all third party plugins, and see if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how this goes!
August 27, 2015 at 10:15 am #371318I am curious as to what you did when logging into site, now cornerstone works but the redirect I set and left working do not. At any rate, it turns out using a plug in was a good idea because the solution was to write a redirect for each individual page (over 40, yikes) instead of using the catch all /^/wordpress/index.php/(.*) to /$1 which seems to prevent cornerstone from working.
Problem Solved.
August 27, 2015 at 4:20 pm #371598Glad you’ve sorted it out.
Cheers!
-
AuthorPosts