AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Solved] LInk an I frame video from Google Drive in to a post

3 Posts
2 Users
0 Reactions
2,588 Views
Posts: 11
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@infotranscendent-studio)
Active Member
Joined: 7 years ago
[#9348]

Dear Support and programming geniuses

I am looking to embed videos in my posts that are linked by I frame to my Google drive 

an example of the code that I am trying to embed is...
<iframe src="https://drive.google.com/file/d/13iiptp56WdvFs_bBOdAvri4WLZDKMQ6g/preview" width="640" height="480"></iframe>

When I put this in using the source code interface I can see the video until I hit 'add topic' or 'update post.'  After that, it disappears from the post altogether.

Is there a setting I am missing or something I am doing wrong?

Thank you for your help and insight

 

 


2 Replies
2 Replies
Robert
Admin
(@robert)
Joined: 2 months ago

Support Team
Posts: 10723
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

Hi @infotranscendent-studio,

Please navigate to Dashboard > Forums > Tools > Antispam Tab, find the "Allow extra HTML tags" option, put this code in the textarea separating with comma from other codes:

iframe(src frameborder width height scrolling allowfullscreen)

Then delete all caches and create new post with that video. Don't forget put that code in source ({;}) pop-up not in editor dirrectly.


(@infotranscendent-studio)
Joined: 7 years ago

Active Member
Posts: 11
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@robert

This worked perfectly 

You guys are the best Thank you


Share: