Hi all,
So I've got the blog all set up. I'm showing my posts on the blog/news page and I'm using perch_blog_custom to show the title, image and excerpt on the home page.
My question is, is there a way to crop the image on the home page to a different size to that of the main blog post? I need the main blog image to be square (which I have got) and the home page image to be 2:1 ratio.....
I am using different templates for each. So "post_in_list.html" for the blog page and "homepage_post_in_list.html" for the home page and have set the image to be cropped to the sizes I want to have. But I'm getting all squared images...
Thanks!