Support

Account

Home Forums Backend Issues (wp-admin) No Meta-Box on user profile edit page Reply To: No Meta-Box on user profile edit page

  • @elliot,

    thanks, I managed to get rid of the warning! Thanks for pointing me in the right direction.

    Works like a charm now!

    If anyone is interested: I’ve replaced the x-profile-field loop in community>members>profile>profile-loop.php with the fields/form generated by ACF for the fields I’ve entered in the WP user profile. That way I can keep the Buddypress structure and features while benefitting from the amazing conditionality features of ACF. For this project I can live without the visibility controls of x-profile fields since all profiles will be visible to all internal users.

    Thanks again Elliot!