Dynadot โ€” .com Transfer

Wordpress Issue

SpaceshipSpaceship
Watch

TWM

Web Marketing SpecialistEstablished Member
Impact
9
I've seen this before but cannot remember what caused it or what was done to fix it.

imagesisee.com no longer has any css or themse, etc. What would have caused this? I have reinstalled word press, created new DB's and used the backup so far.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
your problem is:

Code:
<link rel="stylesheet" href="http://[email protected]/wp-content/themes/theme322/style.css" type="text/css" media="screen" />

It should be:

Code:
<link rel="stylesheet" href="http://imagesisee.com/wp-content/themes/theme322/style.css" type="text/css" media="screen" />
 
0
•••
Thank you VERY much. Any reason why this would all of the sudden change?

Of course when you try to go to the admin area at wp-admin you get a similar bad URL..

---------- Post added at 04:15 PM ---------- Previous post was at 04:13 PM ----------

Looks like i need to change a field in the DB about the site's URL.. but where in the db? :)

I added
update_option('siteurl','http://example.com/blog');
update_option('home','http://example.com/blog');
in the functions.php file of the theme i was using and that fixed it. I went back and removed those two lines since they dont need to be there. All is well.

Thanks!
 
Last edited:
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomainEasy โ€” Payment Flexibility
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back