Support

Account

Home Forums ACF PRO ACF pro repeater sub fields not showing up in wordpress admin

Solving

ACF pro repeater sub fields not showing up in wordpress admin

  • I’m new to wordpress and need help with this bug. I’m on wordpress version 4.9.6 and using ACF pro version 5.5.5.

    Sub fields are being added to the database but are not displayed under sub field area.

    This is the error I’ve been getting
    Notice: Undefined index: sub_fields in /app/public/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 447

    When I go into acf.php and uncomment line 164
    add_filter(‘posts_request’, array($this, ‘posts_request’), 10, 1 );

    The functions I wanted triggered now will show the sub fields displayed however this triggers more errors so I don’t suspect this is the fix.

  • As of version 5.7.7 (Using a site hosted on page.ly), this is still the case.
    Please advise.

  • It appears that there’s a conflict between ACF and Yoast. I still haven’t solved the issue other than disabling Yoast.

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

The topic ‘ACF pro repeater sub fields not showing up in wordpress admin’ is closed to new replies.