bookingalgorithms
Forum Replies Created
-
Forum: Plugins
In reply to: [BA Book Everything] Button save disappears after a few secondsHi Claudio,
Unfortunately, there is no other way than to create a rate before saving a post. At least one rate is required for reservations to work correctly. We plan to add the cloning posts feature in one of the future updates, this should simplify your task.
Thank youForum: Plugins
In reply to: [BA Book Everything] Button save disappears after a few secondsHello Claudio,
This is not an upgrade/update issue. Since the plugin requires at least one rate to work properly, the publish button is hidden until you create the first rate in new “BA Booking Object”. Please, find details in the BA Book Everything documentation.
Forum: Plugins
In reply to: [BA Book Everything] Compatible with Multi Vendor plugin?Hello,
You can’t use WooCommerce extensions with BA Book Everything plugin. But you can order us a creation of the multi vendor or any other extension for BA Book Everything, if you like. Please, contact us for development requests.
Thank youHello,
Thank you for your feedback!
All the best to your project!Hello,
This is a third party plugins compatibility issue.
The first point is that BA Book Everything plugin?can not run at the same time on one site with Woocommerce. So, you should deactivate Woocommerce or BA Book Everything. If you need to run web-shop and rent on the same domain name, you could think about multisite WordPress mode.
The issue with address fields is due to a WP Event Manager plugin javascript error, you can see it in browser console?on the edit page of the Booking Object:”Uncaught Error: Method destroy does not exist on jQuery.timepicker at Function.error (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,utils,jquery-ui-sortable,moxiejs,plupload&ver=5.3:2)
? ? at a.fn.init.a.fn.timepicker (jquery.timepicker.min.js?ver=3.1.11:7)”.
You need to deactivate WP Event Manager plugin and test all things again.Forum: Plugins
In reply to: [BA Book Everything] How to translate objects and categories?Hello,
We will be waiting for a feedback from you.
Thank youForum: Plugins
In reply to: [BA Book Everything] How to add custom fields?Hello,
Yes, sure. You have to add some custom code to your child theme. Please follow this documentation.
You are welcome!
Forum: Plugins
In reply to: [BA Book Everything] Payment History QuestionsHello,
To track all payments on the back-end you should charge your customers using BA Book Everything and BABE Payment pack plugin. Since BA Book Everything 1.3.9 you can find a button “Request payment” on order list page with option to edit expected amount. So, if you use this new button or edit the paid order directly to set “Expected Prepaid amount” to $500 and change order status to the “payment expected”, the client will receive email with link to make a new payment for the booking. After each payment the order status changes to “payment received”.
Hope this helps you.
Best regardsForum: Plugins
In reply to: [BA Book Everything] How to translate objects and categories?Hello,
BA Book Everything supports qTranslate-x plugin, you can try to translate all custom content with it (booking objects, terms, categories, settings). While BA Book Everything doesn’t support WPML or similar plugins.
All predefined texts can be translated via po/mo files, which are a standard WordPress feature. You can also use some kind of plugin for this, for example, Loco Translate plugin.
If you find any issue using qTranslate-x plugin with BA Book Everything, please, let us know so that we can fix it.Hope this helps you.
Best regardsForum: Plugins
In reply to: [BA Book Everything] Error when using different pricesHello,
Thanks for your feedback. Your are welcome!
This time it’s not a bug.
For daily price calculations “time from” and “time to” field values are also taken into account, as we need to know when the client plans to take the item (car, etc.), and when to return it back. That times are both “00:00” by default in the booking form. So, if we just selected the same “from” date and “to” date, we have rental time range “2019-11-06 00:00 – 2019-11-06 00:00”, that is zero and the plugin calculates 0€. We need also specify “time to” field value greater than “time from” in this case to get correct rental time range and price. You can try a car rental example on our site.Hope this helps you.
Best regardsForum: Plugins
In reply to: [BA Book Everything] Error when using different pricesHello,
Thank you for the bug report!
It fixed and price calculation works properly now. Your settings are correct.
Please, update to BA Book Everything 1.3.9 and check price calculation again.Thank you.
Forum: Plugins
In reply to: [BA Book Everything] Renting serialized itemsHello,
No, it won’t work. You can create “Camry” booking object post and define number of Camrys in meta field so the plugin will manage availability of that number of Camrys. So, when 3 Camrys are booked for some dates, the clients will be able to book the rest 7 Camrys at these dates, and they can book a 1 car per checkout. That’s all.
The serial numbers option and rent several items in one booking can be developed as a custom extension, if you like. You can order such work or ask any other questions from our site contact form.Forum: Plugins
In reply to: [BA Book Everything] Payment History QuestionsHello,
The admin page with order list is part of “BA Book Everything” plugin. You can use “Prepaid received” meta field on single order editing page to save offline payment amount without any add-ons.
A “Payment History” section inside single order page is created by the “BABE Payment pack” extension. It contains online payment transaction data only and it can’t be edited manually. “BABE Backoffice” extension is used to create and manage orders on back-end (editing, refund, cancellation), and allows the customer to edit their orders on the My Account page.
Hope this helps in your project.
Thank you.Forum: Plugins
In reply to: [BA Book Everything] Setup helpJust fill all the data in booking object post (start/end date, services, questions, description, etc.) and place booking form widget into needed widget area (in right sidebar, for example).
Forum: Plugins
In reply to: [BA Book Everything] Setup helpAll my booking objects have -draft after the title on the all booking objects page
It looks like you didn’t add any prices to your booking objects. You should create at least one rate with prices and press “Add new rate” button before you can publish booking object post (https://ba-booking.com/ba-book-everything/documentation/rates-and-prices/).