• First off, I want to say thanks for making a barebones slider block without unnecessary features. I always try to steer my clients away from too many bells and whistles.

    My issue is that I can’t add multiple sliders to one page. It appears that the slider containers aren’t assigned an ID, which then throws the error Cannot set property 'onload' of undefined when that slider is instantiated. So only the first slider is rendered properly and the slides on the rest just show up as blocks.

    Also, unrelated — you’re creating a style element within the dot-container element to style the dots, which makes that style impossible to override without js. Would be great if that could be done a style sheet or an option on the element.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author benrgreene

    (@benrgreene)

    Hey there,

    Thanks for the feed back, and sorry for the delayed response. My last update (1.1.0) should fix this for you, if the problem persists just let me know.

    As far as the dot styling goes, I am working on an update for that so it’s possible to set the styling in the editor panel.

Viewing 1 replies (of 1 total)
  • The topic ‘When adding multiple sliders to one page, only the first one is assigned an id’ is closed to new replies.