• Hello

    I am using standart wordpress widget “Video” that place video from media library. Now I see on page vodeo on black background and timeline. I want show only video without timeline, without black background.

    Is it possible? How I can make it?

    Maybe I can add extra params to iframe src or not

    $params = array(
        'controls'    => 0,
    )

    Thanks
    vrpr

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is that part of your theme? You have not provided enough information.

    Thread Starter vrpr

    (@vrpr)

    HudsonValleyWebDesign,

    Thanks for your answer.
    I ask about standard WP widget “Video” (it come with WordPress)- it is possible to add it to any theme. But always there is timeline. How I can delete of timeline?

    vrpr

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

The topic ‘Widget “Video”’ is closed to new replies.