New Landing How can we help? Themeforest Theme Support Neighborhood Changing size of recent post images

Viewing 2 posts - 1 through 2 (of 2 total)
  • #220656
    doodleinnovation
    Member
    Post count: 11

    How do I change the size of the recent post widget images so that my images aren’t cropped. I need to have them displayed on a portrait format.

    #220701
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Go to neighborhood/includes/swift-framework/page-builder/builder/shortcodes/recent-posts.php and edit line 132:

    if ( function_exists('aq_resize') ) {
    	    					$image = aq_resize( $thumb_img_url, 420, 315, true, false);

    You need to change the value of 315 to something bigger

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register