Hi,@intolap
I’m encountering the following error while using the “Order On Mobile” plugin for WooCommerce:
? This plugin is incompatible with the enabled WooCommerce feature ‘High-Performance Order Storage’, it shouldn’t be activated. Manage WooCommerce features.
I need some guidance on how to resolve this issue. Could you please advise if there is a workaround or an update to the plugin that addresses this compatibility issue with the ‘High-Performance Order Storage’ feature?
Thank you for your help!
Best regards,
Hardik Chosla
Triple One Studio
Hello, I am interested in the Order On Mobile for WooCommerce plugin, I have some concerns
Hello, I am trying and carrying out tests with the free version, I require the following and I would like to know if the plugin does it.
Well the free version doesn’t do it, I mean if the PRO version does it
]]>I have added this plugin( free) to a site which has custom product pages made with Crocoblock Jet Builder – The same site this plugin works https://www.ads-software.com/plugins/woo-order-on-whatsapp/
]]>The “Order on WhatsApp” button in the basket does not work
]]>I tried to access this link to learn more about the plugin and buy it but all pages are down (ERR_CONNECTION_TIMED_OUT). URL: https://www.intolap.com/product/order-on-mobile-for-woocommerce-pro/
]]>Hey,
I want to disable whatsapp button from product page and keep it on cart page. Kindly let me know how can I do this.
What could be the changes I can made in this code to do this
(function( $ ) {
'use strict';
/**
* All of the code for your public-facing JavaScript source
* should reside in this file.
*
* Note: It has been assumed you will write jQuery code here, so the
* $ function reference has been prepared for usage within the scope
* of this function.
*
* This enables you to define handlers, for when the DOM is ready:
*
* $(function() {
*
* });
*
* When the window is loaded:
*
* $( window ).load(function() {
*
* });
*
* ...and/or other possibilities.
*
* Ideally, it is not considered best practise to attach more than a
* single DOM-ready or window-load handler for a particular page.
* Although scripts in the WordPress core, Plugins and Themes may be
* practising this, we should strive to set a better example in our own work.
*/
var woow_init = function(){
$('a#order_on_whatsapp_cart').click(function(){
$('.loader').show();
$.ajax({
url: ajax_object.ajaxurl,
type: 'post',
data:{action: 'get_cart_contents'},
success: function(data){
// alert(data);
window.location.replace(data);
}
});
});
};
$(document).ready(function(){
// console.log('On Load!');
woow_init();
});
$(document).on('updated_cart_totals', function(){
// console.log('On Cart Update!');
woow_init();
});
})( jQuery );
Kindly help me.
]]>Hello,
I am fresh with WhatsApp, and I am just confused, would you let us know how a use make payment? Is there an integrated payment method?
Or, does user still have to use the payment method in woocommerce?
Thanks and have a nice day.
]]>Dear sir,
How we can display the below details for the appointment Product in WhatsApp chat :
`Date:
Time:
Duration:
it’s available on pro Ver.?
]]>Hi! Do you plan to make your plugin compatible with WCFM Marketplace (WC Lovers)?
]]>Dear Team,
We have just updated the woocommerce and after updating the woocommerce to a current Version 5.6.0 the Order on Whatsapp plugin isn’t working.
Upon clicking it’s giving us an error; This page isn’t working and if the problem continues, contact the site owner.
HTTP ERROR 429
Please help fix this issue.
Thank you!
]]>Hi there,
How to remove the notification “Woo Order on WhatsApp requires basic settings!” all settings already set but this notification is still there. can you please help? Thank you
]]>Hello, I would like to know if this plugin offers the opportunity to keep trace and subsequently analyze the orders that arrive via whatsapp. Thanks, Nicole
]]>how do i get a seller to put his phone on the buy button through dokan?
I bought the pro version
]]>Please, I need to translate the text of the message on whatsapp. I tried with LocoTranslate but alert appears “Error: Invalid POT file: woocommerce-order-on-whatsapp.pot”. Thank′s
]]>Hello!
The problem is in the plugin “Order On Mobile for WooCommerce”
After updating the number of items in the cart, the “Order on WhatsApp” button located in the same shopping cart stops working. Tell me how to fix it?
I want to try pro version from backend and frontend at the same time.
Can you provide demo of that??
]]>