Support

Account

Home Forums General Issues get_field() Return False

Unread

get_field() Return False

  • Hello. I try to get field with get_field() function.

    I have 5 field for example;

    1 : name=header ; type=group
    2 : name=team ; type=group
    ….

    I try get_field(‘header’); and ıts workink but get_field(‘team’); not working.
    var_dump(get_field(‘team’)); return false bool,
    What can ı do?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.