Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #845964

    Need some help here anyone. When i inserted an image in a grid row with the link set to manual (a video) it opens in lightbox but you have to scroll up to see it on mobile phone . images in the lightbox work great but if you link a video it opens up high and you need to scroll to view.

    if you scroll to the bottom you will see two videos on the left . if viewed in mobil device you will see they pop up and you have to scroll to view

    Support so far has been great but please understand ill gladly pay for support if its quicker.

    Thanks again

    #845998

    anyone? please

    #846298

    Well hmm. Nobody has any input ?

    #846400

    Hi lucky7t,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 479px) {
      .mfp-container:before {
      height: 300px;
    }
    }
    

    Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #846525

    Thank you again for your help. I didnt understand how that worked.

    I tried the code but identical results. Just cant seem to pop up video in same way it pops up images .

    it pops up the video but its way above the actual screen on an iphone 7. you have to scroll down up to find it

    UPDATE
    i noticed that a youtube video opens correctly in center of screen on mobile phone, but self hosted videos do not, instead they open high and you have to scroll up to view it. Any suggestions? the css you gave me , does it apply to self hosted videos as well?

    • This reply was modified 7 years, 2 months ago by lucky7t.
    #847891

    Hi,

    can you add both videos in a page and send us a link together with backend details so we can work it out?

    Thank you

    Best regards,
    Basilis

    #848296

    please see homepage below in private details. The videos are at the bottom of the page .

    #849387

    Hi,

    I’m not sure why the hosted video positions that way. We can adjust it using css but it will also affect the ones that are working correctly. Please upload the hosted video on youtube. It’s better than hosting your own video anyway.

    // https://www.wp101.com/10-reasons-why-you-should-never-host-your-own-videos/
    // https://www.dacast.com/blog/why-you-shouldnt-be-self-hosting-video/

    Best regards,
    Ismael

    #850044

    Ismael,
    I agree but some of my videos cannot be uploaded to youtube or vimeo. It is very weird that they act this way. Guess i cant have self hosted videos in a lightbox with enfold theme???

    #850670

    Hi,

    You can – but as Ismael said you will have to modify the CSS and it might brake some of the working once.

    Best regards,
    Basilis

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