Chinese menu dispeared in 2.1 pro version, but it is ok in 1.5.

Discussion in 'Figero WordPress Theme' started by chuyongcun, Mar 20, 2013.

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

    chuyongcun New Member

    Joined:
    Mar 18, 2013
    Messages:
    2
    Likes Received:
    1
    How can I solve above mentioned problems, thanks.

    ----------------------------------------------------------------

    For this, Go to the custom.js file (Theme directory > js > custom.js) present in your theme directory
    and remove the code given below from the custom.js file as shown in image.
    Code:
    //Font Replace
    Cufon.replace('#menu ul li a',{hover: true})('#colRight h2')('.reply',{hover:true})('h1')('h2')('h3')('h4')('h5')('h6');
    For the reference see the image given below.
    [​IMG]

    This will solve your issue.
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    For this, Go to the custom.js file (Theme directory > js > custom.js) present in your theme directory
    and remove the code given below from the custom.js file as shown in image.
    Code:
    //Font Replace
    Cufon.replace('#menu ul li a',{hover: true})('#colRight h2')('.reply',{hover:true})('h1')('h2')('h3')('h4')('h5')('h6');
    For the reference see the image given below.
    [​IMG]

    This will solve your issue.
     
  3. chuyongcun

    chuyongcun New Member

    Joined:
    Mar 18, 2013
    Messages:
    2
    Likes Received:
    1
    hi, Piyush
    I am so glad the Chinese menu comes out finally, much appreciate for your prompt help. thanks a lot.
    best wishes,
    Richard.
     
    Piyush likes this.
Thread Status:
Not open for further replies.

Share This Page