Figero Premium and unicode

Discussion in 'Figero WordPress Theme' started by rostin, Nov 22, 2012.

Thread Status:
Not open for further replies.
  1. rostin

    rostin Member

    Joined:
    Nov 20, 2012
    Messages:
    88
    Likes Received:
    2
    I set up a new wordpress site to test the Figero Premium before replacing with the free version.
    It seems the Figero Premium does not support unicode in the menu.
    I had no problem with Lite Figero in this regard.
    English font is displayed normal in the menu but unicode word is displayed as a "-" as you can see in the below image.
    Thank you. menu-problem.jpg
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Go to
    Theme directory (Figero theme) > js > custom.js
    Through FTP.
    and remove code given below from there.

    Code:
    //Font Replace
    Cufon.replace('#menu ul li a',{hover: true})('#colRight h2')('.reply',{hover:true})('h1')('h2')('h3')('h4')('h5')('h6');
    [​IMG]
     
  3. rostin

    rostin Member

    Joined:
    Nov 20, 2012
    Messages:
    88
    Likes Received:
    2
    Hi Nitesh,
    It worked. Thank you.
     
Thread Status:
Not open for further replies.

Share This Page