Support Archive (6)

Important!!!    Check actual Support Forum, if you need to ask a Questions.

  1. Thanks for your support. I adapted the .htaccess and now it works just fine!

    One more question though:
    I have the small business version of the booking calendar which allows the users to define their own time slots when booking. That works perfectly fine. But in addition to that I also want them to be able to book the resource for a whole day if wanted. I found a jQuery work around in your forum, thanks for that. It automatically hides the second time slider when "All day(s) booking" is selected and changes the start time to "00:00" and the duration to "24:00". It works fine visually, the day is marked red in the calendar view. But when i check the booking list it marks the booking from "00:01" till "00:01". That's also the time mentioned in the confirmation e-mail – and might lead to some confusion. Isn't there any way to genuinely implement full day bookings in the calendar?

    Thanks again!

  2. Hi,

    earlier we solved the issue of pushing booking number and cost hint info to the thank you page, now we are trying to insert a php script to that page for use with tradetracker. However php is not accepted as code, wordpress uses own shortcodes of course, is there a way to work around this?

  3. Buenos días,
    He creado el formulario para la web Timegolds pero hay un campo que no me funciona. Deseo que mis clientes puedan escribir la dirección de recogida del vehículo. He creado esa etiqueta, pero en el campo no deja escribir nada, qué sucede? Puede ser que sea por la versión que tenemos?
    Muchas gracias por su respuesta.

    • Hello.
      Please note, currently communications or support possible only in English language.

      Please send the link to your page with booking form, where you are having the issue.

      Thank you.

  4. I have the need for using multiple VAT values (high and low %) How do i handle that in the cost calculations?

  5. Hi,
    I need to set the value "Days not available starting today" to five, but only for customers: the administrator needs to book any day.

    Is it possible?

    Thank you in advance.

    • Hello.
      Sorry, it's does not possible.
      This option is general and apply to all calendars, does not depend from the user.
      Kind Regards.

      • Hi,
        thank you for your response. I have find this variable "wpbc_available_days_num_from_today" that can be set via script for available days. Isn't there a variable also for unavailable days?
        Thank you

        • Hello.

          Its possible to make this customization with JavaScript code above the Booking Calendar shortcode.
          Please note, you need to have one calendar (booking form) per page.

          Example:
          <script type="text/javascript"> // Set unavailable 91 days from Today block_some_dates_from_today = '91'; </script> [booking type=4 nummonths=2]
          Kind Regards.

  6. Hi,

    in the search form on our front page, https://wecamp.no, the digits in the boxes seems to drop half a line in phone/iphone view when one of the boxes are entered, why is that?

    • Hello.
      1) Please recheck for any cache plugins, like "WP Super Cache", "WP Fastest Cache" or "W3 Total Cache". If you are using someone, please deactivate it or add the exception to the page with booking form for do not cache this page(s).

      2) Then try to add this CSS code:
      #booking_search_form input[type="text"], #booking_search_form select { font-size:1em; line-height: 1.4em; padding:5px; }

      to the ../wp-content/plugins/booking.bl.8.8/inc/css/search-form.css file.

      Please do not forget to clear browser cache before testing these changes.
      Kind Regards.

  7. Problem with the [booking] short code and availablity short code. My VRBO calendar shows as synched in the dashboard and i can see the bookings listed- they seem accurate as well. However, the Booking shortcode does NOT show available/blocked dates. I can't get the availablity short code to work at all.

    If i try to enter a booking request on the booking short code for an occupied date I get the following error message
    Error during inserting into BD - Dates
    [F:/wpbc-booking-new.php| L:446|V:2.0.20| DB:Duplicate entry 144-0000-00-00 00:00:00 for key booking_id_dates::INSERT INTO wpfa_bookingdates (booking_id, booking_date, approved) VALUES (144, 0000-800-00 00:00:00, 0 ), (144, 0000-800-00 00:00:00, 0 )]

  8. Hi,
    I've installed BC Business Small on this site: https://erdeihaziko.com/foglalas/
    When I try to book through the form, an error shows up: "Error! Please reset your check-in/check-out dates above"
    This is new, earlier I didn't encounter such problem.
    I've updaed to the latest version, but it didn't help.

    Is there a way to solve this?

  9. Hi,
    I've installed BC Business Small on this site: https://erdeihaziko.com/foglalas/
    When I try to book through the form, an error shows up: "Error! Please reset your check-in/check-out dates above"
    This is new, earlier I didn't encounter such problem.
    I've updaed to the latest version, but it didn't help.

    Is there a way to solve this?