• Resolved fam-do

    (@fam-do)


    hello,

    maybe i missed it, but is there a reason why after the last update(s) there is always a “space” after the tooltip?
    example:
    the bible says (in joh 17,17) …
    “joh 17,17” is a tooltip-entry but it will display it always as:
    the bible says (in joh 17,17 ) …
    always a “space” after the entry.

    please help 🙂
    thanks
    shalom

    https://wordpress.org/plugins/bluet-keywords-tooltip-generator/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Jamel.Z

    (@lebleut)

    Hello Fam-do

    I understood the issue and I’m trying to fix it

    Plugin Author Jamel.Z

    (@lebleut)

    Hi Fam-do

    I’m happy to say that the spaces problem is fixed with the Tooltipy v3.3.3

    so you have just to update Tooltipy 😉

    Thread Starter fam-do

    (@fam-do)

    THANK YOU VERY MUCH!
    WORKED

    Plugin Author Jamel.Z

    (@lebleut)

    With pleasure 🙂

    Thread Starter fam-do

    (@fam-do)

    unfortunately there is a new bug … recognized it a few days ago:
    if the tooltip has a special format, like italic or bold, there is not a space added (like in the bug before) now the space after or before is removed.

    like: an example
    if example is a tooltip it writes anexample

    do u understand, what i mean?

    Plugin Author Jamel.Z

    (@lebleut)

    I don’t get it exactly, please provide a link to a test page so I can inspect it 🙂

    Thread Starter fam-do

    (@fam-do)

    ok, for example here:
    http://ihr-habt-gehört.de/historisches/israel-und-juda-entstehung/

    … Jakob hieß1Mo 32,29) reden …
    and next sentence also:
    … (2Mo 32,13,Hes 11,17, …), …

    Plugin Author Jamel.Z

    (@lebleut)

    Hi Fam-do

    I’m not sure what’s wrong here but you can use this CSS code for now to solve that :

    .tooltipy-kw {
        padding-right: 4px;
        padding-left: 4px;
    }

    you can insert it in the style.css

    thanks

    Thread Starter fam-do

    (@fam-do)

    thx

    if i use these line and you fix the problem later on, will a double-padding (greater space) occur then?

    Plugin Author Jamel.Z

    (@lebleut)

    yes it will, so just check the changelog when updating 😉

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘space after tooltip’ is closed to new replies.