Hueman image scaling
-
WordPress 4.4.2
Hueman child themeI want complete control over image scaling so I’ve stopped WP from creating multiple copies of images, as I know hueman already does the same thing and I want it to be controlled by the theme.
I’ve noticed that when inserting images into a gallery, the thumbnails look terrible, and/or they are never the size I want. I’ve read several threads like this one so I understand why its happening, but I’m not sure how to configure hueman to do what I want.
Basically, I want to be able to do this:
– Upload a 1200×800 full size image
– Have hueman create a 600×400 copy, and scale it to 300×200 for a thumbnail in the gallery
– Link the 300×200 thumbnail to the full size in a responsive lightbox (which I can do already)The other thing is that columns in the gallery must be effecting image scaling too. I want the thumbnails to always be 600×400 scaled to 300×200 no matter how many columns I use.
I expect I’ll need to be editing the alx_setup() functions, specifically ‘// Thumbnail sizes’, but I’m not sure how to do this to achieve what I want.
Does anyone know how I can do this?
All help greatly appreciated, and thanks for creating and supporting such an awesome theme!
Cheers
The topic ‘Hueman image scaling’ is closed to new replies.
