Featured images on Latest posts

Home Forums Gillion Theme Featured images on Latest posts

Home Forums Gillion Theme Featured images on Latest posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • mshaul
    Participant

    Hi –

    On the homepage of our site, http://LIVING.LIFE.edu, the images used by the theme for the Latest Posts displayed are at a size of 405×303. However,  they are being cropped from square images. This causes many of our images to display with important parts cropped.

    For instance, we load a 1000×700 image as the Featured Image in a post –

    But in the Latest Posts area on the home page, it’s cropping this square image that we have not uploaded.

    Notice how the word “Financial” is cropped.

    Can you tell me how to correct this?

    Thank you!

    Hi @mshaul,

     

    I hope you are well today and thank you for your question.

     

    Please refer to the below reply to know how to display full-size images.

     

    https://support.shufflehound.com/forums/topic/quality-images/#post-39496

     

    Best regards,
    Shufflehound team

    mshaul
    Participant

    Thank you for sending this, but I’m not clear on the response.

    The thumbnail regenerator plugin is out of date, but if I use another plugin, do I need to change the thumbnail size in my media settings before I regenerate?

    Also, I see this code in the thread you sent:

    set_post_thumbnail_size( 585, 372, true ); add_image_size( ‘gillion-portrait’, 372, 484, true ); add_image_size( ‘gillion-square’, 585, 585, true ); add_image_size( ‘gillion-square-small’, 220, 220, true ); add_image_size( ‘gillion-square-micro’, 80, 80, true ); add_image_size( ‘gillion-square-micro-landscape’, 110, 147, true ); add_image_size( ‘gillion-landscape-small’, 420, 265, true ); add_image_size( ‘gillion-landscape-large’, 1200, 675, true ); add_image_size( ‘gillion-masonry’, 585, 1170, false );

    You said that would need to be in the child theme. In functions.php? DO I need to change the gallon-square size from 585×585 since that is the one causing the issue? Is there additional code to wrap this in?

    Thank you for your help.

     

    The thumbnail regenerator plugin is out of date, but if I use another plugin, do I need to change the thumbnail size in my media settings before I regenerate?

    You can use any thumbnail generator plugin that you would like to.

     

    You don’t need to change thumbnail size in my media settings but you can do so If you want to.

     

    You said that would need to be in the child theme. In functions.php?

    Yes

    DO I need to change the gallon-square size from 585×585 since that is the one causing the issue?

    Yes

    Is there additional code to wrap this in?

    Yes, you can refer any of the below reply to develop it.

     

    https://support.shufflehound.com/forums/topic/display-original-image/#post-17063

    https://support.shufflehound.com/forums/topic/display-original-image/#post-16878

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