I am experiencing an unusual issue while trying to transfer my website to a new server with the same domain name but a different host. The website is not loading the layout or CSS properly, causing everything to display vertically instead of in its intended format. You can see the issue at www.chi-ri.org where menus, text, and images are supposed to align nicely and uniformly. Here is the process I followed:
- Backed up the entire WordPress directory on the website
- Exported the SQL file via phpMyAdmin
- Created a new server
- Imported all files and set wp-config to match DB settings
- Imported MySQL export to the new server via phpMyAdmin
Despite following these steps, I am left with this broken layout. Can anyone offer insights into what might be causing this issue? As mentioned in the title, all links and images are present and functional; it's just the layout that is not rendering correctly.
Thank you for any assistance!