Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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 9 years, 7 months ago by Sens-Original.
    #301045

    Hi 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,
    Yigit

    #302277

    Hi,

    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
    Ben

    #302324

    Hey!

    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,
    Ismael

    #303087

    Hi,

    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

    #304653

    Hi 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,
    Josue

    #312724

    Hi 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
    Ben

    #312730

    Hi Josue,

    It works !! I have managed to make it work thanks to you plugin.
    Great stuff +++

    Regards
    Ben

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Fix image display size in miniature’ is closed to new replies.