Home › Forums › WordPress Plugins › Notifications with scheduled topics › Reply To: Notifications with scheduled topics
January 8, 2018 at 8:52 am
#6583
Keymaster
Future publishing depends on cron jobs. If you don’t have lots of visits, you’ll need to set up a real cron job as opposed to letting WP’s faux cron take control of it.
Depending on the number of users that are getting notifications, you should also set the background notification checkbox (in your screenshot) as your participants may start seeing browser timeouts when they post anything.
SiteGround has a nice post about replacing WP’s cron with real cron jobs:
https://www.siteground.com/tutorials/wordpress/real-cron-job/
Cheers,
Vinny