[Resolved] Page Builder slider 'grows'

Home Forums Support [Resolved] Page Builder slider 'grows'

Home Forums Support Page Builder slider 'grows'

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #240492
    Reto Suter

    Hi

    I use GP with the siteorigin PB and have ‘growing’ sliders and hero images.
    It doesn’t happen with the vantage theme but with GP.
    The images in the slider or hero have all the same size.

    See dev.vtag.ch

    Any ideas?

    Cheers
    Reto

    #240557
    Tom
    Lead Developer
    Lead Developer

    Is there a specific page I should be looking at? Not seeing anything out of the ordinary.

    Let me know πŸ™‚

    #240597
    Reto Suter

    Hi Tom

    Did set the wrong Starting Page, sorry. You should see the growing frames now.
    It just happen at the first time the frame reloads a new picture.
    After that it doesn’t change anymore.

    Regards

    #240607
    Tom
    Lead Developer
    Lead Developer

    Hmm, I see it – very subtle.

    Looks like a setting in the plugin itself, have you asked the plugin developer yet?

    #240611
    Reto Suter

    Yes, but not all support is as fast as yours πŸ™‚

    I did ask you because it does happen with the GP Theme, but not with the Vantage-Theme from Siteorigin.

    #240612
    Tom
    Lead Developer
    Lead Developer

    Watching the HTML, the height of the element changes from 700px to 705px using javascript, so it must be inside their code somewhere.

    While you wait for them, look through the plugin options for anything mentioning flexible height etc.. might be worded differently.

    #241001
    Reto Suter

    Hi Tom

    The Answer from Siteorigin is here:

    The issue is caused by a theme conflict. You have two options of resolving this issue.

    Option A: Setting change (may affect other issues)
    Please navigate to WP Admin > Settings > Page Builder and open the Widget tab. Untick the Add Widget Class setting.

    Option B: Add CSS
    Please navigate to WP Admin > Appearance > Custom CSS and add the following CSS:
    .widget.widget_sow-layout-slider ul li {
    padding-bottom: 0;
    }

    Option A works. Do you expect other issues with Option A? What Option should i prefer if i stay with GP?

    Regards

    Reto

    #241118
    Tom
    Lead Developer
    Lead Developer

    Either of those options should work and not cause any other issues.

    Let me know if you run into any trouble πŸ™‚

    #241317
    Reto Suter

    perfect, thank you!

    #241422
    Tom
    Lead Developer
    Lead Developer

    No problem πŸ™‚

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.