display settings and user information in dashboard

Home Forums Legacy Support Support queries How-to & Troubleshooting display settings and user information in dashboard

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58380
    schneiders
    Participant
    I would like to display the setting.php and the profil.php in the dashboard.php so the user can edit their personal informations and settings in one page . How can I do that? I included following code in the dashboard.php <?php bp_get_template_part( 'members/single/settings/notifications' ); ?> The Problem: When I save the changes in the dashboard-page, I get redirected to the settings.page. How can I get redirected to the dashboard page instead?
    #58538
    Anshuman Sahu
    Keymaster
    Well I am sorry that would not be possible due to Buddypress architecture . Buddypress redirects at the template_redirect hook which runs even before loading the different templates which are registered in Buddypress .
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘display settings and user information in dashboard’ is closed to new replies.