Hi Christian,
We are happy to hear things are looking good for the moment with Vik Booking!
Unfortunately, no configuration settings could help you with the default slider used to render the image gallery in the Room Details page of the front-end. In fact, the plugin uses a default method, it’s a jQuery plugin we have developed, called “Vik FX Gallery”, and it’s a sort of a “lightbox” navigation fully compatible with mobile devices and their gestures.
The good thing is that overriding one View of the front-end, like the “Room Details” page is something you can easily do. You will get access to the entire HTML, JS and PHP code that render that page, and all you would need to do is to load a different JavaScript/jQuery plugin, add some inline JavaScript code, and maybe adjust the default HTML structure of the rendered images in case your gallery plugin requires a different structure.
By installing future updates, your override copy of the template file for the View “Room Details” will never be touched, and this is the best way to make a customization.
You can find more details, instructions and examples in the Knowledge Base section of our website. We also invite you to get in touch with our team should you have any more technical questions.
Thank you!
The VikWP Team