Support

Account

Home Forums ACF PRO Get values from Taxonomy terms on archive.php page = NULL Reply To: Get values from Taxonomy terms on archive.php page = NULL

  • Thank you.

    I’ve got this into a position I need, so thanks, but for the sake of this thread being useful, I should say that this:

    $job_term = get_term(get_field('member_person_job'), 'jobs');
    echo $job_term; 

    Results in this error on the archive page:

    http://cl.ly/3m1Z0D1L0R3L