Support

Account

Home Forums General Issues Missing fields after export to php

Helping

Missing fields after export to php

  • I have exported the custom fields to php and included them via functions.php file like so:
    require get_template_directory() . ‘/inc/acf.php’;

    Unfortunately I don’t see any custom fields in my post types. Also this function does not exist.

    register_field_group

    Any idea why this is?

  • What version of ACF are you using?

    Is the file you added to the theme or to a child theme?

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Missing fields after export to php’ is closed to new replies.