Home Forums Themes Support Claue Instagram suddenly stopped showing square images

Viewing 3 reply threads
  • Author
    Posts
    • #10145

      Instagram section suddenly stopped showing square images. Some are squares, some are rectangles (just like I posted on IG). Since I use Claue, I’ve always had different sizes of pictures on my IG but never had this issue on the website. How can I solve this problem?

      url: http://www.yasminmatos.com

       

    • #10162

      Hi,

      This issue because Instagram update their API now the image will display both landscape and portrait https://instagram-press.com/blog/2017/08/29/improvements-to-posts-with-multiple-photos-and-videos/

      You can fix by add custom css code in Claue > Theme Option > General Layout

      .jas-sc-instagram .item img {
      height: 320px;
      max-width: inherit;
      width: auto;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #10344

      Is there no other solution?

      When I add this custom css code the photos starts to appear with white borders. It’s not aesthetically good 🙁

    • #10345

      Hi,

      Sorry because Instagram now get original source, it now display landscape and landscape and portrait as portrait not crop like it before.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.