XF 2.3 iframe integration (wordwall)

Can

Member
Hello,
I am not sure if I have opened this topic in the right place. If it is wrong, please move it to the appropriate place.
I want to add the iframe code of the wordwall site to my site in Xenforo. how do I embed iframe codes in the topic? When I link outside the site, users escape from the site. There is no interaction.

The following oembed does not integrate. :(

HTML:
<iframe style="max-width:100%" src="https://wordwall.net/tr/embed/b34ed44140d74884a7f07771f92356c9?themeId=1&templateId=50&fontStackId=0" width="500" height="380" frameborder="0" allowfullscreen></iframe>
 
Last edited:
Setting up an oEmbed media site seems to work fine for me:

wordwall.webp

Posting, for example, https://wordwall.net/resource/52440533/wilson/step-10-wordsearch then yields the correct embed:

1732055865666.webp
 

Attachments

  • Ekran görüntüsü 2024-11-21 210422.webp
    Ekran görüntüsü 2024-11-21 210422.webp
    30.3 KB · Views: 9
  • Ekran görüntüsü 2024-11-21 210428.webp
    Ekran görüntüsü 2024-11-21 210428.webp
    38.9 KB · Views: 9
  • Ekran görüntüsü 2024-11-21 210523.webp
    Ekran görüntüsü 2024-11-21 210523.webp
    21.4 KB · Views: 7
The only difference I note is your oEmbed URL scheme has a trailing slash and mine does not. What is the resource URL/ID you're using to test this?

I did not write worldwallresource as the source. I added it later. I also deleted the extra slash as you said. Now it works, thanks to you. Thank you very much.
Ekran görüntüsü 2024-11-21 234114.webp
 
Back
Top Bottom