ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,047
- Points
- 823
Reputation:
I have a small Youtube "clone" streaming site. It can produce embed links for videos such as below:
Code:
However, this doesn't work on my forum. It just shows the link. I've enabled "Convert Markdown-style content to BB code" and I added "iframe" to "Allowed code BB code block languages". But honestly, I have no idea what I'm doing.
Can anyone assist...
Read more
Continue reading...
Code:
<iframe src="https://xxxx.com/embed/RvtVstTMzeoCsga?color=04abf2" frameborder="0" width="700" height="400" allowfullscreen></iframe>
However, this doesn't work on my forum. It just shows the link. I've enabled "Convert Markdown-style content to BB code" and I added "iframe" to "Allowed code BB code block languages". But honestly, I have no idea what I'm doing.
Can anyone assist...
Read more
Continue reading...