• Resolved jircas

    (@leifang)


    I use follow code for test,

    [wptabs]
    [wptabtitle] トピックス [/wptabtitle]
    [wptabcontent] トピックス[/wptabcontent]
    [wptabtitle]イベント[/wptabtitle]
    [wptabcontent]イベント[/wptabcontent]
    [wptabtitle]研究活動報告[/wptabtitle]
    [wptabcontent]研究活動報告[/wptabcontent]
    [wptabtitle]広報活動報告[/wptabtitle]
    [wptabcontent]広報活動報告[/wptabcontent]
    [/wptabs]

    if the title is only Japanese word, the first tab cannot be activated when I click it. If I click other tabs, the content of the first tab always displays as well. however, when the title includes any alphabet or number, the plugin works well.

    This problem occurs only Japanese in title. For Japanese in content, the plugin works OK. same problem happens when using Chinese words.

    https://www.ads-software.com/extend/plugins/wp-ui/

Viewing 11 replies - 1 through 11 (of 11 total)
  • With some Russian letters it gets similar bug. Something with Unicode support, I think.

    Plugin Author kavingray

    (@kavingray)

    This should be resolved with 0.8.7 version –

    Check out the snap.

    My tabs broke with 0.8.7 — debugged and found that umlauts (German language == ü,?,?,?,…) in tab-titles are the reason. Not fixed with 0.8.7. Cleared my caches (system & browser).

    FireBug-Error:

    Error: Syntax error, unrecognized expression: #gibt_es_die_ebooks_auch_als_normale_bcher?
    [Bei diesem Fehler anhalten]
    
    ...conds();wa=na.getUTCMilliseconds();}na=(pa<=0||pa>=10000?(pa<0?"-":"+")+o(6,pa<0...

    bcher >> Bücher

    Please advise.

    Plugin Author kavingray

    (@kavingray)

    Hi Leander, Please post the code you are using.

    Sure, here you go:

    [wptabs type="accordion"]
    [wptabtitle]Was ist ein Ebook?[/wptabtitle]
    [wptabcontent]Ein Ebook (Englisch für "electronic book") ist ein elektronisches Buch in Form einer PDF-Datei, die aussieht und sich anfühlt wie ein echtes Buch. Sie k?nnen es direkt am Bildschirm lesen oder auch ausdrucken und überall mit hinnehmen. Wie ein gedrucktes Buch enth?lt ein Ebook ein Inhaltsverzeichnis sowie Seitenzahlen und liest sich wie ein richtiges Buch. Die Vorteile gegenüber dem klassischen Buch sind sehr gro?.
    
    Da ich keine Schm?ker-Romane anbiete, sondern ein Arbeitsbuch ist die Suchfunktion und die Kapitelsuche eine gro?e Zeitersparnis für Sie. Anklickbare Links führen Sie direkt zum Ziel und sparen Ihnen langes Suchen.
    
    Sie k?nnen sich einzelne Kapitel ausdrucken und überall mit hin nehmen. Ist Ihr Buch einmal schmutzig oder abgegriffen, so drucken Sie sich einfach ein neues Exemplar aus.
    
    Geht Ihnen Ihre Kopie einmal verloren, k?nnen Sie alles bequem noch einmal ausdrucken.[/wptabcontent]
    
    [wptabtitle]Gibt es die Ebooks auch als normale Bücher?[/wptabtitle]
    [wptabcontent]Der Direktvertrieb bietet Publikationen ausschlie?lich als Ebooks an. Ein Ebook ist ein digitales Buch, das in Form einer PDF-Datei heruntergeladen wird. Dazu braucht es lediglich einen internetf?higen Computer und das kostenlose Programm Acrobat Reader, welches in den allermeisten F?llen bereits auf den PCs installiert ist.[/wptabcontent]
    [/wptabs]

    If I leave out the second block (containing the umlaut within Bücher), all is working as intended.

    Hope this helps?

    Plugin Author kavingray

    (@kavingray)

    This seems to be caused by the question mark at the end, which when stripped out – Works correctly. First one seems to be unaffected by this.

    I will fix this ASAP.

    Great, thanks! Thought it would be the umlaut causing the error though…

    Plugin Author kavingray

    (@kavingray)

    Fixed this, and update is on GitHub. You can use wptabtitle with any character now.

    https://github.com/kavingray/WP-UI ( click zip )

    Great, thanks! When will you be releasing the next official update? Maybe it is worth waiting for me…

    Plugin Author kavingray

    (@kavingray)

    I am waiting for WP 3.6, so Maybe in a week or two. ??

    I take the fix also I had exactly the same problem, thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Japanese word in title causes tab display problem.’ is closed to new replies.