Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Video Pop up player

Video Pop up player

Scheduled Pinned Locked Moved General Discussion
12 Posts 6 Posters 477 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • arminunruhA Offline
    arminunruhA Offline
    arminunruh
    Global Moderator
    wrote on last edited by
    #2

    hey you can try the new overlay feature
    https://laytheme.com/documentation/overlays.html
    https://www.instagram.com/p/CvII57wrp7V/

    i think if you insert an image into a page, then right click the image and then set a link to a page that has overlay turned on,

    then that page will open as an overlay

    you just want to be able to click an image or a link and then a popup should appear right

    L K 2 Replies Last reply
    0
    • arminunruhA arminunruh

      hey you can try the new overlay feature
      https://laytheme.com/documentation/overlays.html
      https://www.instagram.com/p/CvII57wrp7V/

      i think if you insert an image into a page, then right click the image and then set a link to a page that has overlay turned on,

      then that page will open as an overlay

      you just want to be able to click an image or a link and then a popup should appear right

      L Offline
      L Offline
      locolor
      wrote on last edited by
      #3

      @arminunruh thank you for your response.

      I will try it. Even though it means a lot of work because I now have to create a unique page for every single video.
      With having several directors and many videos on our homepage this obviously is quite a hustle.

      Maybe it would be an option to create an add-on to have the possibility to just drop a link into a player and then the video coming from vimeo or youtoube or uploaded is being shown as a pop up like it already works with fotos in the lightbox add on.

      I will check out your approach and see if it woks for us.
      Thank you.

      ffingerF 1 Reply Last reply
      1
      • L locolor

        @arminunruh thank you for your response.

        I will try it. Even though it means a lot of work because I now have to create a unique page for every single video.
        With having several directors and many videos on our homepage this obviously is quite a hustle.

        Maybe it would be an option to create an add-on to have the possibility to just drop a link into a player and then the video coming from vimeo or youtoube or uploaded is being shown as a pop up like it already works with fotos in the lightbox add on.

        I will check out your approach and see if it woks for us.
        Thank you.

        ffingerF Offline
        ffingerF Offline
        ffinger
        wrote on last edited by
        #4

        @locolor Hey ! I just used the plugin WP Video Popup (https://wp-video-popup.com) for a recent project and it seems to work perfectly. I added a row where I put the shortcode and was hiding it via css.

        hope this helps :)

        https://www.felixfinger.de

        L 1 Reply Last reply
        1
        • ffingerF ffinger

          @locolor Hey ! I just used the plugin WP Video Popup (https://wp-video-popup.com) for a recent project and it seems to work perfectly. I added a row where I put the shortcode and was hiding it via css.

          hope this helps :)

          L Offline
          L Offline
          locolor
          wrote on last edited by
          #5

          @ffinger hey, thank you for the hint. So would it also work if I have a thumbnail video and I click on the thumbnail video and then it pops up? Where would I put the shortcode?

          ffingerF 1 Reply Last reply
          0
          • L locolor

            @ffinger hey, thank you for the hint. So would it also work if I have a thumbnail video and I click on the thumbnail video and then it pops up? Where would I put the shortcode?

            ffingerF Offline
            ffingerF Offline
            ffinger
            wrote on last edited by
            #6

            @locolor Hey yes that should work. You just need to add the shortcode with the youtube or vimeo link like this to a row anywhere on the page

            [wp-video-popup video="https://www.youtube.com/watch?v=YlUKcNNmywk"]
            

            and then hide the row via css like with display:none;
            Then the element you want to be the trigger needs to have the class "wp-video-popup", so like

            <a href="#" class="wp-video-popup">Play Video</a>
            

            If you want to trigger multiple video pop ups you need the pro version though. There's a good documentation here on the plugin's page: https://de.wordpress.org/plugins/responsive-youtube-vimeo-popup/#description

            Cheers
            Felix

            https://www.felixfinger.de

            1 Reply Last reply
            0
            • arminunruhA arminunruh

              hey you can try the new overlay feature
              https://laytheme.com/documentation/overlays.html
              https://www.instagram.com/p/CvII57wrp7V/

              i think if you insert an image into a page, then right click the image and then set a link to a page that has overlay turned on,

              then that page will open as an overlay

              you just want to be able to click an image or a link and then a popup should appear right

              K Offline
              K Offline
              kooloo
              wrote on last edited by
              #7

              @arminunruh hi armin, thx i tried this and it works well for me! but when i close the overlay-page the video keeps running and you can still hear the sound of the video. is it possible that closing the overlay-page triggers pausing the video?

              arminunruhA 1 Reply Last reply
              0
              • K kooloo

                @arminunruh hi armin, thx i tried this and it works well for me! but when i close the overlay-page the video keeps running and you can still hear the sound of the video. is it possible that closing the overlay-page triggers pausing the video?

                arminunruhA Offline
                arminunruhA Offline
                arminunruh
                Global Moderator
                wrote on last edited by
                #8

                @kooloo ah yea!

                i see.
                i haven't thought of that. im going to work on it!

                1 Reply Last reply
                1
                • P Offline
                  P Offline
                  paulepos
                  wrote on last edited by
                  #9

                  Hello @arminunruh any progress on this "video keeps running" when we close the overlay? Will be very useful for one of my project. Thanks!

                  1 Reply Last reply
                  0
                  • arminunruhA Offline
                    arminunruhA Offline
                    arminunruh
                    Global Moderator
                    wrote on last edited by
                    #10

                    ah will be included with the next update!

                    1 Reply Last reply
                    1
                    • L Offline
                      L Offline
                      lore54
                      wrote on last edited by
                      #11

                      Hi @arminunruh, my uploaded videos still keep running when closing an overlay - anything I missed? Thank you!

                      1 Reply Last reply
                      0
                      • arminunruhA Offline
                        arminunruhA Offline
                        arminunruh
                        Global Moderator
                        wrote on last edited by
                        #12

                        did you do all the steps in the blue box to the right

                        and do u got a link

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        I also code custom websites or custom Lay features.
                        💿 Email me here: 💿
                        info@laytheme.com

                        Before you post:
                        1. When using a WordPress Cache plugin, disable it or clear your cache.
                        2. Update Lay Theme and all Lay Theme Addons
                        3. Disable all Plugins
                        4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                        This often solves issues you might run into

                        When you post:
                        1. Post a link to where the problem is
                        2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                        3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                        Online Users
                        A
                        alasdair17
                        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                        laytheme.com
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Search