calyweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Unrecognized request URLHi
yes you can see it on the checkout page of our website : https://www.gladiatorfit.ch
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Drag not working on computerHi,
You just have to go to this website : https://www.lifeforsport.com/
At the bottom right on the footer, you will see the brands logos, try to make it move with the cursor, nothing happen, you can’t grab it and make it move to left or to right, to change the logos
It appears that the grab with the mouse is disabled
Thanks for your feedback
In fact i just add your snippet, and it’s working, but you never corrected it ?
add_filter(‘wt_rest_request_params’, ‘wt_paypal_remove_line_items’);function wt_paypal_remove_line_items($params){if(!empty($params) && is_array($params)){if(isset($params[‘purchase_units’][0][‘items’])){unset($params[‘purchase_units’][0][‘items’]);}if(isset($params[‘purchase_units’][0][‘amount’][‘breakdown’])){unset($params[‘purchase_units’][0][‘amount’][‘breakdown’]);}}return $params;}
Hi
Many thanks for your feedback ! And nice news =)
We had start to use it this morning, but we have a problem when we add a new answer to an existent thread with the API (coming from the customer), how can we give the name of the person ? Because for now it always add a reply with the agent name, so the thread means nothing, it’s like the agent answer the agent …
Many thanks for your feedback !
Forum: Plugins
In reply to: [SupportCandy - Helpdesk & Customer Support Ticket System] News for API ??You will publish a new version of the plugin ? Or does i have to check something to see if it’s okay ?
Hi,
I dont understand, you say in the same time that you dropped it and youβre working on it, when can we expect to use it ?
Because if I follow the previous threads, itβs been 3 months now that you say that it will be live soon β¦ itβs a bit long
Many thanks for your feedback, because without the API, your plugin is useless for us :/
Hi,
I have exactly the same problem, did you find a solution ?
Many thanks
Hi,
Many thanks for your feedback ! That’s greet news π
We also saw a problem for backorders … Your plugin get fatal error when the stock goes under 0 on product with dependencies (-1,-2, …)
Did you test this before ?
Thanks for your feedback !On our dev website, with nothing install, only woocommerce and default wordpress theme, same problem, i think that you have an error code on it
https://ibb.co/qYZ5qq9Hi,
Is it possible to have an answer ?
Many thanksForum: Plugins
In reply to: [Stock Locations for WooCommerce] Associate a currency to a priceThat’s sound great !
I’m gonna integrate and parameter the plugin, and i will contact you back π
Many thanks for your quick reply !
I have also another question, i want to have all prices with .9 at the end, for example 14.9, 18.9 and so on … How can i do that ? I don’t find these settings on your round function
And last question, when i select another currency there is a weird visual effect (like a shadow that goes down and up), i wanted to remove it but i don’t find anything, did you do this animation with javascript ?
Many thanks !
And if you need admin access, don’t hesitate
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Associate a currency to a priceOkay many thanks for your quick reply, i will do this !
An one other question, is it possible to ask, at the entrance on the website, the location of the customer, and display only the stock related to it ?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] WPML Language not detectedThe problem happen, when the customer make an order without tick the newsletter box, so it goes to Mailchimp without the status “Subscribed”, i have the name first name, address, amount but not the language. If the customer made his order with the newsletter box ticked, it’s working
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] WPML Language not detectedHi,
Yes i have selected this option