• Resolved andrew55

    (@andrew55)


    Hi, is there a way to remove this button which now shows on bottom left of video? I try not to encourage visitors to leave our site and go off to YT. Thanks for any suggestions.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author embedplus

    (@embedplus)

    The unchecking the show controls option in Default Settings tab might give you a better experience:
    Show Controls: Show the player’s control bar. Unchecking this option creates a cleaner look but limits what your viewers can control (play position, volume, etc.).

    Thread Starter andrew55

    (@andrew55)

    Thanks for reply.

    So I have a choice of no controls/or a button that strongly encourages visitor to leave my site? There is no other way to just get rid of that annoying button?

    Is this a new feature just in your plugin, or is this feature (go to YouTube button) a new YouTube requirement?

    Thanks for any suggestions.

    Plugin Author embedplus

    (@embedplus)

    This plugin doesn’t add anything to the YouTube player. Everything you see on the player is inherently YouTube. Also, the go to YouTube button is also not that new as YouTube has inserted it a while ago.

    Thread Starter andrew55

    (@andrew55)

    Just asking because I’ve never seen that button on other people’s sites (when they have embedded YouTube videos) – and I do a lot of surfing these days.

    It looks like “modestbranding” is the attribute you want:

    https://developers.google.com/youtube/player_parameters#modestbranding

    “This parameter lets you use a YouTube player that does not show a YouTube logo. Set the parameter value to 1 to prevent the YouTube logo from displaying in the control bar. Note that a small YouTube text label will still display in the upper-right corner of a paused video when the user’s mouse pointer hovers over the player.”

    Example:

    <iframe width="580" height="326" src="https://www.youtube-nocookie.com/embed/dQw4w9WgXcQ?rel=0&modestbranding=1" frameborder="0" allowfullscreen></iframe>

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘remove “watch on YouTube” button’ is closed to new replies.