Quick update,
I think I fixed part of the issue, I went into the function.php file for the theme I was using and added: “update_option( ‘siteurl’, ‘https://example.com’ ); update_option( ‘home’, ‘https://example.com’ );” and that allowed me to log back in and now the original path, sametomorrow.com/test is working.
However, I didn’t delete any of the duplicate files in the root directory. Should I delete these and once I do, it brings me back to the problem of how do I change the URL so I can just use sametomorrow.com and not sametomorrow.com/test.
Thanks again,
Adam