-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to use RPB Chessboard with bbpress? #65
Comments
Hi, |
Did you manage to find out if this is possible at all? Would make for a great addition to our club's website :) |
Hi, |
Hi, Unfortunately, the rendering of PGN games still does not work. |
Thanks for this! I will test it out. |
Hi, Very interested in embedding PGNs in my bbpress posts too. Any updates on compatibility? EDIT: Can confirm that FENs are working, dying for PGN compatibility - even willing to pay if it works well. 💯 |
Hi, |
I realise this thread is rather old, but I figure it may be useful to keep all the related stuff together. Am I doing something wrong or does this no longer work? You'd never said that PGNs worked, but I can't get FENs working in bbPress either. Using "inspect" reveals the javascript error:
Looking at other issues people have encountered this looks like it's a compatibility issue with plugins or themes, but I've put up a test version of the site and deactivated all the plugins other than bbPress, bbPress Do Short Codes and RPB Chessboard. I've also tried switching to the standard themes and I still get that error and no board. My debugging abilities are rather limited, so I don't know what else to look for. The test site with the non-working bbPress post and replies is here |
@BSEChess FEN rendering in bbPress has been broken because of optimizations made for #135. As of version 5.7.0, a workaround is provided: go to the plugin compatibility settings (in admin, menu "Chess" > "Settings" > "Compatibility settings"), and disable "Lazy-loading for CSS/JavaScript files"). PGN still does not work in bbPress. |
As of 2024, both FEN and PGN are working in bbPress, though with some restrictions. More details in #52. |
Since the remaining problems are more related to bbPress and the bbPress – Do Short Codes plugin than to RPB Chessboard itself, I'm closing this issue. |
I wonder if it would be easy to integrate RPB Chessboard with bbpress? I'd like to users to be able to post FENs and PGNs in bbpress threads using the [fen]/[pgn] shortcodes, and have them displayed just like they would be on a post or page.
The text was updated successfully, but these errors were encountered: