Hello, I have got a booking engine in form of raw HTML and JS. The code works as intented when I open it from VS Code, however when I paste it to WP Bakery raw HTML element, it fails. The problem is that when it redirects to the booking engine’s page, the selected dates are not stored. It gets a little strange here, when I open it from VS Code and try it out, it works. For example I select for arrival the 6th of September and for departure the 7th, and when I move forward those days are selected in the booking engine as well. But when I try to use it in the wordpress site, no matter which dates I select, it will always redirect me with the 6th of September as arrival and 7th as departure. Any tips what might cause this problem?
[ad_2]