Plugin Author
xootix
(@xootix)
Hello,
Are you able to send back in stock emails from your Server Cron?
The warning shows up if the WP_CRON is set to false (disabled)
No, other plugin (for me more important) requires disabled cron!
Is there a way to use server cron for this plugin as well?
I have “cron events” plugin installed, but I don’t know how to setup for your plugin.
I have WP Cron disabled
I use Server Cronjobs because we have many tasks
Only this plugin fails to work with server crons
Plugin Author
xootix
(@xootix)
Plugin only shows the warning if it finds WP_CRON set to false.
It does not stop you from using your server side cron.
The jobs should execute properly, and emails should be sent if the server-side cron is functioning correctly. Are you sure that, apart from seeing the ‘Cron disabled’ warning, the emails are not being sent? Have you tried sending back in stock emails?
Could any one of you send me your staging site login details here
Thanks
It wasn’t sending any emails
I remooved the wp_cron line from wp config
I now tried to send manual email and it works!
I hope that removing the wp_cron line will not affect my Server Cronjobs
Hi,
It is not sending the emails again
Plugin Author
xootix
(@xootix)
Hello Johny,
Please leave a message xootix.com/contact here, I will have to check your site.