• usvellas

    (@usvellas)


    I’ve looked in vain for a plugin that would let a user click on the play icon in a post and the video (from media library) would start to play in full screen. Is there such a thing? If not is this something that can be coded?

    Thank you for any insights and apologize if this subject has already been addressed. If so could you point me in the right direction.

    Cheers

    • This topic was modified 10 months ago by usvellas.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter usvellas

    (@usvellas)

    p.s. the post is Three Nights on Sado Island

    Hello @usvellas,

    I hope I understood your question. Depending on the editor you are using, most of them allow one to add a link to an icon, in this scenario the play button. You will add a link to it and it will play when someone clicks the button. Having a video in full screen will require you to set the video section to a full page. I hope this helps.

    Also, please share links to your site without the admin rights (without wp-admin).

    Thread Starter usvellas

    (@usvellas)

    Manuell,

    Thank you for the quick response and the heads up about sharing the site without admin rights. I’ve edited the post to remove the admin privileges. You’re on the right track – how and where do I set the video section to a full page. Currently I’m using the block editor and the video is in the block and it works fine. I just want it to start in full screen when someone clicks on the play rather than the size of the block.

    thanks again for your response

    Hello, your link does still not work.

    You will need to ensure the alignment of the video is set to full width under the alignment to achieve this.

    Thread Starter usvellas

    (@usvellas)

    Hi Manuell,

    The post is still in draft so I don’t know how to upload the link without the admin privileges. I created a test page with the same layout with two videos and here is the code it shows. Some of it makes sense to me but I’ not proficient enough to make the required changes.

    <!-- wp:columns -->
    
    <div class="wp-block-columns"><!-- wp:column {"width":"100%"} -->
    
    <div class="wp-block-column" style="flex-basis:100%"></div>
    
    <!-- /wp:column --></div>
    
    <!-- /wp:columns -->
    
    <!-- wp:uagb/container {"block_id":"7a6d87c1","directionDesktop":"row","variationSelected":true,"isBlockRootParent":true} -->
    
    <div class="wp-block-uagb-container uagb-block-7a6d87c1 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap"><!-- wp:uagb/container {"block_id":"ab0b8a6a","widthDesktop":50,"widthSetByUser":true} -->
    
    <div class="wp-block-uagb-container uagb-block-ab0b8a6a"><!-- wp:presto-player/self-hosted {"id":4,"attachment_id":723,"src":"https://japan2023.usvellas.com/wp-content/uploads/Sado-Tub-boat-with-music.mp4","preset":1} /--></div>
    
    <!-- /wp:uagb/container -->
    
    <!-- wp:uagb/container {"block_id":"2c45d914","widthDesktop":50,"widthSetByUser":true} -->
    
    <div class="wp-block-uagb-container uagb-block-2c45d914"><!-- wp:presto-player/self-hosted {"id":1,"attachment_id":680,"src":"https://japan2023.usvellas.com/wp-content/uploads/Sado-2.mp4","preset":1} /--></div>
    
    <!-- /wp:uagb/container --></div></div>
    
    <!-- /wp:uagb/container -->

    Kindly note we are unable to see your post unless you publish it. Only those with admin rights will see your post as a draft.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Start Play video in full screen’ is closed to new replies.