Hi,
You need to setup the cron job manually using cpanel. Once that is done, the cron will be run at the set time interval and emails will be sent out.
Thanks,
Pinal
You need to set up a cron job from your web host’s settings.
Cron is like an automatic push of a button.
In this case it will send out pending emails at the interval you set. I have set it to run every 30 mins. So every half hour cron looks for pending cart reminder mails. If there is one it sends it out.
You will have to set up cron for the file:
“woocommerce-abandon-cart-lite/cron/send_email.php”
I have hostgator and I set up cron by using these two help pages:
http://support.hostgator.in/articles/cpanel/what-do-i-put-for-the-cron-job-command
http://support.hostgator.in/articles/cpanel/how-do-i-create-and-delete-a-cron-job
Your host may have their own documentation.
After setting up cron, this plugin is working fine for me.
Cheers!
Hi,
Thank you for sharing your solution here.
Regards,
Bhavik Kiri