-
AuthorPosts
-
January 29, 2018 at 7:53 pm #904393
Please could you tell me how to stop the YouTube video title overlaying the clip.
I have used the Media Elements Video insert and added this onto the end of the link:
?feature=oembed&showinfo=0
However the title still shows.Please advise.
Many thanks
HelenJanuary 29, 2018 at 9:03 pm #904423Hey helban,
This is a feature that is based on YouTube’s API. Unfortunately there is not much we as theme support can do about that.
Best regards,
Jordan ShannonJanuary 30, 2018 at 12:45 pm #904804HI Kriesi
You say you can’t do anything about it but I have used many themes that allow you to add the extra code to the link so titles do not show. I think you are saying you do not include that in this theme and have no intention of adding it?
Regards
HelenJanuary 30, 2018 at 12:48 pm #904806can you give us the link to the youtube video you like to embed?
January 30, 2018 at 1:02 pm #904815Here below Guenni
January 30, 2018 at 1:10 pm #904821is it a secret youtube video?
i’m Participant as you so – no private-content for me
this looks strange to me: ?feature=oembed&showinfo=0
https://www.youtube-nocookie.com/embed/nNA9ru2Ox5o?rel=0&iframe=true&autoplay=1&showinfo=0
etc pp. ?feature i don’t know
- This reply was modified 6 years, 9 months ago by Guenni007.
January 30, 2018 at 1:13 pm #904825HI Guenni
It is currently not marked as private but can’t yet be released pending some TE marks etc.
Here is a random video, how would you deal with removing the title please:
I am grateful for any advice you can give me.
Many thanks
HelBeeJanuary 30, 2018 at 1:16 pm #904832try this:
https://www.youtube.com/embed/ZN5RDJFwI3I?rel=0&showinfo=0&autoplay=1
or
https://www.youtube.com/watch?v=ZN5RDJFwI3I?rel=0&showinfo=0&autoplay=1
January 30, 2018 at 1:18 pm #904833I have tried that Guenni. It doesn’t work and when you return to the video link it have removed everything after the video link:
This is still present:It removes this:
?rel=0&showinfo=0&autoplay=1HelBee
January 30, 2018 at 1:31 pm #904846do not use the video alb element – Instead use a code element in what ever you like and try my codes above with iframe:
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZN5RDJFwI3I?rel=0&showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
fit the width and heigt option to your desired one
look here: https://webers-testseite.de/embed-youtube/
If you like it with no controls at all:
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZN5RDJFwI3I?rel=0&controls=0&showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
the right one is without controls but with autoplay option as above :
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZN5RDJFwI3I?rel=0&controls=0&showinfo=0&autoplay=1" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
by the way – do not wonder about it – the autoplay works in alb editor already :lol:
- This reply was modified 6 years, 9 months ago by Guenni007.
January 30, 2018 at 1:57 pm #904882by the way: https://developers.google.com/youtube/youtube_player_demo
with this it is possible : (iv_load_policy) to get rid of abonnents !!!
and to set the starting audio volume etc pp<iframe id="ytplayer" type="text/html" width="720" height="405" src="https://www.youtube.com/embed/ZN5RDJFwI3I?autoplay=1&disablekb=1&rel=0&showinfo=0&iv_load_policy=3" frameborder="0" allowfullscreen>
January 30, 2018 at 2:37 pm #904913it works nice – but it seems to destroy the whole structure of the page where the iframe is inserted !!
January 30, 2018 at 2:53 pm #904923seem not to be a problem with youtube – developer link is top – but seems to be a problem with iframe on enfold ?
January 30, 2018 at 3:35 pm #904956I’ve tried all of this Guenni. The code breaks down and I can’t edit it and have to start again.
It really is a failing of the theme all round.
January 30, 2018 at 4:49 pm #904988sorry for that – i opend here a new topic : https://kriesi.at/support/topic/new-enfold-troubles-with-iframe/
it seems to be something strange with iframe – even a simple webpage iframe fails!January 31, 2018 at 7:42 pm #905723Hi,
Actually the iframe issue is a problem that exists for some time now, but based on the usage of the iframe, we have not focused to get it shorted so fast.
We have requested our developers to take a look again, review and see how we will manage it properly.Thank you for your patience, I have also asked them to look if we need further details.
Best regards,
BasilisJanuary 31, 2018 at 8:10 pm #905746Basilis. Thank you I will wait on their advice.
HBFebruary 1, 2018 at 9:08 pm #906461Hi,
We appreciate your patience, thank you very much!
Best regards,
BasilisMarch 8, 2021 at 4:38 pm #1286480any news on this?
March 12, 2021 at 8:50 am #1287610Hi hotspot,
This thread is more than 3 year old. If you need help with something, then please open a new thread, include WordPress admin login details in private, and try to explain the problem you are having a bit further.
I’ll close this thread for now.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Embedding YouTube Video’ is closed to new replies.