-
AuthorPosts
-
January 20, 2014 at 4:27 pm #212295
Hi Guys,
As I told you:
I need a little help. Somehow the icons do not appear to me neither on the site nor in the admin. None of them.
I also tried to download and install a few new one from fontello. Everything is seemed to be all right and I see the new group in the icon selector window but there is no icon to select.URL: http://tozegto.hu (Also, I can grant access if needed)
And I did not edit the code, using WP 3.8 and have only one active plugin Contact Form 7.
Thanks in advance,
GregJanuary 20, 2014 at 4:33 pm #212301Hi homolagergely!
I have just checked your website and on my end, only go to top icon is missing http://i.imgur.com/jSF0f54.jpg
Can open Footer.php file in Appearance > Editor and make sure 168th line is the same as in screenshot, It should be at the very bottom of the file http://i.imgur.com/M3XOqYo.jpgBest regards,
YigitJanuary 20, 2014 at 8:17 pm #212394January 21, 2014 at 5:32 am #212627Hey!
The code you posted is not visible. Please use pastebin.com.
Best regards,
IsmaelJanuary 21, 2014 at 10:31 am #212675Ok!
Here are the links:
PHP: tozegto.hu/screens/01.jpg
What I see in the admin: tozegto.hu/screens/02.jpgThanks,
GregJanuary 21, 2014 at 2:23 pm #212773Hi Greg!
Can you try re-updating the theme via FTP? If something went wrong in previous install, this should correct it
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
YigitJanuary 22, 2014 at 11:21 am #213239Hi,
It’s done but nothing has changed… :(
Any other idea?Thanks,
GregJanuary 22, 2014 at 7:40 pm #213493Hey Guys,
Out of ideas?
I know this is not a common problem but I should solve this issue somehow.Help me if you can!
Best,
GregJanuary 23, 2014 at 5:14 pm #213955Should I expect any response?
January 23, 2014 at 5:27 pm #213971Hey!
Can you please try solutions here http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems ?
Best regards,
YigitJanuary 23, 2014 at 5:42 pm #213984That’s my problem:
Fonts not showing in any browser
This sounds like you need to work on the plumbing. You either did not upload the fonts to the correct directory, or you did not link the fonts properly in the CSS. If you’ve confirmed that all this is correct and you still have a problem, take a look at your .htaccess file and see if requests are getting intercepted.
I suppose that fonts are in the correct folder as I did not remove them, CSS should be good as well since I did not edit it and I am using the default WP .htaccess file without any modification…
I send you an access if you want to…
January 27, 2014 at 10:46 am #215267Hi!
Please create us an admin account and post the login credentials as private reply.
Cheers!
PeterJanuary 27, 2014 at 12:59 pm #215310This reply has been marked as private.January 27, 2014 at 1:33 pm #215317Hey Greg!
Could you also post us the credentials to the ftp server. we will attempt to update the theme once again and make sure that there are no files corrupted or missing. quite frankly I am not sure why the icons are not visible for you :/
Cheers!
KriesiJanuary 27, 2014 at 5:21 pm #215406This reply has been marked as private.January 29, 2014 at 10:33 am #216288Hi!
I found the problem. Your server sends the font file with the header/type “application/octet-stream” and the browser won’t interpret it as font. Please insert following code into the htaccess file located on your server
AddType application/vnd.ms-fontobject .eot AddType font/ttf .ttf AddType font/otf .otf AddType application/font-woff .woff
for more information see: http://stackoverflow.com/questions/15521130/google-warning-resource-interpreted-as-font-but-transferred-with-mime-type-appl
Regards,
Peter -
AuthorPosts
- The topic ‘Invisible icons’ is closed to new replies.