Marvel's Spider Man
releases on September 26, 2025!

Preorder now on CardKingdom Preorder now on TcgPlayer

Marvel's Spider Man
releases on September 26, 2025!

Preorder now on CardKingdom Preorder now on TcgPlayer
3 total results       Page 1 of 1
You must login or register to post a new reply
Posts [ 1 to 3 ]
Trade score 0 (100%)
Members
Registered: 23-Feb-2011 15:49
Posts: 1
23-Feb-2011 16:14 (Last edited: 23-Feb-2011 16:29)
1
I am trying to use your tooltip plugin within a WordPress 7 blog.

It seems to work great UNLESS the name of the card contains an apostrophe, i.e. Nissa's Chosen, Eyeblight's Ending, Angel's feather. Now, of course, it's working here but not on my blog. Feel free to check it out for yourself at www.dotpstats.com/blog and look for (Ctrl+F) Nissa to find such a card, compare with the other, working card tooltips when there isn't an apostrophe in the name.

Thanks in advance

UPDATE: my findings so far, [u]within WordPress 7 HTML editor[/u]:

Eyeblight's Ending surrounded by the bracketted mtg_card DOESN'T work
Eyeblight's Ending surrounded by the bracketted mtg_card, then (outside) surrounded by html PRE tag DOES work
Eyeblight's Ending surrounded by the bracketted mtg_card, WITH the apostrophe substituted for its HMTL code (without space of course: & # 3 9 ; ) DOES work

I hope that can be useful for anyone.
Trade score 37 (100%)
Members
Registered: 17-Aug-2010 19:44
Posts: 9
For some reason it is setting the URL as:

<img src="http://deckbox.org/mtg/Nissa%E2%80%99s%20Chosen/tooltip">

which is the UTF-8 escaping, but not correct for use in a URL I don't think.
Trade score 0 (100%)
Members
Registered: 15-Sep-2009 06:57
Posts: 756
23-Feb-2011 21:45 (Last edited: 23-Feb-2011 21:45)
3
hi LaFrenchy,

The problem comes from wordpress auto formating the text, replacing the apostrophe with a "more format matching" one. On our site (gameflux.ro) we used the HTML code but the "pre" tag does the same thing (disables formating)
Posts [ 1 to 3 ]
3 total results       Page 1 of 1
You must login or register to post a new reply