SP Easy Image Gallery Thumbnail Resolution - Question | JoomShaper

SP Easy Image Gallery Thumbnail Resolution

B

Benton

Extension 2 months ago

So we have a site that is using the SP Easy Image Gallery extension. While we are good with the function of the extension, the thumbnails are very blurry. Is there a way to increase the resolution of the thumbnails to be sharper?

Thumbnail: https://imgur.com/a/H75tphJ Full size: https://imgur.com/a/vo8SBNz

We saw that there is no parameter for that in the extension. Although we can increase the size of the thumbnail from 400 to 800 (or bigger) and they will look better, we were wondering if there is another way? We prefer the layout that is captured in the screenshots.

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 months ago #224729

Hello Lynn,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing.

Sorry, this is the only way to resize the thumbnail. Please follow the documentation:

SP Easy Image Gallery Thumbnail Resize

Best regards

0
B
Benton
Accepted Answer
2 weeks ago #229426

I really want to just fix the resolution. The images are showing up blurry, but if I change the size, will that change how they appear on the website?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 weeks ago #229621

I have found a solution to your problem. You can override the component view and show original images instead of thumbnails.

Please create these files.

templates/dustra/html/layouts/com_speasyimagegallery/gallery/default/image.php
templates/dustra/html/layouts/com_speasyimagegallery/gallery/mosaic/image.php
templates/dustra/html/layouts/com_speasyimagegallery/gallery/rectangle/image.php

Replace these files with the attached files. Check the file name and replace with correct file.

default_image.php.zip

mosaic_image.php.zip

rectangle_image.php.zip

0