Added New fontface, But Didn't Work

Posted in: Newsmag
Post count: 17

I followed the steps in this page: https://forum.tagdiv.com/custom-typography/

1- Generated and downloaded the font by Squirrel
2- Uploaded DroidKufi-Regular-webfont.woff font
3- Added the font URL and font name (droid_arabic_kufiregular) to Custom Fonts
4- Selected the new font in Theme Fonts

It didn’t work.

Post count: 6600

Hi,

Please also provide a link to your site so I can inspect this and let me know where have you set the new font or provide more details so I know where to look.

Thanks

Post count: 17

Hi,

This is the site: http://news.kfupm.edu.sa/site/

I set the font for post titles (all styles) and for menus and page title.

I added this in custom css:

@font-face {
font-family: 'droid_arabic_kufibold';
src: url('DroidKufi-Bold-webfont.eot');
src: url('DroidKufi-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('DroidKufi-Bold-webfont.woff2') format('woff2'),
url('DroidKufi-Bold-webfont.woff') format('woff'),
url('DroidKufi-Bold-webfont.ttf') format('truetype'),
url('DroidKufi-Bold-webfont.svg#droid_arabic_kufibold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'droid_arabic_kufiregular';
src: url('DroidKufi-Regular-webfont.eot');
src: url('DroidKufi-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('DroidKufi-Regular-webfont.woff2') format('woff2'),
url('DroidKufi-Regular-webfont.woff') format('woff'),
url('DroidKufi-Regular-webfont.ttf') format('truetype'),
url('DroidKufi-Regular-webfont.svg#droid_arabic_kufiregular') format('svg');
font-weight: normal;
font-style: normal;
}

Post count: 7909

Hi,

Check the permission of the file path, you have the following errors in the console: http://screencast.com/t/3UovITsGid

Thanks!

Post count: 17

They are chmod 777 now and didn’t work

Post count: 17

I fixed the path, and the error disappeared. But the font doesn’t load yet.

Post count: 17

Any idea?

Post count: 1291

Hi,

I’ve inspected the titles on your modules but there’s no custom font set on them – http://screencast.com/t/VZ8WowhCUU

Please provide the link to a page where the custom font is set.

Thank you, Emil G.

Post count: 17

This is a link: http://news.kfupm.edu.sa/site/?p=67

Post title supposed to be: Droid Arabic Kufi. It’s set in the Theme Panel > Theme Fonts > Post Elements

Post count: 6600

Hi,

Please give us wp-access so we can check this and provide your wp-admin login details and a link to this conversation via email at contact@tagdiv.com and we will have a look at it and get back with an answer as soon as possible.

Thanks

Post count: 17
Post count: 15

that exactly the same problem that i have, i try all those setups but noting works really ?!!

Post count: 6535

Hi

Make sure sure you added the font according with our documentation: https://forum.tagdiv.com/how-to-use-custom-fonts/ clear the cache memory and test again.
If you still can manage to solve this issue address us via email at contact@tagdiv.com including a link to this conversation and more details about your issue. We will inspect this in shortest time possible and we’ll get back to you with an answer.

Thanks!

Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newsmag’ is closed to new topics and replies.