• I believe I have everything setup correctly: https://imgur.com/yKWIEoa at least I hope I do ??

    Previously the post notifications were working as desired and sending notifications with each new post. However the last time anything was posted was: 23rd March 2021 11:23 pm

    Is there some way for me to troubleshoot this? The server is sending emails fine as when a user signs up they recieve emails as do they with each purchase.

    Its just when I post something, nothing is added to the queue.

    Thanks
    Jamie

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem but no response to my query either.

    The same problem with me – my solution:

    Look under Email Posts –> Action in the WP cron table. If there are entrys ‘NA’ (probably No Action) in the line elp_cron_hourly_event under Last/Next Run – try the following:

    Install WP Crontrol Plugin. Check if there ist an entry elp_cron_hourly_event. If not add this name as a new cron event. Set a date/time. The action elp_cron_trigger_hourly() is then automatically added.

    After this in the WP cron table (Email Posts –> Action) now must appear a date and time. That’s it. The Plugin you can remove.

    Email-to-subsribers is triggered by the hourly cron event. Apparently WP cron loses this event sometimes…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post Notification does not send emails’ is closed to new replies.