Viewing 9 replies - 1 through 9 (of 9 total)
  • I don’t think it’s the plugin; I have no problem copying Hebrew characters and having them display correctly in the sidebar widget.

    The likely culprit is a botched ANSI-UTF8 conversion somewhere; or, your font has no support for Hebrew characters.

    Thread Starter oronm

    (@oronm)

    …but I resaved everything as utf-8 and even changed the database realted tables

    Thread Starter oronm

    (@oronm)

    i changed the files encoding using aptana encoding option, notepad++ encoding option and vs2008 encoding option. nothing yet…

    any ideas?

    Hi,

    I faced the same problem after 3 hours I figure out it like this.

    I am running wordpress with xampp version 1.7.2. Open xampp control panel. Click on the Admin button for Mysql or goto https://localhost/phpmyadmin/. There you will have the database you created for wordpress on left menu. In my case the name of database is ‘wordpress’. Click onto the wordpress database. You will see the db structure on the right. There you will find the column saying ‘Collation’. Check the collation for your widget. In my case it was wp_testimonial and it was displaying latin1_swedish_ci. Try changing it to utf8. Or open it by clicking on to the second icon in Action column (that is structure). You will see the structure for your plugin. There you edit one by one all rows (with the second pencil icon in Actions panel) and change it to utf8_unicode_ci…

    Hope this might help…

    Thread Starter oronm

    (@oronm)

    that fixed most of the issues except one – the widget title which is utf8 unicode ci still changes to these chars &times&times

    duno what to do about it

    i have this problem too. In widget title no utf8

    Release 5.1.2.0 should help this problem.

    Thread Starter oronm

    (@oronm)

    yes you were right. by the way – any idea on how to add more books to the widget without editing the templates?

    No way right now—numbers of books are run entirely via the templates.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Now Reading Reloaded] widget will not accept a foreign language in title or book review’ is closed to new replies.