Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #784054

    cheesydoodles
    Participant

    Hi I have set up a post here http://cheesydoodles.com/yogabasic/relaxation-poses-namaste/
    I am using Wistia, and you changed the code from this

    http://cheesydoodles.wistia.com/medias/v6rgk6f94m?embedType=async&videoFoam=true&videoWidth=640
    (which is from the Wistia website oEmbed which is supposed to work with wordpress)

    to this

    <iframe src=”http://fast.wistia.net/embed/iframe/v6rgk6f94m” allowtransparency=”true” frameborder=”0″ scrolling=”no” class=”wistia_embed” name=”wistia_embed” width=”640″ height=”360″></iframe>

    This worked but the option to make the video full screen that is usually in the bottom right isn’t there. I need the video to go full screen if the user wants it. Do you know how I can get this option back again?
    Thank You

    #784169

    Rupok
    Member

    Hi there,

    Thanks for writing in! Not sure what you meant by “and you changed the code from this”. However if you embed the code correctly and your embed supports this option then you should get it there. X doesn’t change any functionality of your embed. Make sure to add the code within a RAW Content element and add the right embed code.

    Cheers!

    #784482

    cheesydoodles
    Participant

    Hi Ive found the solution, I added

    allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen

    between
    name=”wistia_embed”
    and
    width=”640″ height=”360″></iframe>

    and this fixed it.

    sorry I meant another themeco staff changed the code from another forum thread

    #784776

    Rupok
    Member

    Glad that you fixed it. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Cheers!