missing svg
Hi,
I did a link check on my site when putting it live and i get this:
http://www.1bigstoragesolutions.co.uk/wp-content/themes/betheme/font/mfn-icons.svg?3416171 - says its not found.
Any ideas?
Thanks
Aaron
I did a link check on my site when putting it live and i get this:
http://www.1bigstoragesolutions.co.uk/wp-content/themes/betheme/font/mfn-icons.svg?3416171 - says its not found.
Any ideas?
Thanks
Aaron
Comments
Thanks
mfn-icons.css it has:
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'mfn-icons';
src: url('../font/mfn-icons.svg?3416171#mfn-icons') format('svg');
}
}
*/
so changed font to fonts, so think this needs to be done inside the core when updating.
Thanks
Aaron
check if this file exist on FTP. And if exist, you need to contact with your admin and ask him why server is blocking such files.
no problem, this would be fixed with next theme update.
Thanks for this
Thanks
Aaron
Thanks
Aaron