After lots of work, I was about to finish this website when suddenly all my slideshows (except one) messed up badly. For each slideshow, I have up to five images, and now only the first slide is displayed - the rest of them are hidden somewhere. Even if I duplicate the first one that remained visible, it is not shown, it is moved somewhere else.
You’re right, Home and Contact are working.
But I was talking about the tours. All tours except Self-guided are messed up - it’s unfortunately not a cache issue. I can see the slides contours down the page.
I tried to change the slider’s combo class names and it worked. Anything that has the old slider’s combo class naming seems to be compromised though.
@unksup I ran into issues similar to this when playing with flexbox on a slider… If you must use flex inside a slide… Add a div wrapper first and then apply flex to that. Not to the actual slide clase…