Traditional Chinese fonts show up with no problems in text / paragraph settings. but when using headings, the Chinese Fonts just do not show up at all? How to correct this problem?
Hello, Go to js > custom.js present in your theme directory and remove the code given below Code: //cufone Cufon.replace({ hover: true })('#colRight h2')('.reply',{ hover:true })('h1')('h2')('h3')('h4')('h5')('h6'); This will solve your issue.