When click to the button on Slideshow, the link does not open on the same window. If you want to make it open on the same, do as these steps:
Go to Actions -> Edit code
Then choose “slideshow.liquid” and find this text: “_blank”
Change the “_blank” to “_self” then click to “SAVE” and check again
Thank for reading!