jonathan972
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Upload Files During Checkout] Unfinished orders@muneebkiani the basic feature of this plugin is uploading files. You might need an image editor plugin.
Forum: Plugins
In reply to: [Easy Upload Files During Checkout] Unfinished orders@muneebkiani you can find the link on settings page and plugin list.
In the current feature, it splits the items according to the delivery date and does not follow any payment rules as it does not have payment related rules. When the subscription is renewed, it similarly splits the items once again with one time payment.
What possibility do you think we can have in current feature to split items according to your scenario?
@nsyr it will charge for one time for a subscription. As I understood from your scenario, you have a subscription for a year with delivering items every month. You have 12 items to deliver (one item each month), so you must set 30 days interval.
- This reply was modified 3 years, 4 months ago by jonathan972.
- This reply was modified 3 years, 4 months ago by jonathan972.
- This reply was modified 3 years, 4 months ago by Yui.
@nrs91 we are releasing an improved version, please update the plugin. Hopefully it will resolve your issue.
Forum: Plugins
In reply to: [WP Datepicker] Datepicker CSS interferes with Divi Theme in Admin@zamartz we are releasing a revised version. Datepicker implementation in wp-admin pages can be manged. Please update the plugin.
- This reply was modified 3 years, 4 months ago by jonathan972.
Forum: Plugins
In reply to: [WP User Merger] Users with Multiple Email Addresses@femalewrestlingchannel it is in the queue. You will be notified about the update.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Undefined Index PHP ErrorPlease mention the version you are using, we could not find this.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Undefined Index PHP ErrorHi,
We will resolve it in upcoming versions if found.
Thanks
- This reply was modified 3 years, 4 months ago by jonathan972.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Split Order by Product CategoryHi,
Yes this feature is available in the plugin already. Please have a look on the screenshot attached and the video tutorial.
P.S. this feature is available in Advanced version.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Order Status after CLONEWe have noted this scenario and will add a checkbox for this purpose in upcoming versions. New order is created wherever
wp_insert_post
is being used and email triggers after every new order created. Here you can usedo_action
orremove_action
as per your requirement.@cibus thanks for providing your settings, let me try to recreate your scenario on our end. Then we can proceed further.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Subscription splitNot sure about multiple subscriptions even if they are same. We have worked in the environment where multiple subscriptions at a time in the cart were not allowed.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Order Status after CLONEDear @alvaroms,
Unhooking those would be complicated.
Can you explain how unhooking would be complicated?
I believe that this is sth available for split orders, but not for cloned, which would however be a versatile feature
We have noted this feature request and will work on it in upcoming versions.