Icons gone after migration
-
Hey there,
After I migrated from testsite to Live, all icons were gone (placeholders instead). So I downloaded a fontawesome plugin which brought back half of the icons. The other half, such as search icon, cart icon etc are still gone. Cache has been deleted several times, css has been regenerated while 3rd party plugins have been deactivated, please tell me how can I reintegrate the woodmart font files?
Thank you
Hello,
Please provide the site admin access to the private area we shall check the settings to find out the reason.
Best Regards
Okay here is the solution for everyone and I know that SO MANY people have that problem.
Go to Theme settings -> Custom CSS and enter this code:
@font-face {
font-family: ‘woodmart-font’;
src: url(‘fonts/woodmart-font.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;
}
I dont know why this has never been mentioned…
Hello,
I cannot log in to your site to check, the credentials you have provided are not workable.
Please remove the code you have added for a while and check the following:
1. Re-save the Theme Settings.
2. Re-save the CSS generator file if you have used it.
3. Check the site URL in Dashboard > Settings > General
Or provide the valid site admin access.
Best Regards