Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi!

    I am having problem too, when I use the plugin, pgn does not load correctly, even using the example in this page.

    https://postimage.org/image/50fu2xi99/

    here is how it appears, what should be happening?

    thanks in advance,

    Bruno

    pellanda, do you have html inside of you pgn? The documentations says: “Note that HTML tags are stripped from the PGN data, removing all text between “<” and “>”. Please make sure your PGN data does not contain “<” and “>” characters.”

    Hi!

    this is the PGN I am using for test:

    [pgn height=500 initialHalfmove=16 autoplayMode=none]

    [Event “World championship”]
    [Site “Moscow URS”]
    [Date “1985.10.15”]
    [Round “16”]
    [White “Karpov”]
    [Black “Kasparov”]
    [Result “0-1”]

    1. e4 c5 2. Nf3 e6 3. d4 cxd4 4. Nxd4 Nc6 5. Nb5 d6 6. c4 Nf6 7. N1c3 a6 8.Na3 d5 9. cxd5 exd5 10. exd5 Nb4 11. Be2 Bc5 12. O-O O-O 13. Bf3 Bf5 14.Bg5 Re8 15. Qd2 b5 16. Rad1 Nd3 17. Nab1 h6 18. Bh4 b4 19. Na4 Bd6 20. Bg3 Rc8 21. b3 g5 22. Bxd6 Qxd6 23. g3 Nd7 24. Bg2 Qf6 25. a3 a5 26. axb4 axb4 27. Qa2 Bg6 28. d6 g4 29. Qd2 Kg7 30. f3 Qxd6 31. fxg4 Qd4+ 32. Kh1 Nf6 33.Rf4 Ne4 34. Qxd3 Nf2+ 35. Rxf2 Bxd3 36. Rfd2 Qe3 37. Rxd3 Rc1 38. Nb2 Qf2 39. Nd2 Rxd1+ 40. Nxd1 Re1+ 0-1

    [/pgn]

    but I have noticed another problem, it is something with my theme, because when I changed to default that come with wordpress, it works, I sent a message to developer of the theme, but I am stil waiting an answer.

    thanks in advance,
    Bruno

    Plugin Author pgn4web

    (@pgn4web)

    Which theme are you trying to use?
    If the theme is free, I could try simulating the problem and finding a workaround.

    Plugin Author pgn4web

    (@pgn4web)

    @ginofiglio

    looked at your site, the iframe created by the plugin is missing proper height and width parameters, it looks like

    <iframe src='...longUrlHere...' frameborder='0' scrolling='no' marginmargin>

    while it should be

    <iframe src='...longUrlHere...' frameborder='0' width='100%' height='302' scrolling='no' marginheight='0' marginwidth='0'>

    It looks like your theme removes all height='xxx' and width='xxx' strings from the html.

    Thread Starter GinoFiglio

    (@ginofiglio)

    Thank you, I wonder why the free theme Themolio does that in some games and not others?
    This game is displayed properly:

    https://lipead.com/2012/10/21/lipead-40-reporte-5/

    Where would I go to edit those properties?
    Thanks,

    Gino Figlio

    Plugin Author pgn4web

    (@pgn4web)

    I setup a new www.ads-software.com install with the themolio theme and with a variety of chessboards I can’t reproduce your error.

    Do you have any other plugin installed? If you do, you should try disabling each temporarily and see if the problem disappears, please make sure you always get a fresh page instead of a cached page after each change.

    If you find any other plugin conflicting with Embed Chessboard, please let me know.

    Hi pgn4web,

    I am using Magnovus, from themeforest, it is not free, if I can help in another way, I can give you access to my admin panel to take a look, I am still waiting some answer from the developer of the theme.

    Thanks in advance.
    Bruno

    Plugin Author pgn4web

    (@pgn4web)

    @pellanda: if you want to let me have a look, please send account info to pgn4web(at)casaschi.net

    Thread Starter GinoFiglio

    (@ginofiglio)

    The last update 1.91 fixed my problem thank you!

    Problem fixed too.

    Thank you!

    Bruno.

    Plugin Author pgn4web

    (@pgn4web)

    glad everything is good now.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Problem with board display’ is closed to new replies.