• High. I’m using the free video gallery youtube gallery plugin. It looks great on my mac book but there little tiny white boxes on the phone because the boxes get resized square instead of rectangle. Does anyone know how to fix this?

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

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear israelsattleen.

    To solve your problem, edit the TS_VG_WGL.php plugin file. Please find this code on line 3588.

    jQuery(window).load(function(){imH();});

    Place this code add this one:

    jQuery(window).load(function(){
    imH();
    jQuery(‘.TotalSoft_GV_LVG_Li’).css(‘display’,’inline-block’);
    });

    This problem will be solved in the next version.

    Thank you.

    Thread Starter Israel Sattleen

    (@israelsattleen)

    Jeeze there are some freaking smart people out there….I am not one of them…

    so yeah…

    where do i find the TS_VG_WGL.php plugin file at?

    Also could you take a look at the other thread I just created…similar issue with background music plugin…when I remove it my whole menu gets messed up. Thanks.

    Plugin Author totalsoft

    (@totalsoft)

    Hello, dear israelsattleen.

    We have updated the plugin. And in the new version the problem will be solved.Please, can you just update the plugin and see if this problem still exists or not? This update will solve the size problem. And about the music, our team is now working on it. We will back to you after solving it.

    Thank you.

    Thread Starter Israel Sattleen

    (@israelsattleen)

    Are you talking about the music background plugin?

    Thread Starter Israel Sattleen

    (@israelsattleen)

    The problem is actually not fixed…now it appears wrong on the web and iphone….

    https://www.lionofjudahsynagogue.com

    Thread Starter Israel Sattleen

    (@israelsattleen)

    At least not fixed from what I can tell.

    Plugin Author totalsoft

    (@totalsoft)

    Hello, dear israelsattleen.

    Have you upgraded to version 1.4.5?
    On this version, the problem is solved.

    But the problem has not yet been solved with sound. We look now on your site and do not hear the sound.

    Thread Starter Israel Sattleen

    (@israelsattleen)

    I uninstalled the background music and my menu worked properly…the background music app showed a bit of extra code one time….like the css or something…for a split second….bug…for sure….not sure who is doing your programming…but hidden code does not seem good….sure it goes on more then we would like to know in programming though…all I am saying is on time I click on the menu settings and when the box dropped down there was a field called ???? that had code inside it…that was never there again?

    Thread Starter Israel Sattleen

    (@israelsattleen)

    when the box dropped down

    Thread Starter Israel Sattleen

    (@israelsattleen)

    Total Soft where is that TS_VG_WGL.php at?

    Thread Starter Israel Sattleen

    (@israelsattleen)

    Ok found it…editing…hopefully everything don’t tank..lol

    Thread Starter Israel Sattleen

    (@israelsattleen)

    What line of code is that jQuery(window).load(function(){
    imH();
    jQuery(‘.TotalSoft_GV_LVG_Li’).css(‘display’,’inline-block’);
    }); on????

    FUCK HOMIE YOUR PROGRAMING IS RIDICULOUS>

    Thread Starter Israel Sattleen

    (@israelsattleen)

    oh ok 3588 good call

    Thread Starter Israel Sattleen

    (@israelsattleen)

    you said 2588 looked like

    jQuery(window).load(function(){imH();});

    what it actually looks like….

    jQuery(window).load(function(){

    Plugin Author totalsoft

    (@totalsoft)

    Hello, dear israelsattleen.

    Sorry. We do not understand. Have you solved the problem or not?

    If not, please uninstall the plugin, install it again. We will take turns trying to solve the problem. Sorry for bothering.

    Thank you.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘My video is not displaying well on iphone.’ is closed to new replies.