WP Carousel not displaying all pix on a post (unless you click into it)

[ad_1]

Hi all –

I’m noticing that on my posts that use WP Carousel, it’s not showing all of my photos in the post. There are a few pix that aren’t displaying and showing a “small rectangle instead of thumbnails. When you click into it, the photos are “all there”.

This has happened a few times. Any idea what’s going on?

​

Example: [https://myhomeisspecial.com/ep-6-korea-kerbies-home/](https://myhomeisspecial.com/ep-6-korea-kerbies-home/)

Thanks. I’m puzzled but this one…

[ad_2]
2 Comments
  1. Do you use caching plugin and lazy loading turned on? Looking at your code…
    <img loading=”lazy” decoding=”async” class=”skip-lazy” …>

  2. looking at your code for the two images that are showing rectaangles instead of the images, the width and height is set to only “1” instead of “1638”, add this custom css and see if it works or not, on my side it is working,
    css:
    .swiper-slide > .wpcp-single-item > a.wcp-light-box > figure > img.skip-lazy { width: 1638px; }

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer