-
AuthorPosts
-
August 7, 2014 at 9:20 am #300984
Hi,
Sorry for my beginner question : I would like to know how to fix the size display of miniatures (image à la une) : I would like to see them all in one sigle size, no matter the original size (otherwise presentation is not clear). Can you please advise ?
My blog : http://www.mon-fauteuil-massant.com/Thanks
Regards
Ben- This topic was modified 10 years, 3 months ago by Sens-Original.
August 7, 2014 at 11:58 am #301045Hi Ben!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
and change it to
$avia_config['imgSize']['portfolio'] = array('width'=>210, 'height'=>210 ); // images for portfolio entries (2,3 column)
then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
YigitAugust 10, 2014 at 6:53 pm #302277Hi,
Thanks for your feedback.
Sorry but I thougth it was just a one-click option to tick. I remeber I have seen it in one of your videos but I can’t remember where…
Just to clarify, I want these pictures to have the same size.Thanks
Regards
BenAugust 11, 2014 at 12:16 am #302324Hey!
Aside from doing Yigit’s suggestion, you can set the blog style on Enfold > Blog Layout > Blog Style. Choose the last option (Use the advance layout builder…). Edit the blog page then insert the Blog Posts element. Set the Preview Image Size setting to manual then select the thumbnail size that you want.
Regards,
IsmaelAugust 12, 2014 at 11:03 am #303087Hi,
Sorry but this is not a portfolio set up but the grid preview option. Pictures in the grid preview is my concern.
I’ve done Yigits modif and installed regenerate thumnails but still no results.Regarding Edit the blog page then insert the Blog Posts element => I can’t find it, sorry. I don’t blog pages but only articles. It’s like a menu was missing.
Thanks guys
Ben
August 15, 2014 at 12:55 am #304653Hi Ben!
Try the following:
1. Install and activate this plugin.
2. Go to Settings > Media and change the Portfolio image size to this (width: 218, height: 168, cropping: yes):
3. Regenerate the thumbnails.Regards,
JosueSeptember 3, 2014 at 9:32 am #312724Hi Josue,
Your solution is really good thank you. Now II just have a slight alignment problem, but this is muhch better. Texts are still not 100% aligned though and 1 miniature is not displayed at all. I think it can be sorted out by your plugin, but still don’t know how ?
Regards
BenSeptember 3, 2014 at 9:40 am #312730Hi Josue,
It works !! I have managed to make it work thanks to you plugin.
Great stuff +++Regards
Ben -
AuthorPosts
- The topic ‘Fix image display size in miniature’ is closed to new replies.