• Resolved unlikeluke

    (@unlikeluke)


    The Slide displaying half upon initial load, but if you change the size of the window (for example minimize and then maximize the page) then it will display normal. Please explain how I can have it load correctly on the first time.
    Thank you.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @unlikeluke,

    Thanks for reaching us.

    We have visited your website and we can see that you have set the column as “desktop: 6,laptop: 3,tablet: 2,mobile: 2” in the shortcode settings (screenshot). On the front-end the carousel shows as 6 columns on the desktop, 3 columns on the laptop and 2 columns on tablet and mobile devices. It seems everything is working as expected.

    Can you please check and let us know if the issue persists or not?

    Thread Starter unlikeluke

    (@unlikeluke)

    Hi Pulak,

    It shows the right amount of columns but the sliders displays cut in half when the page loads 1st.

    Thanks.

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @unlikeluke,

    We have noticed some console errors generated from the ‘Official Facebook Pixel’ plugin and which can be the reason for the misbehavior. Try to fix those errors (https://prnt.sc/ZystRNgMCgHL) to get a smooth web experience. You can add the following CSS in the plugin’s custom CSS section.

    #sp-wcsp-slider-section-34280.swiper-container-autoheight, #sp-wcsp-slider-section-34280.swiper-container-autoheight .swiper-slide {
        min-height: 350px;
    }

    Hope this may fix the issue.

    Have a nice day.

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @unlikeluke,

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Slide displaying half upon initial load’ is closed to new replies.