• Resolved af3

    (@af3)


    Hi,
    How can I display the job applied in the resume page for a user (if the user has already applied for a job)?

    Added this but seems like its not getting anything displayed despite there is an applied job for the user.
    Job Applied: <?php echo get_post_meta($post->ID, '_job_applied_for', true ); ?><br>
    Thanks

    • This topic was modified 5 years, 6 months ago by af3.
    • This topic was modified 5 years, 6 months ago by af3.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Display job applied in user’s resume page (content-single-resume.php)’ is closed to new replies.