• Resolved Mark J

    (@rajika4ever)


    Hi

    Thank for a great plugin. im having difficulty with mobile. once I scroll down I cant scroll up to video section and when I scroll down it jumps skipping some videos. please check bellow url on mobile screen size. FYI – I deactivated all plugins other than this and tryied different theme, still having this issue.

    https://www.masariofficial.com/videos/videos-list/

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

Viewing 1 replies (of 1 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello dear rajika4ever.

    To solve your problem, edit the Total-Soft-Gallery-Video-Widget.php plugin file. After 3680 the line add this code:

    setTimeout (function () {console.log (jQuery (‘. ulContWidth’). height ());
    var height = jQuery (‘. ulContWidth’). height ();
    jQuery (‘. ulContWidth’). css ({‘height’: height + ‘px’});
    }, 2000);

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Scrolling malfunction in mobile’ is closed to new replies.