• I had switch my wordpress language to tradition chinese and it works fine except the blog page end after the last post, it had the following information appear behind the previous entries:

    ? Previous entries Project-Id-Version: WordPress 2.2 Report-Msgid-Bugs-To: [email protected] POT-Creation-Date: 2007-04-24 09:43+0300 PO-Revision-Date: 2007-04-27 08:09+0800 Last-Translator: Abel Cheung Language-Team: Chinese (Hong Kong) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=1; plural=0 Project-Id-Version: WordPress 2.2 Report-Msgid-Bugs-To: [email protected] POT-Creation-Date: 2007-04-24 09:43+0300 PO-Revision-Date: 2007-04-27 08:09+0800 Last-Translator: Abel Cheung Language-Team: Chinese (Hong Kong) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=1; plural=0

    Is there a way to hide this? Thanks!

Viewing 1 replies (of 1 total)
  • Very likely the theme has done something wrong. The header will be shown when an empty string is localized. It looks like <?php _e(”) ?>
    You have to find that string out and remove it, and things should work fine then. If you need more help, you can send email to me.

    Things like this is normal because wordpress doesn’t want to provide support for theme localization.

Viewing 1 replies (of 1 total)
  • The topic ‘Help – Chinese wordpress’ is closed to new replies.