@blogcampexperience Please try updating to the new version 1.3.2!
I cannot get the cron to start….just says Stopped no matter what I do.
Hiya Guys,
Yes, it wouldn’t start on http://totalbusinesstraining.com until I looked into the wp-config.php file located in /public_html/
I had this statement in the wp-config.php file which I removed.
//** Disable internal Wp-Cron function
define(‘DISABLE_WP_CRON’, true);
This stopped the wp-cron from running. So, by removing the statement, wp-cron started working again.
Hope that this helps someone.
Cheers
TelB