Thumbnail Images - Sp Easy Image Gallery - Question | JoomShaper

Thumbnail Images - Sp Easy Image Gallery

DA

Dina Abramson

Extension 1 month ago

Is there a way to set the thumbnail images to show the entire width and higth of the image in the gallery view before the user click to open the image in the popup?

https://flexserv.com/about-flexserv/flexserv-events

0
6 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 month ago #228337

Hello Dina Abramson,

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

Sorry, it is not possible to show the actual width and height. You can only set a specific width and height for the thumbnail. Then when you upload the image to the galley, a thumbnail will be generated.

Please follow the documentation for more:

SP Easy Image Gallery Thumbnail Settings

Best regards

0
DA
Dina Abramson
Accepted Answer
1 month ago #228387

Thanks for the update I have tried altering the setting that you pointed to but it has no effect on the thumbnail view onscreen. Is the thumbnail not a rendering of the full image reduced to the 400 x 400 setting in the options?
If it takes the full image and reduces it, why are the right and left portions of the image cut off in the thumbnail view of the image here https://www.flexserv.com/about-flexserv/flexserv-events ? The specific image i am interested in is the right most one on the top row titled Flexserv Team.

0
DA
Dina Abramson
Accepted Answer
3 weeks ago #228819

Could I get a response from my last reply please?

Altering the setting that you pointed to has no effect on the thumbnail view onscreen. Is the thumbnail not a rendering of the full image reduced to the 400 x 400 setting in the options?

I changed the layout to Rectangle as it seems to be the best layout for a group of images that are not all the same size but when doing so, it does not respect the Single Album Options for number of columns even when the images are all the same size

The 2 URL's are
https://flexserv.com/about-flexserv/15th-anniversary-party/15th-anniversary-party - different sized images https://flexserv.com/about-flexserv/flexserv-holiday-party/flexserv-holiday-party - same sized images

Thank you

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 weeks ago #228933

Apology for taking time. I have found a solution to your problem. First, I have tried to override the module of the component SP Easy Image Gallery. But we have issues on the component code and thus override is not possible. However, I have modified the main files of the modules to show the original images instead of thumbnails. Please go ahead and change these files and you will see original images on the page. After the change, do not update or install SP Easy Image Gallery on the site. If you install the component, then the changes will be gone.

modules/mod_speasyimagegallery/layouts/gallery/default/image.php
modules/mod_speasyimagegallery/layouts/gallery/mosaic/image.php
modules/mod_speasyimagegallery/layouts/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
DA
Dina Abramson
Accepted Answer
2 weeks ago #229968

Replacing the files with the files you sent didn't have any effect of the layout of the pages, and that isn't really what I was hoping to do. It was my fault that the question wasn't understood as I don't think I formed it correctly, so we can ignore that bit.

I guess what I do not understand is, why dont the images shown on the page (assuming they are "thumbnails") show as uniformly sized image thumbnails when the setting is 400 x 400?

And on this page https://flexserv.com/about-flexserv/flexserv-holiday-party/flexserv-holiday-party Why is there so much white space on the page and no effort to align the images in 400 x 400 thumbnails when the setting in the menu is Rectangle? If I change it to Mosaic (as it is set now), the presentation has less blocks of white space, but the images at the bottom of the page are forced to the right without attempting to fill the columns equally?

Thanks for any insight that will lead to my understanding.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 week ago #230483

The thumbnail generation system crops the image and this is the reason you will not get the actual images. If you use the above modified files, then original image will be shown. Thumbnail images will not be used. If the files do not work, then share your file access. I will try it myself.

0