webcodingplace
Forum Replies Created
-
Try using {{expiry_date}} instead of %date% in the translation.
Hi, I just fixed this issue and released a new version.
Regards
Forum: Plugins
In reply to: [Product Expiry for WooCommerce] Timing Issue with WP-Cron ExecutionHi @akukameda
Thanks for reporting and suggesting a fix.
I just released a new version including this fix.
Regards
Thank you for reaching out.
When you update a product with a new expiry date, the plugin first deletes the previously scheduled event and then registers a new one based on the updated expiry date. This ensures the product should not expire on the old date anymore.
To confirm this, you can use the WP Crontrol plugin to view the scheduled events in your site’s cron system and check that only the latest expiry event is active for that product.
Could you also let me know whether you’re working with a simple product or a variable product? This will help us test in the same scenario as yours.
Regards
Forum: Plugins
In reply to: [Product Expiry for WooCommerce] Date in frenchHi,
Navigate to Products -> Product Expiry -> Expiry Text Markup and provide the markup in French language.
Regards
Hi Michael,
Are you trying with the Simple Product or Variable?
We’re not registering “twice a day” cron. It registers as “Non-repeating” and fires on the date set for expiry.
for debugging you can try running “woo_expiry_schedule_action” via WP Crontrol and check if it updates the product or not.
RegardsForum: Plugins
In reply to: [Classic Addons - WPBakery Page Builder] Security VulnerabilityFixed in v3.6
Forum: Plugins
In reply to: [Classic Addons - WPBakery Page Builder] Security VulnerabilityI noticed some of the issues and released a fixed version.
Forum: Plugins
In reply to: [Classic Addons - WPBakery Page Builder] Security VulnerabilityHi @jamescrank
Thanks for reporting. Is there any further details? like how one can inject malicious scripts?
Forum: Plugins
In reply to: [Product Expiry for WooCommerce] Product expiry date not respectedTry installing WP Crontrol to check when the schedule will run for expiry date.
Forum: Plugins
In reply to: [Product Expiry for WooCommerce] Product expiry date not respectedHi Michael,
Are you assigning the expiry dates manually (editing product and update) or by any other method like programmatically?
Hi, These features are added in the version 2.7
Thanks
Forum: Plugins
In reply to: [Product Expiry for WooCommerce] Critical error from the pluginHi, Thanks for reporting this bug.
It’s fixed in the latest release 2.7.
Regards
Forum: Plugins
In reply to: [Classic Addons - WPBakery Page Builder] Security VulnerabilityHi,
Thanks for reporting. A new version (3.2) is released fixing these issues.
Regards
Forum: Plugins
In reply to: [Product Expiry for WooCommerce] Cron Job or HTTP Requests?Hi, it uses Cron Jobs