I have a wordpress website to migrate to another server. At the moment I am testing the result of the migration that is done using All In One Migration plugin. You can see here the original website instead here the result of the migration.
Beside minor things like email addresses and image sizes to fix looks good but I can’t figure out how to fix the icons that appear like this:
These are custom icons uploaded in Avada plugin and I can see that they are not showing in the admin page either:
Compared to the original website:
I already tried the most common suggestions I found like reset Avada’s cache and reset icons cache but still can’t figure out how to fix it.
Some general information:
- The new server is hosted in AWS Lightsail with WordPress blueprint
- The original website runs PHP 7 and the new one runs PHP 8 (hopefully it doesn’t matter because I can’t downgrade the blueprint)
2
Answers
The reason may be that some links use http instead of https
seems you have mixed content in a few instances this should help with at least fixing those errors.
https://www.plesk.com/blog/various/mixed-content-warnings/#:~:text=If%20a%20hard%20coded%20image,directly%20editing%20your%20theme%20files.
Your hosting may give you a CMD for your server if so you can follow this guide here https://kinsta.com/blog/mixed-content-warnings/