Support

Account

Home Forums General Issues get_field returning null after update Reply To: get_field returning null after update

  • Hey

    tried that – both with variables for posttype and in plain text. Neither returned any values.

    This is the code:

            $value = get_field($felt, $archive);
    

    where $felt is the field name and $archive is posttype_archive. In this case ‘produkt_archive’