How to fix this. Thank you! -------------- For Chinese language you need to remove cufon from the theme Go to your Theme directory / js / custom.js and remove code given below from there. Code: //cufone Cufon.replace({ hover: true })('.add h2')('.reply',{ hover:true })('h1')('h2')('h3')('h4')('h5')('h6')('.add') ;
For Chinese language you need to remove cufon from the theme Go to your Theme directory / js / custom.js and remove code given below from there. Code: //cufone Cufon.replace({ hover: true })('.add h2')('.reply',{ hover:true })('h1')('h2')('h3')('h4')('h5')('h6')('.add') ;