-
-
Please can you help me with the portfolio featured images. It’s driving me nuts. Even if I crop all the images to square, they still show up all different shapes and sizes. I just want the images to look the same, which I’m sure is what is supposed to happen when you choose the option GRID
Is there a way of making them uniform. In the same way you see images in the media gallery in wordpress. Doesn’t matter what shape or size they are they are always square and the same size as each other. That’s all I want this portfolio to do. But I’m ending up trying to do it manually and it still doesn’t work.
Check it out here. Thanks
https://www.playjazzweekend.co.uk/MikeCollins/mike-collins-trio/
- This topic was modified 6 years, 9 months ago by sarahlouisewaterhouse.
-
Hello,
You can change the images default sizes in file function.php. Check out this article for more information: https://support.codeless.co/?ht_kb=ideal-image-size
Make sure this line is present in your file:add_image_size( 'port3', 600, 600, true );
Do you have any other plugin that can affect the images?
Let us know.Best regards!
-
Sorry but altering lines of code in the theme files has sometimes ended with me losing all my work. Is there any CSS that may help?
I have bought Tower several times because its a great theme…except for this portfolio image cropping being a problem almost all the time. There isn’t a plugin causing an issue. I’ve checked. It’s a theme problem because it happens all the time within this theme. I usually find a way round it but find that themes like X, never have this issue. But because I like Tower I keep coming back….
Any CSS would be helpful.
Thanks
-
Ok, I’ve fixed it by making all my featured images the identical size and using custom page link instead of portfolio.
-
Hello,
Thank you for sharing your solution and feedback. We will try to make theme better in future updates.
Best regards!
-
You must be logged in to reply to this topic.