Portfolio slider - fix the height for the items
Hi guys, thanks again for this great theme!
I have an issue, I have a full width portfolio slider in the home page, but this requires me to make all the images exactly the same proportions otherwise all the item will have different height in the slider. This is not good for the customer because he's not skilled in this kind of things and he just wants to upload pictures without worrying too much about resizing and stuff.
Is there not any way to keep a fixed height hiding the overflow?
link (portfolio slider just underneath the revo slider) : http://brain.oneclickms.co.uk/_/design2-deliver.com/
thanks!
Comments
if you want to get all images the same size, then images must have exactly the same size. This is how add_image_size() functions works and unfortunately this can't be changed. If you want, you can check those functions in functions/theme-functions.php file.