I have tried to figure out the issue. all my user profile fields are not showing.
I have used the following code to try to solve the issue, and it is still not working
I added this php snippet using the plugin WPCode and it still does not work. any suggestions. I have the plugin for "User Custom Fields"
Many thanks
add_filter( 'wpforo_profile_field_displaying_restriction', '__return_false' );