Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #164332

    Hi,

    Sorry for repeat,

    please help, what is the easy way to change Portfolio 3col thumbnail size from 495x400px to 495x330px.
    ( is it possible without regenerate plugin ? )

    thank you
    DEnis

    • This topic was modified 10 years, 6 months ago by Denis.
    #164387

    Hey, i´m not a expert, but try this solution, i think it must be right!

    go to themes – search for the functions.php, in this file search for this code, and change it like the size you want,
    these settings are for the future uploads, every uploaded picture goes in your setting ( for 2/3 columns ).

    $avia_config[‘imgSize’][‘portfolio’] = array(‘width’=>495, ‘height’=>400 );

    choose the functions.php to your childtheme.

    cheers carsten

    #164755

    Hello!


    @set_carsten
    : Thanks for the tip.


    @denye
    : You can do @set_carsten’s suggestion then you need to manually upload the images again if you don’t want to regenerate them.

    Best regards,
    Ismael

    #164756

    thanks for help !

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change thumbnail size’ is closed to new replies.