The page in question is the “Build Page”, once your on that page if you click/tap on any of the pictures it should popup a modal with a slider allowing you to slide through pictures. Whats actually happening is its popping up but it wont slide.
I have basic animations setup to hide/show. Any suggestions?
seems like it might be a bug or something to do with the slider element. What seems to be happening is the other slides are not being initiated. Maybe because it is display none at load the script needed isn’t loading for the slider.
One way to check this would be to create a blank slider element at top of the page. give it a width of 0width 0height. But I noticed the other slide is not loading as the slide nav only has one button.
I know this was an issue with a custom cms lightbox before