mvvapps
Forum Replies Created
-
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate Plugin@andregouveia , Thanks for reporting it. We will correct it in next release.
Oops, it was a bug in recent update. We have corrected it and updated new version (1.4.7). Please update and check.
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate PluginWe have no such plan to provide customization option for datepicker. All it can be styled using custom css. Dont edit the plugin css directly, as it will overwrite when updates. Better to add the styles in Additional CSS are provide by WordpPress
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate PluginIt can’t translate manually, We have included all the available translations for the datepicker in the plugin. ( available translations )
Check our demo https://wb-free.demo.mvvapps.com/product/reservation/, which loads the calendar in Portuguese now.
Ensure you have updated to version 1.4.6 and also clear the browser cache.
If you share the site url, we can have a lookForum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate PluginConverting the file encoding to UTF-8 got resolved this issue, You can check the convert option on the text editor you are using, or you can do the conversion online from https://subtitletools.com/convert-text-files-to-utf8-online
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate PluginCould you share the json file, So we can check it at our end.
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate PluginHave you update the plugin to version 1.4.6 ?
Thanks for your feedback.
Currently there is no option to set quantity as well in the message.
1) We have another option in the premium version, where you can add a WhatsApp button in cart page, Where it will include the product quantity as well in message2) The variation name will be appended to the product name, If the product name is T-Shirt, and the variations is XL, then the name will be T-Shirt-XL
Trust this will clarify your queries
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate PluginRegarding front end calendar, Please update the plugin to latest version, we have updated plugin with some bug fixes. We have included the translation as well for the front calendar, Which cannot be translated by yourself.
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] How to Localize / Translate Pluginhave you copied the json file to a directory /wp-content/languages ?
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] Disable days@andregouveia We have released a new version where it has made all strings backaned and front end translatable , Please follow this thread https://wordpress.org/support/topic/how-localize-translate-plugin/ We have explained it in this thread. You can post any clarifications on that tread
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] Changing language@liquidideas We have released a new version now.
In this new version we have made the quantity message as configurable, You can change the message by Going Booking>>Settings@magneticdud and @andregouveia Please follow this thread https://wordpress.org/support/topic/how-localize-translate-plugin/ We have explained it in this thread. You can post any clarifications on that tread
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] Show separate Calendar for date rangeThanks for your patience.
We have released a new update today. In this update we have provided some filter that will force the the date picker show inline as per your needs. For this please follow below steps
1) Update Plugin to version 1.4.4
2) Enable Date Range option for the item by ticking the checkbox
3) Ensure you have UN-Checked the show inline calendar option. If it is checked it will show single calendar with date range
4) Now the product will show two date picker with two input fields, start date and end date
5) Now to make the two calendars inline, add the blow code in your themes functions.phpadd_filter('mvvwb_force_inline_calendar',function(){ return true; },1,10);Then, the two date pickers will be visible as inline calendar. still the input fields will be visible that you can hide using css.
Hope this will help, Dont hesitate to contact if facing any issues on this
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] Disable daysBacked interfaces are not translatable yet.
You can translate the front texts and strings using loco translateForum: Plugins
In reply to: [Booking Addon for WooCommerce] Disable daysPlease find the screenshot https://prnt.sc/q7751t