Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #649189

    Hi,

    I am having a problem with the easy slider function, the slider wasn’t showing up at all so I updated to the latest Enfold version, now they show up but stretch to extra large size regardless of what size I select. Can you shed any light on this?

    Thanks,

    Jake

    #649667

    Hey jakewild,

    Could you try deactivating all plugins to see if one of them is causing a conflict please?

    Best regards,
    Rikard

    #649698

    Hi Rikard, I have just deactivated all plugins, deleted cache and reloaded the page and it is still showing incorrect resized slider

    #650151

    Hi Rikard, any update on resolving the issue?

    #650228

    Hi!

    The image size you are using is really small:
    http://735.f6c.myftpupload.com/wp-content/uploads/2016/05/Screen-Shot-2016-05-18-at-12.27.24-204×300.png

    so the slider should be that size.
    Can you try make the slider custom size, so we can see it? Make it to be a 300 height, so we can see if the images getting resized or not.

    Thanks a lot for your understanding

    Cheers!
    Basilis

    #650753

    Hi Basilis,

    How would I make it a custom size? This is not an option within this feature.

    Thanks,

    Jake

    #651844

    Hi,

    We are very sorry for the delay. We usually reply within 24 hours. Looks like you managed to fixed it by placing the slider inside a column element. Note that the slider will inherit the width of its parent container. Placing the slider inside a column element is one way to control its width.

    Best regards,
    Ismael

    #652453

    Hi,

    Thanks for your reply but no this is not fixed, there is no column element which will make this the correct sizing, I would just like the ‘original height and width’ option to function properly so I can upload the images at the correct size.

    Thanks,

    Jake

    #653289

    Hi!

    Alright. Move the slider outside the column then add this in the Quick CSS field:

    .avia-slideshow li img {
        width: auto;
        margin: 0 auto;
    }

    Cheers!
    Ismael

    #655054

    Hi Ismael,

    Thanks for your help on this, it seems to be working okay with the code in place. If I wanted the image size to adjust depending on screen size could I set the image to have a fixed height on a percentage?

    Also how would I reduce the padding above the image?

    Thanks very much for your help,

    Jake

    #656198

    Hi,

    If I wanted the image size to adjust depending on screen size could I set the image to have a fixed height on a percentage?

    The width of the image should not exceed the browser screen size.

    could I set the image to have a fixed height on a percentage?

    I’m sorry but it’s a little bit unclear. Could you please provide a screenshot?

    Best regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.