Comments mejorarh started the conversationOctober 27, 2020 at 4:33pmHello again. Before the end of the support, I would like to know what is the size of the images in the IMAENES SECTION so that it fits perfectly and does not look longer than wide? 4,774Michael repliedOctober 28, 2020 at 7:15amHI! This element uses a 660 x 600 pixel thumbnail. You can change this size in functions.php file, line 1793: 'thegem-gallery-justified-100' => array(660, 600, true), After resizing, use this plugin: https://wordpress.org/plugins/regenerate-thumbnails/mejorarh repliedOctober 28, 2020 at 7:01pmHi Michel, thanks for the reply. But where does that line find another ??? 4,774Michael repliedOctober 29, 2020 at 7:29amSorry?mejorarh repliedOctober 29, 2020 at 7:35amGood Morning. I don't know exactly where I have to resize the image. I do not know where is the line number that you indicate? 4,774Michael repliedOctober 29, 2020 at 7:50amSorry, you need to edit the functions.php file.mejorarh repliedOctober 29, 2020 at 8:01amHello Michael. I supposed. but I wanted to confirm it. is there another way to do it without touching PHP ?? 4,774Michael repliedOctober 29, 2020 at 8:06amYes, use images proportional to the specified size (660x600px). Sign in to reply ...
Hello again.
Before the end of the support, I would like to know what is the size of the images in the IMAENES SECTION so that it fits perfectly and does not look longer than wide?
HI!
This element uses a 660 x 600 pixel thumbnail. You can change this size in functions.php file, line 1793:
'thegem-gallery-justified-100' => array(660, 600, true),
After resizing, use this plugin:
https://wordpress.org/plugins/regenerate-thumbnails/
Hi Michel, thanks for the reply. But where does that line find another ???
Sorry?
Good Morning.
I don't know exactly where I have to resize the image. I do not know where is the line number that you indicate?
Sorry, you need to edit the functions.php file.
Hello Michael. I supposed. but I wanted to confirm it. is there another way to do it without touching PHP ??
Yes, use images proportional to the specified size (660x600px).