Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Adam Heckler

    (@adamkheckler)

    Listings remain visible after they expire, the only thing that happens in that the apply button goes away, thus making it impossible to actually apply to the job.

    You may also want to check under Job Listings > Settings > Job Listings tab and make sure these settings are configured correctly:

    https://d.pr/i/132Bk/23Az5e45

    Thanks!

    Thread Starter Dutch van Andel

    (@veraxus)

    Thanks Adam.

    Once I discovered that expiration was based on a cron job (as opposed to page load), I managed to figure out that wp cron wasn’t actually being executed, which meant nothing was being checked for expiration and nothing was ever expiring.

    I suspect that W3 Total Cache is at fault (cached pages could possibly mean that hits aren’t reaching wp_cron()). I had to set up an actual cron job on the server to ensure that wp cron was being triggered regularly.

    Plugin Contributor Adam Heckler

    (@adamkheckler)

    Glad to hear you got things working!

    Let me know if there’s anything else you need. ?? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Expired job listings remain active after expiry’ is closed to new replies.