My current challenge involves setting up multiple slideshows on a single page with navigation dots to switch between each slideshow. The issue arises when I try to incorporate more than one slideshow, as the navigation dots either stop working or begin controlling slides from other slideshows.
I've searched through various threads for solutions and attempted different approaches without success. If anyone can identify what's going wrong in my code and provide a solution, it would be much appreciated. Note: Apologies for any grammatical errors in my explanation.
This is the code snippet I'm utilizing, originally sourced from W3Schools: Slideshow Link 1 and Slideshow Link 2
...