1. Fatih
  2. Commercial Templates
  3. Saturday, 10 October 2015
  4.  Subscribe via email
How can I add Turkish Font at Template J51 Central? e.g. ş ğ
convert or at least the goolge fonts in Arial?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Faith

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

We have edited your templates styles.php (../templates/j51_central/php/styles.php) to support Turkish characters by replacing the following...


echo '<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family='.$v.':100,200,300,400" /> ';


With...


echo '<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family='.$v.':100,200,300,400&subset=latin,latin-ext" /> ';


Ensure the Google fonts you selected have the Turkish characters available.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
You have helped me a lot Thanks :)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!