Portfolio Single Video Problem with Mobile Browser

3 replies · opened Aug 26, 2023

KkimonoAug 26, 2023

hi, I have a problem with "Portfolio Single Video".
The iframe with bg-overlay works on all browsers on my PC, but if I try to run it on android, or other smartphone, the close button of the iframe disappears and the link points directly to the video page (Youtube, Vimeo, Rumble etc etc) skipping the data-lightbox="iframe".
I noticed this error on the analysis tool:
"ima3.js:483 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing."
See the screenshoot.
Do you know how to fix it?
Thank you.
My code:

 
          
          
             
              
              
                
![attachment](https://sp.rmbl.ws/s8/1/B/F/g/X/BFgXl.qR4e-small-Rapporto-Ufficiale-del-Mini.jpg)

                  
                     [](https://rumble.com/embed/v36y0fv/?pub=2pf9kb)
                    
                  
                
              
            
          
           
        
SSemicolon WebSTAFFAug 27, 2023

Hello,

The iFrame Lightboxes have a disable under limit to avoid Page Freezing on Mobile Devices with Low Powered Processors. Simply add the data-disable-under="0" Attribute to the data-lightbox Element and the lightbox functionality for iframes will be enabled on Mobile Devices.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

KkimonoAug 27, 2023

Hi,

Thank you for the quick response.

Your solution works fine, now the iframe appears as well as the close button on the mobile browser as well.
However now the overlay play button on the video image disappears, this is not much of a harm really, but if you have a solution for this too that would be nice.

Thanks for the help.

Below the code I entered, so you can see if I made any mistakes.

 
          
          
             
              
              
                
![attachment](https://sp.rmbl.ws/s8/1/B/F/g/X/BFgXl.qR4e-small-Rapporto-Ufficiale-del-Mini.jpg)

                  
                     [](https://rumble.com/embed/v36y0fv/?pub=2pf9kb)
                    
                  
                
              
            
          
           
        
SSemicolon WebSTAFFAug 28, 2023

Hello,

Please make sure that Live URLs are always provided as we won’t be able to assist accurately without Practically checking what is causing the issue. Thanks for your Patience.

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard