Hello, I don't know tutorial. But there must be some javascript action (ajax propably) which exchanges images. And this action reloads the whole content of image container and at the same time destroys previously loaded slick carousel.
So the solution could be to set an event listener on that action (ajaxComplete eg.), that checks whether new content is loaded and fires function initising slick carousel on that container once again.
Hope that helps.
Edit History
Hello, I don't know tutorial. But there must be some javascript action (ajax propably) which exchanges. And this action reloads the whole content of image container, which destroys previously loaded slick carousel.
So the solution could be set event listener on that action (ajaxComplete eg.), that checks whether new content is loaded and fires function initizing slick carousel once again.
Hope that helps.