Khmer Language

Discussion in 'ColorWay WordPress Theme' started by myallenmedia, Jun 21, 2014.

  1. myallenmedia

    myallenmedia Member

    Joined:
    Apr 2, 2013
    Messages:
    51
    Likes Received:
    0
    I have the ColorWay theme and I can put the Khmer language in the post body and it shows the language just fine but when I have Khmer (Cambodian) language in the Post Title, it doesn't show. How can I make the Khmer language (Cambodian) titles show up on the posts? You can see it in action by going to http://www.cambodiantemple.com/news/ and you can see the top post is missing the Title. It's there but not showing it. English titles work fine but not Khmer.

    Other places on the site Khmer shows up just fine. It's just the Posts title that's not working.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to js > custom.js present in your theme directory and remove the code given below

    Code:
     //Cufon replacement
    Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6');
    This will solve your issue.



    Thanks & Regards
    Gourav Shrivastava
     

Share This Page