Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13719
    kapo_e
    Member

    Hi,
    I set a featured image on a post that is 1140x450px as you recommend for the post slider. It looks fine on the slider. However when the post is opened the image (above the title) is cropped to 690px. see:
    http://e-kapedani.com/brent-toderian-keynote-at-green-buildings-holland/

    How can I use an image that looks good for both the slider and on the post? Is there a way to just make the featured image to resize proportionally on the post?

    Thanks in advance.

    #13731
    Sakin
    Keymaster

    @kapo_e: Sorry there is no option to control image in Catch Everest Free theme, you need to upgrade to pro version where you have option to choose the image sizes. Also you have option to user Featured Image Slider, where you have upload any image as per you need.

    For Catch Everest Free then you need to build child theme and copy content.php file to your child theme. Then in your child theme content.php file replace <?php the_post_thumbnail( 'featured' ); ?> with <?php the_post_thumbnail( 'slider' ); ?>

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Featured image gets cropped’ is closed to new replies.