Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter leomaru

    (@leomaru)

    Dear author, Aesqe,

    I checked beta version above.

    It is working without the function, “Enter Key to save” ,
    and I can type some sentence in Japanese!

    But now, I have a new question.

    Did you disable this function in only this beta ver?

    I think such a function is very useful for your language, English, isn’t it?

    It would be useful for only users who use double-bytes character language,
    Japanese, Chinese, Korean and so on and we are minority in your users.

    So it is better that choice the function as one of options when you release.

    Thanks, Regards,

    LEOMARU

    Dear Aesqe,

    Thank you for fixed the problem!

    I checked and confirmed it working correctly!!
    * I can insert Single Image from this plug-in to my post ??

    I appreciate for your in-time response and kindness!

    Regards,

    LEOMARU

    Hi Aesqe!
    I am using this version, and I found some thing bug(?) below.

    <Probrem>
    I cannot “Insert Single Image” in anywhere.

    <Check with FIREBUG>
    I checked when I push the “Insert Single Image” button.

    -> ERROR : assignment to undeclared variable attachment_id

    <One of Solution> JUSt IDEA!

    Add a declare in a file [file-gallery.js] , LINE:1300.

    {BEFORE}
    1300 attachment_id = $(“#data_collector_checked”).val();

    {AFTER}
    1300 var attachment_id = $(“#data_collector_checked”).val();

    I guess there are any problem in my environment, it is not your problem, isn’t it?

    Regard,

    LEOMARU

    Thread Starter leomaru

    (@leomaru)

    Dear Luke,
    Thank you a re-message and your understanding for Japanese (and other multibyte charater language).

    WordPress ver. : WordPress 3.5.1 (3.5.1–ja)

    * I think there is no conflict between pure WordPress 3.5.1-ja and yours.
    I tried without a plugin “WP Multibyte Patch” , then your plugin seems working perfectlry.
    In fact, there are any bugs in pure WordPress *-ja.
    Because the WordPress *-ja is just localizing, without any coding (not all of them) for multibyting.
    So a great man makes this plugin for avoiding these wrong code in pure WordPress *-ja .
    If there are any conflict between this patching plugin and yours, then it would be difficult to resolve by only your work…

    I’m also IT engineer so I understand that it is very difficult to use mulitibyte in any language with coding.
    So please, don’t hard work for this conflict.

    I’ll avoid this problem in other way without any plugin!!

    cf. “WP Multibyte Patch” is HERE ( for Japanese only?, sorry I don’t know.)
    https://www.ads-software.com/extend/plugins/wp-multibyte-patch/

    Regards,

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