• Resolved philkonick

    (@philkonick)


    I have a problem where the Apply button is not visible on new listing until the listing is updated in wp-admin. I don’t need to change any contents in the wp-admin page, just click Update.

    I am using the Applications add-on and several 3rd party plugins and custom code.

    I found this topic which seems to be identical to my problem but there was no solution.

    Adding to this: the entire job-application.php template is not loading, it’s not a display issue. Although candidates_can_apply() is returning true.

    Adding more to this: the get_the_job_application_method() returns false when the button does not show, and returns an object when it does (after updating in wp-admin)

    • This topic was modified 1 year ago by philkonick.
    • This topic was modified 1 year ago by philkonick.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Stef (a11n)

    (@erania-pinnera)

    Hi there, @philkonick,

    We can’t address any paid subscription issues on the public forum: can you please email us via the contact form at the bottom of this page if you haven’t done it yet?

    Please mention this forum thread so we can connect the dots. Thanks!

    Thread Starter philkonick

    (@philkonick)

    I found the solution, I am using the WPJM Field Editor plugin by sMyles and had made the “application” email field Admin Only, which was causing the value to not be saved until updating the post from admin.

    For anyone who has the same problem, I changed that field to a Frontend Hidden Field which solved it.

    Plugin Support Jay

    (@bluejay77)

    Hi @philkonick,

    Thank you for the update and sharing your solution!

    For those following and if you have WPJM Field editor installed, please contact the support team here: https://plugins.smyl.es/support/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Apply button missing until listing is updated in wp-admin’ is closed to new replies.