• Resolved popsantiago

    (@popsantiago)


    Hello

    I just discover this feature and sounds initially really great !
    But i don’t know why play with 1 container glider + 3 inner container as slide (title + Description) and remote 3 buttons to navigate slide by slide.
    I added class on button via Elementor Advanced Class tab. -1 -2 -3.
    But only the -2 and -3 seems work… I can’t go back to the first one even if i click on -1 class.

    Can you reproduce that and tell me how to do this ?

    And if you can make a quick video to how to use it. I’m sur a lot of people want to use this kind of remote carousel pagination in the Elementor Community.

    Thx for your great plugin again.

    Regards

    Laurent

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Oooh Boi

    (@ooohboi)

    Dude, I’ve made the simplest possible example that works just fine. You can try to download it and see what it looks like at your end:
    https://drive.google.com/file/d/1vH7wqvT7XnT02Yzs2VoSkpvMwS-USe_U/view?usp=sharing

    …unzip and simply import as any other Elementor template

    Thread Starter popsantiago

    (@popsantiago)

    Hello @ooohboi

    Thx for reply quickly.
    I tried your template and it worked well. So i was thinking it was and “nested container issue” but NOT.
    The problem is the Loop options unchecked. If i disable the “Infinite loop” everything is not ok. I don’t know if it’s a bug or if it’s normal. So i changed my Glider to infinite loop and everything is great.

    Can i asked you (maybe in the remote control tutorial ?? ), but is there a way to get “active” status (my heading underline when slide is active) on the remote controller ? via js or something like that ?

    Thx again

    Plugin Contributor Oooh Boi

    (@ooohboi)

    All righty, that sounds better! As for the current slide indicator, that should be CSS handled… like:

    .glider-e4adb07-gotoslide-1:active {
        /* whatever you need */
    }

    …far from being ideal (can be lost once clicked outside the trigger) but I doubt you can do anything else without some extra JS code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Glider > Control Glider externally! More than 2 slides failed’ is closed to new replies.