RVOLA
@rvola on WordPress.org
- Member Since: January 6th, 2013
- Location: Strasbourg, France
- Website: rvola.com
- Employer: studio RVOLA
Bio
Contribution History
RVOLA’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to IONOS Error ftp_nb_fput, on the site WordPress.org Forums:
if you create a new ftp user you will see that it will not work…2 months ago
-
Posted a reply to IONOS Error ftp_nb_fput, on the site WordPress.org Forums:
I also just heard another news about IONOS. It simply removes "simple" FTP access the…2 months ago
-
Created a topic, IONOS Error ftp_nb_fput, on the site WordPress.org Forums:
Hello I noticed that for a few days now a lot of backu…2 months ago
-
Posted a reply to Nice work!, on the site WordPress.org Forums:
thanks :)3 months ago
-
Posted a reply to Issue with avg. net daily sales in report, on the site WordPress.org Forums:
Thanks for the review and the comment. This plugin uses statistics from the old WooCommerce.…3 months ago
-
Posted a reply to Add fee in Analytics > Revenue report as well?, on the site WordPress.org Forums:
Hi @brownaddesign it's planned, but I don't have the "free" time to do it at…3 months ago
-
Posted a reply to How to uninstall?, on the site WordPress.org Forums:
Hi @planetayurveda simply deactivate then delete the plugin by WordPress, it will automatically "clean" the…4 months ago
-
Posted a reply to Use action scheduler API instead of wp-cron, on the site WordPress.org Forums:
ok thanks for that, i will watch4 months ago
-
Posted a reply to I don’t want to cancel I want to assign custom order status, on the site WordPress.org Forums:
Hello @procontentxyz Hmmm ... The plugin has really been designed to cancel orders. We can…4 months ago
-
Posted a reply to Hourly mode not working, on the site WordPress.org Forums:
Thanks for your feedback !4 months ago
-
Posted a reply to Hourly mode not working, on the site WordPress.org Forums:
ok, I'm waiting for your news good luck4 months ago
-
Posted a reply to Hourly mode not working, on the site WordPress.org Forums:
From your explanation, everything seems ok. If the order is not canceled, it is probably…4 months ago
-
Posted a reply to Hourly mode not working, on the site WordPress.org Forums:
by default it only takes care of the "on-hold" status, this hook allows the developer…4 months ago
-
Posted a reply to Hourly mode not working, on the site WordPress.org Forums:
Hi @srifaia I reassure you the plugin works. Have you activated cancellation in the gateways?…4 months ago
-
Posted a reply to Gets the job done, on the site WordPress.org Forums:
thanks @towerss 👍5 months ago
-
Committed [2367899] to Plugins Trac:
Bump 1.8.1 ...5 months ago
-
Committed [2367898] to Plugins Trac:
Bump 1.2.6 ...5 months ago
-
Committed [2367897] to Plugins Trac:
WP 5.55 months ago
-
Posted a reply to Cancel orders after 15 minutes, on the site WordPress.org Forums:
Hello @ronanwni no at the moment it's only per hour or per day at midnight6 months ago
-
Posted a reply to How to use this plugin, on the site WordPress.org Forums:
ok, you are confusing with my example. Read the documentation carefully. If you wish to…6 months ago
-
Posted a reply to How to use this plugin, on the site WordPress.org Forums:
what is your problem ? I do not understand well6 months ago
-
Posted a reply to How to use this plugin, on the site WordPress.org Forums:
Are you having trouble identifying the gateway? The one shown in your screenshot and stripe_p24.…6 months ago
-
Posted a reply to Migrated images not in media library, on the site WordPress.org Forums:
Hi @lassanamagassa I think you missed a few things. In order to verify that everything…6 months ago
-
Posted a reply to This Plugins Setting vs Woocommerce’s Products >> Inventory Setting, on the site WordPress.org Forums:
this is a common problem in WordPress and cron. No visit = no cron. The…7 months ago
-
Posted a reply to This Plugins Setting vs Woocommerce’s Products >> Inventory Setting, on the site WordPress.org Forums:
be aware that the system uses WordPress cron. When the site is under maintenance the…7 months ago
-
Posted a reply to This Plugins Setting vs Woocommerce’s Products >> Inventory Setting, on the site WordPress.org Forums:
indeed the cancellation mainly concerns orders awaiting payment. My plugin manages in priority (at the…7 months ago
-
Posted a reply to Works great, on the site WordPress.org Forums:
😉7 months ago
-
Posted a reply to This Plugins Setting vs Woocommerce’s Products >> Inventory Setting, on the site WordPress.org Forums:
Hello @adityokusumo Thanks for your feedback. There is no conflict with the Woo settings. I…7 months ago
-
Created a topic, Redirection after clicking woo-paypal-cancel, on the site WordPress.org Forums:
I also get problems with version 2.0.X. Each time I t…8 months ago
-
Posted a reply to Awesome Plugin, on the site WordPress.org Forums:
thanks 🤘8 months ago
-
Posted a reply to Cancel Order upon the canelation, on the site WordPress.org Forums:
not with this plugin. It is normally your gateway which must program it by me.…8 months ago
-
Posted a reply to Cancel Order upon the canelation, on the site WordPress.org Forums:
yes it's all good. If you have activated it on your gateway and set it…8 months ago
-
Posted a reply to Cancel Order upon the canelation, on the site WordPress.org Forums:
i just fixed it, thanks ;) function woa_custom_statustocancel_hook( $status ) { $status[] = 'pending'; return…8 months ago
-
Posted a reply to Cancel Order upon the canelation, on the site WordPress.org Forums:
I did a quick test, it seems to work. We must remember to put the…8 months ago
-
Posted a reply to Cancel Order upon the canelation, on the site WordPress.org Forums:
Hello Rahim! Normally it is up to the author of the gateway to do this.…8 months ago
-
Posted a reply to Paypal fee in report, on the site WordPress.org Forums:
Hello I am still in the process of integrating this data. The new dashboard of…9 months ago
-
Posted a reply to Awesome plugin, on the site WordPress.org Forums:
thanks 👍9 months ago
-
Posted a reply to Errors in code, on the site WordPress.org Forums:
Yes that's it. It's the worry of not working with an editor without coloring.9 months ago
-
Posted a reply to Errors in code, on the site WordPress.org Forums:
Oups a comma is missing ... here is the corrected code: function woa_date_order_hook( $old_date, $gateway,…9 months ago
-
Posted a reply to Errors in code, on the site WordPress.org Forums:
Hello in this code the error comes from the missing apostrophe after 'wallet'. Otherwise it…9 months ago
-
Posted a reply to Automatically Restore Stock, on the site WordPress.org Forums:
Hello @glew 1. unfortunately not. it is possible to program different passages according to the…9 months ago
-
Posted a reply to Great plugin with instant support, on the site WordPress.org Forums:
thanks @pexlechris 👍9 months ago
-
Posted a reply to filter order to cancell by order id, on the site WordPress.org Forums:
thanks ! it's validated https://github.com/rvola/woo-cancel-abandoned-order/pull/79 months ago
-
Committed [2281469] to Plugins Trac:
Bump 1.8.0 ...9 months ago
-
Committed [2281468] to Plugins Trac:
Old 1.7.29 months ago
-
Posted a reply to filter order to cancell by order id, on the site WordPress.org Forums:
Hello @pexlechris if i understand you want to cancel certain order for example by filtering…9 months ago
-
Created a topic, Read before posting a ticket, on the site WordPress.org Forums:
This plugin was made on my spare time. It is free and …10 months ago
-
Posted a reply to Help setting up the plugin, on the site WordPress.org Forums:
Hello, I invite you to read the documentation here which will help you, in particular…10 months ago
-
Posted a reply to Problem with work, on the site WordPress.org Forums:
Hello @kevlarus10, I invite you to read the documentation concerning hooks here: https://github.com/rvola/woo-cancel-abandoned-order/wiki Then it…10 months ago
-
Posted a reply to Super easy, on the site WordPress.org Forums:
👍thanks10 months ago
Developer
-
Disable WordPress "Gutenberg" Update
Active Installs: Less than 10
-
WooCommerce Cancel Abandoned Order
Active Installs: 1,000+
-
WooCommerce Stripe fee in Report
Active Installs: 400+
-
WP Original Media Path
Active Installs: 10,000+
Français (French (France)) Plugins Translation Editor - #fr_FR
-
WooCommerce Cancel Abandoned Order
Active Installs: 1,000+
-
WooCommerce Stripe fee in Report
Active Installs: 400+
-
WooCommerce Filter Orders by Product
Active Installs: 4,000+
-
WooCommerce Stripe Payment Gateway
Active Installs: 800,000+
-
WP Original Media Path
Active Installs: 10,000+
Français de Belgique (French (Belgium)) Plugins Translation Editor - #fr_BE
-
WooCommerce Cancel Abandoned Order
Active Installs: 1,000+
-
WooCommerce Stripe fee in Report
Active Installs: 400+
-
WooCommerce Filter Orders by Product
Active Installs: 4,000+
-
WooCommerce Stripe Payment Gateway
Active Installs: 800,000+
-
WP Original Media Path
Active Installs: 10,000+