• Hi all!
    So, first of all, my blog site is: http://www.freeweb.hu/daveny/
    And I’m using OrangeSky template, which works properly. My blog uses UTF-8 and every character works properly too.
    But after I installed francey.org’s Revolution #09 template, my hungarian characters like ö,ü,ó,Å‘,ú,á,ű,í doesn’t appear. Sorry, they appear but wrongly. For example ö looks like this: #>@ or something like this.
    What can I do?
    I put this (@charset “utf-8”;) into my style.css, but id doesn’t work. (I just tried this, I have never developed PHP or CSS)
    So, what shall I do to make my francey.org’s Revolution #09 template works with hungarian characters?

Viewing 15 replies - 1 through 15 (of 23 total)
  • ElÅ‘ször gyorsan állítsd át azt az oldalt, hogy ne legyen tíz kilométer hosszú (mutasson csupán 5-6 entrit) – aztán majd megnézem.
    Hol nem jelennek meg a magyar betűk? A blogszövegben vagy a menük táján?

    try this, but I offern no guarantee it will work, it should in theory:

    in the header.php template file find the <title>, and below it you will find something like

    <meta http-equiv="Content-Type" content="text/html; charset=ISO-blah" />

    Or something like that, change this too:

    <meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo('charset'); ?>" />

    This should call teh charset based on the setting you set in your Admin Panel options – make sure that is set correctly too and report back if it made any difference. You wouldn’t add the charset to your stylesheet in this instance (I don’t know, I guess a lot)

    Thread Starter daveny87

    (@daveny87)

    a blogszövegben, ha jól emléxem, de mindjárt lecsekkolom!

    Thread Starter daveny87

    (@daveny87)

    Thx Jinsan. Everything works cool! Thx once more.

    cool – is moshu sending you encrypted love messages? Don’t mind him, he gets excited easily 😀

    It’s just Hungarian, since the OP was asking about Hungarian characters. But I admit, for most of the world it looks like an encrypted message, LOL

    Thread Starter daveny87

    (@daveny87)

    Moshu quickly realized that I’m a Hungarian. That’s all! 😀
    And I think he or she is Hungarian too!
    Say Jó napot to him/her! 😀

    Naw, I wouldn’t want to get him excited again 🙂

    Jinsan, that’s a good idea, since moshu actually is a Transylvanian 😉

    Hi,

    i just installed the latest WordPress and set up the hungarian package.
    I set the codepage utf-8 in the admin area.

    I realized, that the hungarian characters are not displayed at all.

    For example i edit the blogname to
    “Modelreptér és lejtÅ‘kalauz” then i save them and
    displayed is the folloving:
    “Modellrept??r ???s lejt?kalauz”

    Any idea?

    Mint azt mondani szokják: a hiba az ön készülékében van…
    Nézd meg ezt

    Wow!

    mi lehet a baj? What could be the problem?
    If i edit the blogname directly in phpMyadmin, the
    characters are saved correctly into the database and phpMyadmin shows them correctly.
    As i start WP and show my blog all hungarian characters will be destroyed.

    I uploaded my blog to my provider and found out that everything is fine now.

    All the hungarian characters are displayed correctly.

    Hi!

    I have same problem, with my blog… since I installed, anything work fine, but today, the hungarian characters are wrong (example: é=?? etc.).

    I try rewrite the header.php… not worked.
    I try upgrade the wordpress… not worked.

    Have you any idea? 🙁

    Thanx.

    my blog: http://blog.mohikan.hu

    damn… I check my phpBB forum http://forum.mohikan.hu

    and the problem are same.

    my database are wrong??? I confused…

Viewing 15 replies - 1 through 15 (of 23 total)

The topic ‘UTF-8 or what?’ is closed to new replies.