Tagged: ,

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #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
    Helen

    #904423

    Hey 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 Shannon

    #904804

    HI 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
    Helen

    #904806

    can you give us the link to the youtube video you like to embed?

    #904815

    Here below Guenni

    #904821

    is 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, 5 months ago by Guenni007.
    #904825

    HI 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
    HelBee

    #904832

    try 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

    #904833

    I 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=1

    HelBee

    #904846

    do 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, 5 months ago by Guenni007.
    #904882

    by 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>

    #904913

    it works nice – but it seems to destroy the whole structure of the page where the iframe is inserted !!

    #904923

    seem not to be a problem with youtube – developer link is top – but seems to be a problem with iframe on enfold ?

    #904956

    I’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.

    #904988

    sorry 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!

    #905723

    Hi,

    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,
    Basilis

    #905746

    Basilis. Thank you I will wait on their advice.
    HB

    #906461

    Hi,

    We appreciate your patience, thank you very much!

    Best regards,
    Basilis

    #1286480

    any news on this?

    #1287610

    Hi 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

Viewing 20 posts - 1 through 20 (of 20 total)
  • The topic ‘Embedding YouTube Video’ is closed to new replies.