Slide controls (prev, next) not responding to clicks

I am having difficulty getting the navigation controls (previous and next) on an HTML slide to function properly, allowing the user to click and move through the other slides. I have attempted to implement this feature, but my efforts have been unsuccessful. You can view my unsuccessful attempt at the following link:

`https://codepen.io/MrJack-Mcfreder/pen/LYJQbeZ`

To clarify, This is a Fiverr slideshow, and It includes navigation controls that allow the user to move forward and backward through the slides. However, despite my best efforts, these controls are not functioning as intended.