Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Bouke Lourens

    (@dewebdeveloper)

    Hi VikWP Team,

    Thank you for your quick response!

    As I mentioned earlier, the buttons at the bottom of the page are a nice idea, but they don’t improve the platform’s usability. Changing the form method is a must! So far, I have been able to adjust it in the following two locations:

    • vikbooking/admin/controllers/bookings.php
    • vikbooking/site/views/roomdetails/tmpl/default_bookinform.php

    Am I missing anything?

    So far, I’ve managed to implement these changes, and I can now see the long URL appearing—no problem! This is much better than a discouraging error message.

    However, when proceeding further in the booking process, I still encounter issues when navigating back on the following pages:

    • https://example.com/your-booking/?task=oconfirm
    • https://example.com/your-booking/?view=vikbooking

    But if I go one step further back, it works fine again, and the page loads without any strange cache warnings:

    https://example.com/your-booking/?task=search&checkindate=16%2F03%2F2025&checkinh=12&checkinm=0&checkoutdate=29%2F03%2F2025&checkouth=10&checkoutm=0&roomsnum=1&adults[]=2

    I would like to fix the remaining steps as well. Can you tell me which files need to be modified for this?

    Additionally, I have a few other questions, and I’m not sure if I should ask them here:

    • How can I set check-in and check-out dates per accommodation (or even better, per property manager)?
    • On that note, how can I add multiple property managers to the system? These managers should only see and manage their own properties, including handling communications related to their listings.
    • I also noticed that when booking an apartment with three bedrooms as a single guest, the listing still appears but with only one bedroom available. How can we resolve this?
    • Finally, I would like to know how we can synchronize prices across platforms so that rates on Airbnb, VRBO, and Booking.com remain consistent via the channel manager.

    Looking forward to your guidance!

    Thread Starter Bouke Lourens

    (@dewebdeveloper)

    Solved:

    I had multiple jQuery versions loaded which caused the conflict. There was no need to start a topic. My bad

    I also have this problem with specifically 1 website. However, a few seconds ago I saw a new update of WooCommerce 7.8.1. This solved the problem for me!

    Good luck!

Viewing 4 replies - 1 through 4 (of 4 total)