Documents
-
WooCommerce Bookings Helper
The Bookings Helper plugin helps you troubleshoot the WooCommerce Bookings setup by allowing you to quickly export/import settings to a JSON file. To use the plugin, download, install, and activate the Bookings Helper plugin. Then go to Tools > Bookings Helper. Global Availability Rules Importing global availability rules will overwrite all rules. Since this is […]
-
WooCommerce Bookings Pages and Emails Customization
WooCommerce Bookings template files contain the markup and template structure for Bookings-related pages and HTML emails for your store. Template files can be found within the /woocommerce-bookings/templates/ directory of the Bookings extension, and can be overridden just like WooCommerce core template files. Template List The table below contains the location and a description of each template Bookings uses. The location is relative to […]
-
Embedding Bookings Calendar on a custom page/post
WooCommerce Bookings does not have a feature to embed a calendar on a single page or post. However, as a workaround, we can use the WooCommerce One Page Checkout plugin. This can be done using the shortcode [woocommerce_one_page_checkout product_ids=”11″ template=”product-single”] . The only issue is that it also displays other information, such as the Product’s image, title, checkout form, […]
-
Translating WooCommerce Bookings
WooCommerce Bookings can be translated into different languages by modifying the related Bookings language files, either manually or through the use of a third-party extension. You can also utilize this approach to customize the default text provided by the plugin according to your preference. How to find and edit the Bookings language files The language […]