• Resolved majnoon123

    (@majnoon123)


    hello falang team

    first of all thank you very much for this plugin its very useful and my second language is Arabic every thing is perfect expect font the Arabic font is not showing perfect and i want to change the font can u please tell me how can i do this

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author sbouey

    (@sbouey)

    Hi,

    it’s possible to give me capture or link of the problem ?

    Stéphane

    Thread Starter majnoon123

    (@majnoon123)

    i want to show different font for my Arabic language, like how to change the font for my second language

    Plugin Author sbouey

    (@sbouey)

    Hi, you just want to use a specific font for arabic language ?

    Plugin Author sbouey

    (@sbouey)

    what is your template ?

    Thread Starter majnoon123

    (@majnoon123)

    here is my website for english :majnoon.co/en

    for arabic majnoon.co/ar

    my theme is Minimog from themeforest https://themeforest.net/item/minimog-the-high-converting-ecommerce-wordpress-theme/36947163

    i want to use ‘Noto Sans Kufi Arabic’ font for my arabic page

    Plugin Author sbouey

    (@sbouey)

    You can try to use the css rule like this :

    html[lang="ar"] * {
     font-family: 'Noto Sans Kufi Arabic'!important;
     }

    you have to put it in your template css custom files, i’m not sure it’s enought

    Stéphane

    Thread Starter majnoon123

    (@majnoon123)

    thank you very much working perfectly, can i exclude this font in some class like my prices are in English and i want to show original font for only prices

    Plugin Author sbouey

    (@sbouey)

    You can do this with css too, perhaps the easier way is to add a css class for the price with the right font

    Plugin Author sbouey

    (@sbouey)

    Did you fix the problem for price, the global solution work ? can i put it as resolved ?

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘custom arabic font’ is closed to new replies.