I HAVE TRIED CHANGING THE FUNCTIONS.PHP CODE BUT ITS NOT WORKING. PLEASE HELP ME!!!! THANK YOU. HERE'S WHAT I'M TALKING ABOUT: http://everythingdoll.com/portfolio-item/jamal-bryant/
WHY ARE MY PORTFOLIO POST IMAGES SOOO BIG!
2 posts from 2 voices-
Posted 1 year ago #
-
Hey;
you can change the image size in functions.php - if you'd like to activate the crop function replace:
$avia_config['imgSize']['post-format-image'] = array('width'=>630, 'height'=>999, 'crop'=>false);with:
$avia_config['imgSize']['post-format-image'] = array('width'=>630, 'height'=>999, 'crop'=>true);Afterwards regenerate the thumbnails with: http://wordpress.org/extend/plugins/regenerate-thumbnails/
Posted 1 year ago #
Reply
You must log in to post.














