Home › Forums › Support › s2member Automatic EOT + GP theme question › Reply To: s2member Automatic EOT + GP theme question
December 4, 2015 at 1:22 pm
#158059
I have solved with my friend he told me to add this line to wp config file and it worked.
define('ALTERNATE_WP_CRON', true);
It seems host disabled wp-cron for some reason maybe to limit resources usage but they will not tell.