xLanguage (Wordpress Plugin)

Monday, January 21st, 2008 Chinese Cantonese

Known Problems

  1. This plugin relies heavily on correct XHTML to work. However, sometimes the automatic cleanup functions, the infamous wpautop() will make the page not XHTML compatible. Incorrectly placed <!–more–> and <!–nextpage–> tag will also cause serious problem. Make sure you test your page and post after publishing.
  2. In the Internet Explorer, the toolbar can only apply the lang tag to the whole paragraph, but not to the highlighted part.
  3. In the Internet Explorer, the languaged color highlighting only works in IE7 or Above because of the support of CSS attribute selector.
  4. Firefox 2.x does produces ugly empty tag in rich editor after complex operation.
  5. Only Firefox 2.x, IE6 and IE7 are tested.
  6. With K2 theme, because of the issue 569, one has to modify it otherwise the widget won’t work
    1. In app/classes/sbm.php
    2. Change the line “if(function_exists($base_module['callback'])) {”…
    3. to “if(function_exists($base_module['callback']) || 1) {”, so that it will always evaluate to true.
Latest news available in category xLanguage (WordPress)

302 Responses to “xLanguage (Wordpress Plugin)”

Pages: [31] 30 29 28 27 26 251 » Show All

  1. 302
    Clemens Says:

    I have seen many plugIns for wordpress, some are very useful and some less but your plugins is top! You can be sure that I download it and use it in my next blog. Thank you for sharing it.

  2. 301
    Milan Says:

    Hi,
    I’m having trouble with getting the static front page link in the navbar to translate. When I turn off the option the page and the link in the navbar translates fine, but when i turn on static front page, it just shows Home.
    Please help, I’m not very good at this :)

    Here’s the code responsible:
    <li id="home" class="page_item"><a title="Home" href="">Home

Pages: [31] 30 29 28 27 26 251 » Show All

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting