WordPress: styling has all gone....
Posted: Fri Jun 26, 2015 9:33 am
Hi there.
I have dragged the contents of a blog folder in a subdomain to the blog folder in the live domain.
The data is working, as it's showing content, but wp-admin doesn't work, and no styling is working. It's like CSS is removed.
But it is there, I can see it in the FTP folder.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /blog/wp-content/themes/lovecraft/style.css was not found on this server.</p>
<hr>
<address>Apache Server at beta.domainname.co.uk Port 80</address>
</body></html>
I don't know why it's still looking for beta. Any ideas?
I have dragged the contents of a blog folder in a subdomain to the blog folder in the live domain.
The data is working, as it's showing content, but wp-admin doesn't work, and no styling is working. It's like CSS is removed.
But it is there, I can see it in the FTP folder.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /blog/wp-content/themes/lovecraft/style.css was not found on this server.</p>
<hr>
<address>Apache Server at beta.domainname.co.uk Port 80</address>
</body></html>
I don't know why it's still looking for beta. Any ideas?