• Resolved netviator

    (@netviator)


    Hello,

    how I can change the light box dimension in TS Video Gallery?

    Thank you for you care.

    Bye

    • This topic was modified 10 months ago by netviator.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear netviator.

    Thank you very much for your question.

    Please can you tell me what type of gallery you are using and what version of the gallery video you have?

    Customer satisfaction is our priority and we do our best to make your experience even better.

    Thank You very much. ??

    Thread Starter netviator

    (@netviator)

    Yes: the type of gallery is TS Video Gallery, and the version is 2.3.1, and is it visible here: https://acquademia01.torinointernet.it/index.php/canta-con-noi/

    When I click on some picture the light-box is it little. There is some way to enlarge it?

    Thank’s for your care

    Bye

    Plugin Author totalsoft

    (@totalsoft)

    Hello, dear netviator.

    Thank you for contacting us and reporting your problem.

    Edit our gallery public\popup partial\svg-lb-video-gallery popup.php Change code in line 697 AND 700.

    correct Sizes‘container Width’ to your desired size in quotes (example “700”)

    697 line – projectedLeft = Math.floor( $(window).width() – correctSizes[‘containerWidth’] ) / 2;

    700 line – ‘left’: projectedLeft , ‘width’: correctSizes[‘containerWidth’]

    We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.

    Have a good day!

    Thread Starter netviator

    (@netviator)

    Sure I’ve not understand
    This are the lines now:
    line 679 projectedLeft = Math.floor( $(window).width(“1000”) – correctSizes[‘1000’] ) / 2;
    line 700 ‘left’: projectedLeft , ‘width'(“1000”): correctSizes[‘containerWidth’]

    For be sure I’ve copied the original row

    but don’t change nothing.

    Where are my mistakes?

    (sorry for my not good english)

    Thank you for your care

    Plugin Author totalsoft

    (@totalsoft)

    Please CHANGE correctSizes[‘containerWidth’] TO “1000”  ,it’s will solve your problem

    697 line – projectedLeft = Math.floor( $(window).width() – “1000” ) / 2;
    700 line – ‘left’: projectedLeft , ‘width’: “1000” (edited) 

    Thread Starter netviator

    (@netviator)

    I’ve done what you wrote but don’t run.

    Thank you for your care. May be it is a conflict I don’t know.

    I’ll relpace the original lines and will conserve in original size.

    Thank you for all.

    Plugin Author totalsoft

    (@totalsoft)

    If you do everything correctly, it will work.

    Thread Starter netviator

    (@netviator)

    Yes I’ve replaced the two line with copy/paste but the size is every the same

    the path is:
    /subdomains/acquademia01/httpdocs/wp-content/plugins/gallery-videos/public/popup_partials/tsvg-lb-video-gallery_popup.php

    how you can see here: don’t run.
    I don’t know what I’ve mistake…

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘dimension light box’ is closed to new replies.