Change size of each blog post photo on home page

Hello,

On the home page, for each featured image photo, I’d like to change the dimensions so that the width is 1.5x the height. How do I go about changing this? Thank you!

Site is: http://swtnsalty.com/

Hi - i actually have two more questions for the homepage.

  1. the first being the first question on how to change the dimensions of the image for each post so that the width is 1.5x the height.

  2. I’d like to add a subtitle to each title for the post - how do i go about doing that?

  3. I’d like to NOT show the comments on the home page and only show this on the blog post page.

Site is: http://swtnsalty.com/

Appreciate and thanks in advance on help for this !

Hi @swtnsalty,

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

1. the first being the first question on how to change the dimensions of the image for each post so that the width is 1.5x the height.

You can try achieving this by using the solution posted in the following topic.

https://colorlibsupport.com/t/define-sizeformat-of-featured-image-on-home-page/

To help us keep support thread separates could you please create new thread for each of your other questions here Activello - Colorlib Support Forum instead of asking them in your single thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Best Regards,
Movin

Thanks Movin. So, i installed and activated both plugins but I’m not sure what to do from here. I tried to change the number

add_image_size( ‘activello-featured’, 9999, 9999, true );

to just test it to be like 9999,5000 but nothing happened? Assistance here would be appreciated. Thanks!

Nothing will happen on your site because you are using smaller images as featured images as following but adding too much big values in the custom plugin like 9999,5000

http://swtnsalty.com/wp-content/uploads/2016/11/fire-tteokbokki-horizontal-1170x550.jpg

Please try reducing the values 9999,5000 in the custom plugin and then regenerate the thumbnail images by using the following plugin.