digamberpradhan
Forum Replies Created
-
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Fatal ErrorHello @renan_santos
Sorry for not getting back to you sooner,
I have fixed the issue in the latest version 1.4.1 of the plugin.Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Fatal error on email previewHey @coccoinomane,
Please update to the latest version of the plugin. I have identified and fixed the issue.Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Fatal error on email previewHey coccoinomane,
I just tested it on my local install with the latest version of my plugin.
And i am working on a fix for it, it seems there is a problem with processing order.I will update you as soon as I can.
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Fatal error on email previewhi,
could you please let me know what version of Woo Preview E-mails you are using ?I did check against the latest version of WooCommerce plugin and haven’t run into this issue.
Also, what kind of Product is being used on those orders ?
– Simple , Variable , Virtual ?That would help me review and update as needed.
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Fatal ErrorHello Renan,
Can you please let me know what version of WooCommerce are you using ?Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Preview > Emails – hit it’s limit?Hey Klincon,
i’m marking this as resolved. Hope everything has worked out for youForum: Plugins
In reply to: [Preview E-mails for WooCommerce] WC 3.2.0 supportHi KoolPal,
Thanks for the reminder, i’ve added the Version Check Support to my plugin.Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Preview > Emails – hit it’s limit?Hey Klincon,
I’m guessing that is the reason your emails aren’t changing. It’s not a issue with my plugin perse, but the issue is with WooCommerce email template .
If you recently updated WooCommerce then the email-order-details template that you are using isn’t working (it’s copied to your theme alone).That’s why emails aren’t being sent. Basically you need to look at email-order-details.php line 28 and debug the problem.
If you don’t have experience with WooCommerce and coding you need to ask a developer to look at the problem for you.
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Preview > Emails – hit it’s limit?Hello Klincon,
I really didn’t intend preview e-mails to manually send orders. Although i’m glad it’s helping you.Secondly which version of the plugin are you running their should be an option to manually search for order numbers.
If that doesn’t work and you want to see the full list of orders you will need to change the plugin file to do it. Which i don’t recommend since it will be overwritten in a new version update. But if you want to you can.
Goto classes/class-woocommerce-preview-emails.php and on line number 40 change posts_per_page from 10 to -1.
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Can Shop Managers preview emails?Thanks @skafte,
I really do appreciate the review, makes contributing to the community worth it ??
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Can Shop Managers preview emails?Hey skafte,
I’m glad you’re enjoying my plugin. there wasn’t a way to let shop managers preview emails before. But I like your idea, so, i have added a filter in 1.2.10 update, you can change use the following gist https://gist.github.com/digamber89/6ac416696947aa3308dad22222853274I hope you’re comfortable changing your themes functions.php file ?? .
Also, a review would be much appreciated.
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Preview not displayingThanks joalmoore, i’m glad it’s working for you. If it’s not too much, please do leave a review ??
Currently, no :(,
I am working in on it though, if possible I will implement in the next version of the plugin.
I’ve sent you a beta version. Please do test it out.
@jhtjards
I managed to get my hands and older version of the Order Status plugin, I was able to both find and fix the conflict. Do update the plugin and please let me know ??Hey,
jhtards, As the plugin you’re describing is a premium plugin, i am not currently able to debug the issue.My plugin is designed only for the default WooCommerce emails that’s because of the way e-mails are handled by WooCommerce.
I unfortunately haven’t found a way yet of adding Custom E-mails or 3rd Party emails into preview yet (although i do want to).
Regarding:
” And it breaks custom mails, as there you can’t edit or activate these even when called directly, e.g. /wp-admin/admin.php?page=wc-settings&tab=email§ion=wc_order_status_email_20511 ”This shouldn’t be happening. My plugin was made to be stand alone and not interfere with any of the default WooCommerce mails. So, in that regard could you please be more specific about the errors you are seeing.
Can you please look at the console. Also please do specify what version of WC you’re using as well.
If possible please do email me with the details digamberpradhan89[@]gmail.com