• Resolved ravshanjonmir

    (@ravshanjonmir)


    Hello, I’m using slider wd on my website and there is a problem. I placed slider into Popup Maker popup and it started to glitch. When popup opens the slider size is really small but when I go to Object inspector it returns to it’s original size. Here is the link, go and click on the first image.

    https://www.ads-software.com/plugins/slider-wd/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ravshanjonmir

    (@ravshanjonmir)

    I even tried to add custom css: height: 386px; But still not success.

    Thread Starter ravshanjonmir

    (@ravshanjonmir)

    These are the contents of my popup:

    <div>
    <div style="width: 70%; float: left;">
    [wds id="1"]
    </div>
    <div style="width: 30%; float: right;">
    <h3><b>Client Name</b><h3>
    <p>Some Testname</p>
    <h3><b>Brief</b></h3>
    <p>Test text</p>
    </div>
    
    </div>

    When I remove style=”width: 70%; float: left;” it goes to original size.

    Sona

    (@support-web-dorado)

    @ravshanjonmir,

    Is your issue currently resolved? The provided 70% width will overwrite the slider in any case, thus it will show smaller image.

    Thread Starter ravshanjonmir

    (@ravshanjonmir)

    Yeah, I resolved the problem using by adding onmouseover event to the main div inside popup.

    Thread Starter ravshanjonmir

    (@ravshanjonmir)

    It was not only with your slider, so there is no problem to worry about. I just added code that would click on “next” button inside the slider while popupgot focused.

    Sona

    (@support-web-dorado)

    @ravshanjonmir,

    I am happy you got a chance to make the things work out fine. Thank you for using our plugin.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Slider wrong size’ is closed to new replies.