Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1422614
Optimizing slider of listing
Closed

Comments

  • janheege started the conversation

    Hi, 

    I have added images to a listing but the pictures are now very big.. how can I set the slider so that it always stay in the same size regardless of the size of the image. 



    Thank you!

  •  1,845
    Elated replied

    Hello there,

    only way to achieve this is to use the images with same height/size.

    Let me know if there is anything else I can help you with.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • janheege replied

    Hi,

    I see.. We need to automate this process. How can this be done? Is there a plugin or code that can do this? 

    Because if we need to customize each image that is uploaded by a user we can work 24 hours :D

    Thanks!

  •  1,845
    Elated replied

    Hello,

    Only way to do this is to force height with custom css code but if image size differs a lot, images will loose proportions. You can try custom css code below and adjust height to your needs:

    .eltd-ls-single-item .eltd-owl-slider .owl-item img {
        height: 300px;
    }

    You can apply the code from Appearance > Customize > Additional CSS field.

    Best Regards!


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • janheege replied

    Hi,

    Thanks a lot! I got it! :)

  •  1,845
    Elated replied

    You are very welcome

    We hope it’s not too much trouble, but we’d really appreciate it if you could rate our theme on ThemeForest. Just visit the following link and select five stars next to our theme’s name: http://themeforest.net/downloads. This way you’ll be helping us improve our support services and make them even more efficient.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.