• Currently I am not using featured images because of the sizes. How can I use the featured images so that the images for the featured image look like the ones I currently have. Basically is it possible to have the featured image be any size or just defaults to the size of the picture?

    Let me know if you need further details

    http://www.justusandlove.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi

    Yes you can make the feature image of any size you want. Just add the image size using the add_image_size().

    Then using the handle in content.php line number 25 which now says.

    the_post_thumbnail( 'thumb-featured' );

    and replace “thumb-featured” with your custom image size.

    Please go through the_post_thumbnail for more details.

    Also I would advice you to do the changes using a Child Theme to keep the changes preserved even after the update

    Hope it helps!!

    Thread Starter justusandlove

    (@justusandlove)

    Is this something I can add in the “My custom CSS”? Sorry for all the questions, I am a newbie to all of this

    Thread Starter justusandlove

    (@justusandlove)

    I want the images on the other pages/categories to look like how they do on my current home page

    Hi Justusandlove !

    I saw on your website that you can put a full size image on the previous of every article on the home page, could you please tell me how you did that ?

    Thanks by advance ! 😉

    Hi justusandlove,

    can you explain what do you mean by other pages here.. I checked few of you posts and the images look Ok to me and as you wanted.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Featured Image’ is closed to new replies.