• Resolved demonmerlin

    (@demonmerlin)


    Hi,

    The Apply for Job button suddenly disappeared from new jobs I posted on my website. The button of previous jobs are still there as you can see here. However, the button is missing for all new jobs as shown in this one.

    I tried to debug this error and I found function
    get_the_job_application_method() returns false from this if statement:

     if ( empty( $apply ) )
                    return false;
    

    It seems $post->_application is empty. Could you help me to figure this out. Thanks!

    Bests,
    Johnny

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Apply for Job button is missing’ is closed to new replies.