Is there an optimal image size to upload into MD Slider so the heads aren't being chopped off when uploading and resizing? All of my images are changed, some dramatically, after uploading as a slider image. Also, I notice that the original size image shows in the window and not the stretched and clipped one in the editor screen.
Mon, 09/11/2017 - 20:38
Hi,
Sorry for the late respond
Please check your email for latest version of MD Slider
Also, please note that you should upload images with the same size.
If not, in config page, you should calculate the ratio of width and height properly
For example, the original size of your image is 1620*400, but you want to display height 350px at front end,
=> the width shoule be 1620*350/400 = 1417px