Phoca Font not working in IE

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
lextof
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 23 Feb 2009, 23:42

Phoca Font not working in IE

Post by lextof »

Hi,

First of al, thanks for this nice component. I've implemented it quite fast and it was not hard to do. I only have a question regarding an issue I am having. I've created an own installation package of a certain font (ttf). After some configuration (assigning classes, menu-id's and some css editing) the fonts are working in all browsers expect Internet Explorer.
What can I do to fix this?

Gr. Alex
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Font not working in IE

Post by Jan »

Hi, for IE you need to create specific eot files.

Look at e.g.: com_phocafont_domesticmanners.zip

Jan
If you find Phoca extensions useful, please support the project
jbomb
Phoca Member
Phoca Member
Posts: 25
Joined: 30 Aug 2012, 15:06

Re: Phoca Font not working in IE

Post by jbomb »

I did just like the domestic matters says and it's still not working in ie. specifically where do I look, perhaps I'm missing something. I have both a ttf and an eot file (created from the website phoca suggested)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Font not working in IE

Post by Jan »

Check if you font has all the same eot files and if it is the similar xml settings file :idea:

Jan
If you find Phoca extensions useful, please support the project
rbuelund
Phoca Professional
Phoca Professional
Posts: 115
Joined: 22 Mar 2015, 00:18
Contact:

Re: Phoca Font not working in IE

Post by rbuelund »

I have the exact same problem. Did create eot files and changed the xml to this:

<files>
<filename>H-DLetterpress.otf</filename>
<filename>H-DLetterpress.eot</filename>
<filename>H-DLetterpress_license.txt</filename>
<filename>index.html</filename>
</files>

<types>
<regular>H-DLetterpress.otf</regular>
<alternative>serif, arial, helvetica</alternative>
<format>truetype</format>
</types>

Not workingin IE
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Font not working in IE

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply