godsgem4life
Member
Posted 2 years ago #
I have TWO WordPress loaded and they were running fine with no problems for a couple of days. One is loaded where "scrapn2nspire.com" is and the other is loaded in the file called heritage= "scrapn2nspire.com/heritage"
Today I wanted to actually connect the http://www.scrapn2nspire.com/heritage "home" link to be the wwwscrapn2nspire.com. So in the http://www.scrapn2nspire.com/heritage admin panel where the "General" tab under the "Settings" tab is, I changed the WordPress address URL from "www.scrapn2nspire.com/heritage" to "www.scrapn2nspire.com" and now I can not log into the http://www.scrapn2nspire.com/heritage/wp-admin as it keeps directing me http://www.scrapn2nspire.com admin log in. How can I change this back?
You can do it in phpMyAdmin. Look in wp_options table, usually like 2 and 37.
godsgem4life
Member
Posted 2 years ago #
Thank you phe.le to respond so quickly but didnt understand what you until after I read the Samuel provided. Yours then made sense to me. Again, thank you.
Samuel~ your link is easier to understand. But one question though.... I do have the functions.php but it does not have the `<?php
update_option('siteurl','http://example.com/blog');
update_option('home','http://example.com/blog');`
Should I add that into the bottom of the functions.php or will that mess it up? Of course using my own url. LOL.
godsgem4life
Member
Posted 2 years ago #
It works!! YEAH!! And I went a removed as it suggested. Now only if I can do what I wanted to do originally, any suggestions?
When I am at the scrapn2nspire.com/heritage the "home" leads to that but I am wanting to point the home to scrapn2nspire.com.... is there a redirect without having to move files?
Again, thank you guys!!
Karen
godsgem4life
Member
Posted 2 years ago #
Ok, I still need help.
After fixing the above problem. At the home page, http://www.scrapn2nspire.com, when clicking on any link, page or download I get this 404 error. In fact the ONLY link that works is the link to the 'second blog'= http://www.scrapn2nspire.com/heritage.
When I am at that blog, all links, downloads and pages work. It was the /heritage that I had problem not signing in yesterday. Today I am able to sign into both admin pages with not trouble, but for some reason everything on the "home page"=www.scrapn2nspire.com seemed to be moved? What do I do besides cry for help!??! lol.
try re-saving the permalinks on the root blog
godsgem4life
Member
Posted 2 years ago #
That did the trick, thanks!!