I just went in and forced the post to publish. When I checked the Revive Social log it showed that the post was pushed out to Facebook, but the log showed a time that is a half hour earlier.
As I say the Word Press Settings page seems to show the correct time. Not sure how to sleuth this…
Hi @csdsubscriber,
Thanks for sharing the details and sorry for the trouble this is causing. Since you mentioned that one of your sites works fine while the other doesn’t, this suggests the issue is specific to that site’s setup rather than a general problem with the plugin.
A couple of things you could check:
- Verify with your hosting provider that the server time is correctly aligned with the WordPress timezone you’ve set in Settings → General.
- Make sure WP-Cron is enabled and working properly, as missed schedules often happen when WP-Cron isn’t firing as expected. Some hosts disable it by default, so you may need to set up a real cron job on the server.
- Compare the plugin and WordPress configurations between the site that works and the one that doesn’t — sometimes small differences (other plugins, caching, or server configs) can affect scheduling.
I hope these steps should help narrow down the issue.