Jump to content

Embed help


Recommended Posts

Hi guys, I try to embed this https://play.chessbase.com/en/Play?room=chesshouse into my Pages page, but I don't know why it only show a chess board that let 2 players in the game.

But if you open the link https://play.chessbase.com/en/Play?room=chesshouse with other tab, it show as a chess room, is different when I use iframe insert it in my page, I missed something?

Link to comment
Share on other sites

43 minutes ago, Sonya* said:

The image below is how the play looks on the mobile. It seems that your iframe is not wide enough to display everything.

Is desktop... Not mobile, it just don't show the page as a new tab of browser 

Link to comment
Share on other sites

  • 2 weeks later...

I try again over again, anyone can help with this Iframe issue?

What I want is insert this chessroom https://play.chessbase.com/en/Play?room=ChessRoom, I use below code, but it don't show the room as it is...

<div>
    <iframe allow="microphone;camera;autoplay" allowfullscreen="true" src="https://play.chessbase.com/en/Play?room=ChessRoom" style="width: 100%; height: 700px; overflow: hidden;"></iframe>
</div>

 

On 6/1/2020 at 2:57 PM, kmk said:
 
 
 
 

It should be like that:

but ising iframe it just show like that:

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...