Ashanna
Forum Replies Created
-
Hi,
Wouldn’t it be easier to see this with their support?
Also, do variations show up on emails?Hi,
I tried with Twenty Twenty-Five and I see the dates :You might have a plugin overriding email template files? Could you try disabling other plugins (keep WooCommerce and Easy Booking) to see if it changes anything?
- This reply was modified 3 weeks, 1 day ago by Ashanna. Reason: Typo
Hello,
I don’t have the issue on the demo website (with Storefront theme). Dates appear in the new order email confirmation.
It could be your theme having outdated email template files. Could you try with another theme to see if it works?
Regards,
NatashaThank you! 🙂
Forum: Reviews
In reply to: [Easy Booking – WooCommerce Booking & Reservation Plugin] Fantastic pluginThank you!
Hello,
You can use the “Make all products bookable” option. See here for more information 🙂
Regards,
NatashaHello,
Yes, I’m aware of the issue. Currently working on a fix, and will release an update as soon as possible.
In the meantime, you can comment line 41 in -easy-booking-pro/easy-booking-pro-update.php (please note that you won’t get automatic updates anymore as long as this line is commented).
I’m sorry for the inconvenience.
Regards,
NatashaForum: Reviews
In reply to: [Easy Booking – WooCommerce Booking & Reservation Plugin] Must have !Merci beaucoup ! 🙂
Forum: Reviews
In reply to: [Easy Booking – WooCommerce Booking & Reservation Plugin] Fantastic Plugin!Thank you very much!
Hello,
Again, without more details and a link to the product, I can’t do anything.
Edit: Have you tried temporarily switching to another theme and disabling other plugins like I suggested earlier?
Regards,
Natasha- This reply was modified 10 months, 2 weeks ago by Ashanna.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Uncaught ErrorHi,
Disabling other plugins does not fix the issue, as the critical error comes from BackWPup.
Making sure $s3 variable is not null in the file mentionned above solves the issue.
if ( is_null($s3) ) return;Depending on which files it takes (minified or not):
- wceb.js and/or wceb.min.js
- wceb-simple.js, wceb-variable.js, wceb-grouped.js, wceb-bundle.js and/or wceb-simple.min.js, wceb-variable.min.js, wceb-grouped.min.js, wceb-bundle.min.js
If you have PRO version:
- wcebpro.js and/or wcebpro.min.js
- wcebpro-simple.js, wcebpro-variable.js, wcebpro-grouped.js, wcebpro-bundle.js and/or wcebpro-simple.min.js, wcebpro-variable.min.js, wcebpro-grouped.min.js, wcebpro-bundle.min.js
Files are located in -woocommerce-easy-booking-system/assets/js/ and -easy-booking-pro/assets/js/
I hope this helps.
Hello,
You have a plugin that minifies Javascript files, and it messes things up.
Please deactivate the minifying feature from WP Optimize, it should fix the issue. You might only need to regenerate the minified JS, if this only happened after the update.
Regards,
NatashaHello,
Please make sure both the parent product and the variation are bookable.
More information in the documentation here 🙂Regards,
Natasha