• Resolved thebootroom

    (@thebootroom)


    We updated the plugin this morning (to Version 8.6 of the Premium) to overcome the error with coloured boxes being displayed in place of the Instagram images. Now the quality of the thumbnails that are displayed is vastly more compressed than they were previously. See a before and after in the following screenshot:

    https://prnt.sc/i0qmof

    Can the quality be improved/reverted back to how it was so that the images don’t look so over-compressed?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • I am having the same issue. I can see the background image is set to the thumbnail version of the image (150px x 150px) and looks terrible.

    For some reason the previous version stopped displaying images at all, so have no choice but to update.

    EDIT:

    Quick fix –

    Go to ‘wp-content/plugins/enjoy-instagram-instagram-responsive-images-gallery-and-carousel/library/enjoyinstagram_shortcode_grid.php’

    On line 40, replace:

    $link = "<a title=\"{$caption}\" class=\"swipebox_grid\" data-video=\"no\" href=\"{$entry['images']['standard_resolution']['url']}\"><img src=\"{$square_thumbnail}\">";

    With:

    $link = "<a title=\"{$caption}\" class=\"swipebox_grid\" data-video=\"no\" href=\"{$entry['images']['standard_resolution']['url']}\"><img src=\"{$entry['images']['standard_resolution']['url']}\">";

    • This reply was modified 6 years, 10 months ago by georgemccann.
    Thread Starter thebootroom

    (@thebootroom)

    Nice, thanks for the tip @georgemccann

    The developer of the plugin has released v8.7 (of the premium version) which has resolved the issue.

    Thanks @georgemccann, worked great!

    Thanks heaps @georgemccann !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image Quality Vastly Reduced After Update’ is closed to new replies.