Support

Account

Home Forums General Issues get_field("category")->name not working Reply To: get_field("category")->name not working

  • Update: when I do the following:

    print_r('$category_field')

    it shows: Array ( [0] => 31 )

    So basically there’s is no content such as ‘name’ or ‘description’.. It was there before because it worked.