Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • A rather little functional forum engine, can’t edit my previous posts…
    So, another problem: if I open url like mysite.com/nonexistentpage or mysite.com/en/nonexistentpage , a ‘theme error’ page will be open in a default language (or maybe browser language, can’t check). It is shown in right language, only if I first choose that language from switcher.
    I have also translate new strings in russian, but I haven’t seen some of them on my site to check their context for correct translation.
    like admin.php:501 , admin.php:502 , many new lines from admin-filters.php and maybe some others…

    Just found another annoying thing.
    At the bottom of the post there is a text with link like “Posted in [url]Uncategorized[/url]”. When I move cursor over url, a tooltip appears. But in both languages (en and ru) it is on russian! How can I fix that? And why does it happen?
    Thanks

    Hello!
    First of all big thanks to Author! A tried two other plugins: qTranslate and xili-language. First has some silly errors, like a mistake in the path to the image. Second doesn’t translate all or too difficult and time consuming for understanding how to do this (IMHO). Your plugin is just light, simple and powerfull!
    I use last 3.4.1 WP and last version of your plugin (from ww.wp.xz.cn). The blog has twentyeleven theme enabled. If I switch On to show flags in the menu, which is the only main menu in theme, then these flags become rather BIG (maybe x10 or x100 size). I work around this by editing style.css:
    #branding img {
    height: 11px;
    width: 16px;
    //height: auto; <= old line
    //margin-bottom: -7px; <= old line
    //width: 100%; <= old line
    }
    Is it a bug/mistake of your plugin or theme?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)