Jorge Ruiz
asked 11 years ago

Hi,

I set up the large default image size, in Media Settings, to 590px in width and no limit in height, so that it fits the FOCUS DW design, but when adding an image to a post it limits the size to 590px x 360px, which makes impossible to add any vertical image to a post.

Thanks,

Jorge

5 Answers
DominicStaff
answered 11 years ago

Hi !

thank you for choosing our products.

you can selection images size 500 x 400

Regards,

Dominic

Jorge Ruiz
replied 11 years ago

Why 500×400? The width of the text column is 590px, isn’t it?

Jorge Ruiz
answered 11 years ago

And if I want to show a vertical image?

DominicStaff
answered 11 years ago

Hi !

If you choose the image size 500×400, it will work well on mobile and tablet, our theme does not support verticle images yet.

Regards,

Dominic

Jorge Ruiz
answered 11 years ago

Even choosing 500 x 400, when I insert an image into a post and select the “large” size, it makes it 500 x 281. Why is changing the image ratio?

I’m using your theme but importing a blog with almost 1000 posts. Are you telling me that every single vertical image or over 500px is not going to display properly in mobile and tablet?

Jorge Ruiz
answered 11 years ago

Even choosing 500 x 400, when I insert an image into a post and select the “large” size, it makes it 500 x 281. Why is changing the image ratio?

I’m using your theme but importing a blog with almost 1000 posts. Are you telling me that every single vertical image or over 500px is not going to display properly in mobile and tablet?

DominicStaff
answered 11 years ago

Hi !

You can change in the media setting (log in to dashboard > setting > media)

Regards,

Dominic

Jorge Ruiz
answered 11 years ago

Hi Dominic,

I know the option is in dashboard > setting > media. But after putting the large format to 500×400, when I try to insert an image in large size it does it in 500 x 281.

Regards,

Jorge

Jackie Lord
answered 11 years ago

Hi Jorge Ruiz!
We are sorry to take up so much of your time.
This was a mistake on our product and we will try to improve it in the near future.
To help you solve this error, please open the functions.php file (In DW Focus theme folder), then remove the code from line 115 to 119:

//add_image_size( ‘large’, 640 , 360 , true );

//add_image_size( ‘medium’, 230, 130 ,true );

//add_image_size( ‘thumbnail’, 110, 110 ,true );

Regards,
Jackie

Powered by DW Question & Answer Pro