I have an issue with Cyrillic script when included in the following places: 1. Page Title - the Cyrillic script is visible in the editor but not in the live page, and 2. Appearance > Theme Options > Slider Settings - the content of the headings is visible in the editor but not in the live page 3. Appearance > Theme Options > Home Page Settings - the content of the headings is visible in the editor but not in the live page Would you kindly suggest a solution.
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 for your immediate reply. Since i am not so technical would you kindly clarify where your instructions need to be executed - within WordPress or on the Server? If on the Server would you kindly specify the exactly folder root, because I did not find it at first attempt. Thank for your time.
Hello, Follow the link given below http://www.inkthemes.com/how-to-edit-internal-files-through-ftp/07/
I have now got the same issue with a site i need i am building in mandarin - how do you suggest that i proceed?
The last time i had an issue with the site in Russian you asked me for the following, shall i send them to you by email again? Which email address? WebSite URL : Wordpress Dashboard Username : Wordpress Dashboard Password : And FTP details Host-name : Username : Password :
Hello, You will not get theme directory in your dashboard. You can edit custom.js file through FTP. Open your Theme directory (through FTP) > js Download custom.js file from there, Edit it, Then again upload it. Also see the link given below http://www.inkthemes.com/how-to-edit-internal-files-through-ftp/07/ I hope this will help you.
Thank you for your immediate reply. The last time we tried to edit the custom.js file we had difficulties. Can you to it on my behalf if we send you the following by email: WebSite URL : Wordpress Dashboard Username : Wordpress Dashboard Password : And FTP details Host-name : Username : Password : Which email do i have to send them to?
Hello joeaquilina, Send your dashboard detail at [email protected] Note: For future use and for other users. You can also edit internal theme files through dashboard. With the help of "wp-editor". Download it from the link given below. http://wordpress.org/plugins/wp-editor/ Thanks & Regards Nitesh Raghuwanshi
Hello, I have remove the cufone code from the theme folder. Now you can apply your code for the font. That will work fine.