Questions tagged [woocommerce-bookings]

To be used for Woocommerce Bookings plugin related questions

Third party official Woocommerce Bookings plugin.

This powerful extension allows you to sell time or date-based bookings, adding a new product type to your WooCommerce site. Perfect for those wanting to offer appointments, services or rentals.

169 questions
0
votes
1 answer

Woocommerce Bookings - slow single product with long reservation

I'm having an issue using Woocommerce Bookings plugin. When I set up a long reservation on a bookable product (let's say, 1 year), the single of this product becomes really slow (~ 30sec. to load, just waiting for server response). How can I debug…
enguerranws
  • 8,087
  • 8
  • 49
  • 97
0
votes
0 answers

search query for booking a room

So i have these tables Table Rooms room_id | room_name |room_capacity Table Booking booking_id | room_id | start_date | end_date | booking_status Now, it is just a normal room booking except that it has booking status. because my plan is that the…
Critics
  • 59
  • 11
0
votes
2 answers

Woocommerce product purchase to be displayed monthly wise in orders

I'e set up a woocommerce hotel booking website for a club & that should be able to show the purchases made by any member based on month wise. Currently the orders section will display all the purchases one below the other but my client is expecting…
0
votes
1 answer

Woocommerce Autocomplete Issues on Cancellation

I have used a hook of woocommerce to complete my order status add_action( 'woocommerce_thankyou','custom_woocommerce_auto_complete_order' ); function custom_woocommerce_auto_complete_order( $order_id ) { if ( ! $order_id ) { return; } $order =…
0
votes
1 answer

How to put multiple products into one product with woocommerce?

I have a studio reservation system, there are three different studio types. We provide three kinds of photographic equipment rental packages, and three kinds of food packages. I'd like them all to be on one product page with the ability for each…
EricKK
  • 45
  • 5
0
votes
0 answers

WooCommerce Bookings Custom Email Template for Non Admin Users

I develop a site something close to airbnb, where customers can make a reservation on the accommodations using the WooCommerce Bookings plug-in. When booking a reservation, a confirmation of availability is being checked by the admins, once the…
0
votes
1 answer

Wordpress plugin installation not working

I am trying to setup a wordpress project locally on my Kubuntu, using Apache2. I have already installed Woocommerce, and i want to add Woocommerce Bookings, so i've downloaded the zip. Quoting the documentation : Download the .zip file from your…
Devz
  • 563
  • 7
  • 23
0
votes
1 answer

Wordpress WooCommerce Bookings and Visual Composer capatibility issues

The Visual Composer backend editor keeps loading when WooCommerce Bookings is activated. I guess there might be the compatibility issues. Current version installed on my website: Wordpress: 4.6.1 WooCommerce Bookings: 1.9.13 Visual Composer: 5.0 I…
-1
votes
0 answers

Product and service selection

I want to create a Tailoring website in WordPress where customers come (1) Select the fabric from the given fabrics then go next (2) select Style covering collar, buttons, cuffs etc, then go next (3) Submit body measurements and then (4) Payment and…
-1
votes
0 answers

Automatically Add-On Bookable Products of different category in Woocommerce Based on People Field

I have set up bookable products in WooCommerce using the YITH WooCommerce Booking Plugin, specifically for managing bookings of both rooms and programs. The bookable products include various program options, and I am aiming to enhance the user…
Ashish
  • 31
  • 7
-1
votes
1 answer

Add 2 weekly additional appointments in WooCommerce Bookings And Appointments

I have made customizations to WooCommerce Bookings And Appointments plugin, so when a customer books a particular date, the plugin automatically adds a second appointment one week after the first one. Now I need the code snipped to register three…
bytris
  • 61
  • 3
-1
votes
1 answer

Make booking(woocommerce-booking) exactly equal to order id(woocommerce)?

i need a way to get the woocommerce-booking id to be exactly equal to the woocommerce order id? I also want them to increment by 1 sequentially?
-1
votes
1 answer

WooCommerce Bookings plugin updating front end availability without admin approval?

I'm setting up the Woocommerce Bookings plugin and I have noticed that the availability calendar is updated for all users as soon as one user adds a booking to their cart. So if user A books April 1st - 15th for a given product, user B immediately…
-1
votes
1 answer

Where i can edit this price element woocommerce?

I want to replace the word "De: " of all products, but I do not know where Link to website
-2
votes
0 answers

Plugin for video consultations for doctors and patient about Wordpress

I am looking for recommendations for a plugin for video consultations between a doctor and a patient, as this will be part of a system for booking appointments for such consultations + paying for the service through Borika ( https://www.borica.bg/…
1 2 3
11
12