Home Forums Weaver Xtreme Theme Video autoplaying when not set to do so

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18196
    Caroline
    Participant

    This page: http://www.jerific.com/

    Using Xtreme Plus
    The video shortcode used is:
    [vimeo id=137637541 sd=0 percent=80 center=1 color=#e26d5c autoplay=0 loop=0 portrait=0 title=0 byline=0]

    The video is autoplaying even though the code tells it not to.

    (Sidenote: the color in the shortcode isn’t working either but that’s a minor issue.)

    Thanks!
    #24269
    scrambler
    Moderator
    You may have stumbled upon a bug.
    @weaver, testing her shortcode above I found the following.
    • If I dont put   portrait=0   or if I put portrait=1 then then the autoplay=0 is working.
      If I add the option portrait=0 Then the video always autoplay despite the option being set at zero.
    • The following options do not seem to have any effect.
    • portrait=0  cant know if it works as the only time it would show is before the video should play, but with that value it always autoplay
    • title and byline dont appear to make any difference whatever they are set at. They are always visible before the video plays and not when it plays
    • Color does not appear to have any effect either
    @Caroline By the way you do not need to set the options that are by default. SO you would only need
    [vimeo id=137637541 percent=80 color=#e26d5c loop=0 portrait=0 title=0 byline=0]
    #24270
    Caroline
    Participant

    Thank you! Removing the portrait= part of the code solved the autoplay issue.

    I’m assuming I should leave this open until Mr. Weaver has a chance to look at it 🙂
    #24271
    Weaver
    Keymaster

    I’ll look into it. It is possible Vimeo has changed their interface values – it has been quite a while since it was first written, and unless I get reports like this, I assume the Vimeo API has not changed. YouTube changed several of its API values a couple of years ago, so it happens.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.