Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #314752

    Hi
    My site has started showing Chinese characters all of a sudden. I had added one plugin, just before it changes but I have deleted that and it hasnt reverted back.

    Can you advise please

    Thanks

    Nathan

    #315070

    Hi Nathan!

    You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750

    Cheers!
    Yigit

    #315848

    Hi Yigit,

    Done that, (2.9.2) Deactivated all plugins and its still chinese characters

    Any advice?

    Thanks

    Nathan

    • This reply was modified 9 years, 7 months ago by natejake.
    #315869

    Hi!

    Please refer to fix suggested here – http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems

    Cheers!
    Yigit

    #315969

    Hi

    Done that – still a problem.

    Any other advice?

    If not dont worry – I’ll buy another theme and use that instead

    #316073

    Hey Nathan!

    The problem is not related to the theme but to the server (Cross-Origin Resource Sharing), what fix did you try? are you using Apache or IIS?

    Best regards,
    Josue

    #316088

    Hi Josue,

    Forgive me I’m not a programmer so I dont fully understand what you are asking.

    I did upload the theme to another domain I’m not using, on another server as it happens, to see if it was a problem there and if I could work it out, and it is fine, so does that mean the problem is with my server?

    Nathan

    #316089

    OK – Looked up what Cross-Origin Resource Sharing meant and I think I got it.

    We have a load of audio files from Soundcloud on the site. Could that be the problem?

    #316127

    Hey!

    Try adding the following to your .htaccess file located at the root:

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    You’ll need to do that via FTP.

    Cheers!
    Josue

    #316412

    Hi

    Did that – no change :(

    Anything else?

    IS it because of all the audio files we have on the site coming from Soundcloud? (over 100)

    #316485

    Hi,

    No i don’t think that’s related, can you please create me an temporary FTP account? post it here as a private reply.

    Regards,
    Josue

    #316533
    This reply has been marked as private.
    #316535
    This reply has been marked as private.
    #316594

    Hi Nathan!

    It’s fixed now, please check your website.

    Cheers!
    Josue

    #316642

    Hi Josue,

    That’s brilliant thank you so much.

    What did I do then for that error to occur? Just so I dont do it again.

    Nathan

    #316649

    I just put this in the .htaccess file:

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    Cheers!
    Josue

    #316698

    Ok – I obviously didnt do it right.

    Thanks again for sorting it out.

    #316771

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘Chinese Characters’ is closed to new replies.