RVOLA
Forum Replies Created
-
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Bump versionHello
Thanks for the feedback. I’m referring to the version here (adding a 6.15.1 folder) because currently, version 6.15.1 is only available in the trunk folder.
Since the Composer package is based on the tags folder, we can’t obtain version 6.15.1; for us, the latest version is 6.15.0.
https://plugins.svn.wordpress.org/weight-based-shipping-for-woocommerce/tags/Okay, it’s strange that Packagist wasn’t up to date, thanks for the quick response.
Forum: Plugins
In reply to: [Cancel Abandoned Order] Has stopped working for most recent Woo versionsHello,
Thank you for your message. We are looking into solutions.Forum: Plugins
In reply to: [WP Original Media Path] Contact Form 7 File Upload feature not workingHello,
The wpcf7 folder is just a buffer folder; it’s completely normal for it to be empty.Forum: Plugins
In reply to: [WP Original Media Path] WP Original Media PathGood morning,
I invite you to read the instructions here which should answer your questions: https://wordpress.org/plugins/wp-original-media-path/#installationGood morning,
I just tested on an environment with
WordPress 6.3 and WooCommerce 7.9.0,
the current plugin is fully functional.Hello @karen61227
have you enabled WooCommerce HPOS mode?
If yes, the current extension is not compatibleForum: Plugins
In reply to: [Cancel Abandoned Order] Orders cancelled before inserted hoursif they are “pending”, yes
Forum: Plugins
In reply to: [Cancel Abandoned Order] Orders cancelled before inserted hoursHi @tjos123
This is a classic problem with the use of cron and time zones.
You must have changed the clock lately. The cron executes a task every X seconds away from its starting reference. With the time change there is no new reference calculation.
My advice for restoring this is:
1 – Go to “Action Scheduler” in the Tools menu
2 – Click on “Pending”
3 – Search “woo_cao_cron”
4 – Click on “Cancel”Normally the plugin will recreate a cron task with the current time zone as a reference point.
Forum: Reviews
In reply to: [Cancel Abandoned Order] Essential functionThanks @tobi_w 👍
Forum: Plugins
In reply to: [Cancel Abandoned Order] Custom gateway not work =\Forum: Plugins
In reply to: [Cancel Abandoned Order] Support custom payment gatewayHello @chris-yau
normally you can add new gateways by following the method explained here: https://github.com/rvola/woo-cancel-abandoned-order/wiki
Forum: Plugins
In reply to: [Cancel Abandoned Order] consumption of resourcesThank you very much 🙏
Forum: Plugins
In reply to: [Cancel Abandoned Order] consumption of resourcesYes with pleasure !
Paypal link is still ok : https://www.paypal.me/rvolaForum: Plugins
In reply to: [Cancel Abandoned Order] consumption of resourcesperfect !
there shouldn’t be any more runaway.If you have more woocao something may get stuck and leave the server waiting indefinitely. This can come from the cron or from an extension…
For stock management, the WOOCAO plugin will automatically restock through WooCommerce if the order includes an item with stock management.