BuddyPress: Change Top Bar Login/Logout link to Buddypress Profile?

Posted in: Newspaper
Post count: 18

I would like to implement Buddypress, but I want to use the Newspaper top bar instead of the WordPress admin bar.

Hiding the WP admin bar is easy enough, but is there a resource to change the link (for logged-in users) for the Login/Log out to the BuddyPress Profile page?

So for example, when a Logged OUT user clicks the Login button in the top bar, they get the the normal login modal. When a Logged IN user clicks the profile button, they get the the BuddyPress Profile page.

Post count: 35449

Hi,

If I understand correctly you want that only the logged members to have access to BuddyPress, if is so this functionality should already be in BuddyPress Members Only -> https://wordpress.org/plugins/buddypress-members-only/
Hope this will help you!

Thank you!

Post count: 18

Not exactly.

By default, the Newspaper (css: .td_user_logd_in) login widget for Logged-In users will take the user to url.com/profile/username.

Instead, I want to url.com/members/username.

Post count: 35449

Hi,

If you want to change the link for users when those will login -> https://www.screencast.com/t/u7GOXfg00 you’ll need to make those changes in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php -> https://www.screencast.com/t/utf3oqto92M

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.