Home › Forums › Legacy Support › Support queries › Other issues › Profile not display information This topic has 17 replies, 2 voices, and was last updated 3 years, 3 months ago by Veronica. Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 Author Posts July 22, 2021 at 6:59 am #366027 VeronicaModerator we need to check this on your site please provide details in a private reply July 22, 2021 at 2:55 pm #366130 1ui61_55Spectator Hi Vero! I had the solution, I only add the next code in my functions.php file add_filter('vibebp_vars',function($args){ $args['components']['profile']['default_component'] = 'view'; return $args; } ); and works Again. We can close the ticket, thanks! =) July 23, 2021 at 5:32 am #366164 VeronicaModerator hi well good to know this is solved but that's strange it should work by default anyways thanks for your confirmation if you need our further assistance then you can create a new topic thanks Author Posts Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 The topic ‘Profile not display information’ is closed to new replies.