Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #775887

    Hi there,
    I understand Enfold doesn’t have an image carousel slider besides the partner/logo slider. Am looking for something similar to the slider on http://www.rynet.com.my/ (at thebottom) but where the image pops open a lightbox image and when on mobile it only shows 1 column.

    I tried using LGX Owl Carousel slider plugin but it somehow causes images on my home page to disappear. Do you have any other recommendations?

    Thanks

    #776677

    Hi,

    Please edit your logo/partner element and choose to display them in lightbox – http://i.imgur.com/UDn86tA.png
    Then please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and create another logo/partner element that displays 1 columns and choose to display it only on mobile

    Best regards,
    Yigit

    #777010

    Hi Yigit,
    Thanks! Worked great. So I have one element on desktop and one on mobile.
    For the mobile gallery I set it to 2 columns and slider view and also to show dot navigation. However on mobile it doesn’t show the dot navigation. Is there a css for this?

    #777214

    Hi,

    It seems like you did not choose to display dot navigation on your mobile slider. Please make sure that is not the case. If that does not help, please create a temporary admin login and post it here privately so we can look into it

    Best regards,
    Yigit

    #777604

    Hi Yigit,

    I actually did, but still not showing. Ok sending you login details. Thanks for looking in to this.

    #778564

    Hi Yigit,
    Not sure why all the images on the site are not loading.. could you have a look? Thanks.

    #779036

    Hi,

    We would like to check the site but there’s something wrong with the ssl certificate. Please contact your hosting provider.

    Your connection is not private
    Attackers might be trying to steal your information from alphaexec.com (for example, passwords, messages, or credit cards). NET::ERR_CERT_AUTHORITY_INVALID
    Automatically report details of possible security incidents to Google. Privacy policy

    Best regards,
    Ismael

    #779838

    Hi Ismael,

    Thanks for your reply, that issue has been sorted. But am still having an issue with the partner/logo element not showing navigation dots in mobile. Do you think you can have a look? New details included below, thanks very much

    #780297

    Hey!

    We added the following css code in the Quick CSS field to display the navigation dots on mobile.

    @media only screen and (max-width: 767px) {
        .responsive #top .avia-slideshow-controls a {
            display: inline-block;
            margin-left: 5px;
        }
    }

    Best regards,
    Ismael

    #780454

    Thanks Ismael! Works great :)

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Carousel Slider with lightbox image pop up’ is closed to new replies.