Results 3 comments of adinca

Looks like the problem is in the query which fetches the field type. It searches for posts with post_type = 'acf-field' but at least in my setup, there's no post...

@jgrossi unfortunately in my wp_posts table there's no acf-field post type. This is the curious part. What ACF / WP versions are you using? I didn't run any tests yet

I'm using ACF 4. This must be the reason for the different data. I'm using corcel on one of my existing projects (forgot to mentioned that), and haven't yet upgraded...