• Resolved Jasper

    (@lucydog)


    When I first started using the theme and uploaded some images to the Homepage (content) areas 1, 2 and 3, the photos I uploaded were resized proportionally and not cropped.

    For some reason, now when I add photos (“Add an image for the section background.”), in the admin screen it is showing the correct photo, but the site is displaying on the front end:

    /wp-content/uploads/2014/12/photosfilename-320×107.png

    So, the photo is cropped to 107px tall.

    I have tried different file formats, sizes and upload methods and there doesn’t seem to be a consistent pattern to when the photo is cropped and when it isn’t cropped. I don’t want them to be cropped. What do you suggest?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Jasper

    (@lucydog)

    Hello, I have upgraded to WP 4.1 in the meantime, to see if this automatic cropping problem has changed, but no change. Any suggestions? thanks!

    Thread Starter Jasper

    (@lucydog)

    This is easily possible in the Pro version. Upgrade was easy too. Thanks for answering my presale questions.

    Hi, How did you solve your problem. I have the same…
    Thx for your help.
    Made.

    Hi madeleod,

    What I did was, I went into the /wp-content/themes/minamaze-child/admin/main/options/02.homepage.php page and edited this line:

    if ( ! empty( $thinkup_homepage_section1_image ) )
    $thinkup_homepage_section1_image = wp_get_attachment_image_src($thinkup_homepage_section1_image, 'column3-1/3');

    Change the ‘column3-1/3‘ to ‘full

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to stop homepage content headers from cropping images to 107px’ is closed to new replies.