-
-
I ran into an issue recently where my wordpress site got exploited and turned into some redirection spam page.
While trying to rebuild I’ve nuked the whole wordpress install and even the user on the server it was running under. I installed WordPress and Folie fresh and I copied over a few folders from a backup in order to get all my portfolio items back with ease.
For the most part everything is working. The only thing that I’ve noticed which isn’t is the fonts which aren’t loading anymore. When I check the console in the browser I can see that the site is trying to load them from a folder under the old user account.
The fonts look fine and load properly in the codeless page builder so I’m not sure what’s up here. Obviously the issue stems from my migration but I’m not sure where to start digging in order to fix it. Any help would be appreciated!
-
Hi,
Please share your website URL, wp-admin, and FTP info (Username and password) and send me using “Set as private reply”.Thanks,
-
-
-
-
The public URL has remained the same but the path to the files has changed because I had to change the user on the server.
The previous site’s wordpress folder was located at:
/home/jefmur7/jeffmurchison.com/folio
Whereas now it’s under:
/home/jeffmur_codeless/jeffmurchison.com/folio
The fonts seem to have a hard-coded url for some reason which is wrong anyway. For example this is one of the URLs that it tries to load a font from:
… but fonts have never been accessible at this url because it includes the “/home/jefmur7/jeffmurchison.com” bit. Sure the site itself could have accessed them from that folder but not the user’s browser.
-
Also I cannot move files back to the previous user account so I’ve got to figure out where that URL is hardcoded so I can fix it.
-
-
Ah then it might be easier for me to just start fresh and try to migrate the posts over again. I had basically just copied over the wp-contents folder and the wp-config but there might have been other things.
Thanks for the help.
-
-
You must be logged in to reply to this topic.