Height of "SLIDE"

Posted in: Newspaper
Post count: 22

Hi everyone,

all my photos have a size of 1200×800 and it looks great, but on “SLIDE” the Faktor is about 1:1.85

My photos (especially on the front page) – get a format of approx. 1200×600 … is there a way to edit the SLIDER from 1.85 to 3:2 (regular photo format)

Size of SLIDER

You can take a look at

Thank you

V.

Post count: 6535

Hi

To change the picture orientation most likely you will need a different cropping system for that thumb. We use a WordPress function – add_image_size() – you can read about it here – https://codex.wordpress.org/Function_Reference/add_image_size – and here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
The thumbs used by the theme are defined in td_config.php and if you want you can define a new one using theme api: https://forum.tagdiv.com/td_api_thumbadd/ The new thumb must be generated with a different cropping system in order to get a different aspect ratio for the image.
Please consider that this is a very complex task which involve many customizations and very good coding skills. If you can’t do it yourself my advice is to find someone to help you or hire a freelancer to do this for you as we can’t offer any customization services at the moment.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.