Hello,
Thanks for sharing the details of the issue you’re having. That’s pure JavaScript code used by VikBooking in the “Room Details” page.
The fact that you’re seeing raw JavaScript code as if it was regular text or content, indicates that some sort of HTML parser in your page/theme is erroneously breaking the script tags of VikBooking by converting it into text rather than keeping it as JavaScript code.
Our suggestion in these cases is to try and disable some of the active plugins that may apply manipulations, such as encoding or parsing, to the contents of your pages.
In case the problem persisted, we invite you to get in touch with our team through our website so that we can try to investigate on the issue. We probably even speak the same language 🙂
The VikWP Team
