Hi @sammiej
I hope you are doing good today.
Base on your site source looks like when you moved the site from dev to live, your move did not change path correct to some fonts. I can see that your live site is trying to call font from URL:
https://www.YOURDOMAIN.com/SOME_FOLDER/SOME_FOLDER/live/YOURDOMAINFOLDER/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYadlecyU.woff
When it should be
https://www.YOURDOMAIN.com/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYadlecyU.woff
Please see on your side, the browser console errors to see those paths I talk above.
Later on, access your cPanel and PHPMyAdmin, review your database, and see can you correct those paths.
Apart from the example I shared, I think this is the same issue you have shared in your 1 reply.
Kind Regards,
Kris
Thank you Kris, I have had a look in PHPMyAdmin but I have no idea which database table calls these values… are you able to clarify?
Best
Sam
Hi @sammiej
You can access the PHPmyAdmin > you DB > Search and search for the string, in case your old domain.
You can also use the search replace plugin.
https://ww.wp.xz.cn/plugins/better-search-replace/
Enable the Run as dry run:
https://monosnap.com/file/IgaWwUBqc1NZxxzRBdP6KhNzcqucPE
It will list the number of rows you need to update,
Disabling the dry run will update them
Just make sure to have a Full Backup before taking this step,
Best Regards
Patrick Freitas
Hi @sammiej
I hope you are doing well.
We haven’t heard from you in a while, I’ll mark this thread as resolved.
However, feel free to let us know if you have any additional question or problem.
Best Regards
Patrick Freitas