• Resolved samrot

    (@samrot)


    Hi!

    When the Litespeed plugin is activated some notification emails from a plugin called ‘Better Messages’ are not being sent, we used WP Crontrol to monitor and saw that the Hook ‘bp_better_messages_send_notifications’ (along with others hooks, including the ‘WP cron’) is not being launched (if we deactivate Litespeed, it works perfectly).

    How can we prevent this from happening?

    We don’t think it has anything to do with disabling the wp-cron since as we mention it all works out when Litespeed plugin is not active.

    Looking forward to your thoughts.

    Best!

Viewing 1 replies (of 1 total)
  • When pages are cached, their dynamic code doesn’t run in most cases, and cron tasks are missed when WP Cron setup is default. To resolve this, schedule an external job to trigger wp-cron.php on your site.

    See more here. Specifics may vary for your installation, so Google or contact your hosting provider as required.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.