I moved my WordPress website on Friday (so DNS propagation should be long finished) and now the site has no theme. I spent time yesterday re-installing the theme and WordPress but to no avail. It won’t recognize any theme, even WordPress default
http://inspiringtravellers.com
Any ideas? I have deactivated all plug-ins and this didn’t fix it. I believe it to be a permissions issue somewhere and others have also pointed to a .css file appearing missing though when I look at the ftp it is there. I spent ten hours on this yesterday trying everything and am starting fresh today.
Many thanks in advance for your help
I get “Failed to load resource: the server responded with a status of 403 (Forbidden)” for a huge bunch of your CSS/JS, basically everything that’s under the
wp-content
directory.You might want to look into your file permissions – here’s what WP needs.
did you made any change in database??like your previous site was http://inspiringtravellers.com/test/ and current site is http://inspiringtravellers.com. in that case you need to dump your database and search for http://inspiringtravellers.com/test and replace it with http://inspiringtravellers.com and then import it again.i hope this works.