Allow Users Edit Their Profile

Posted in: Newspaper
Post count: 82

Hi, I am using Newspaper with BuddyPress, and I have disabled the Admin Bar for users.

The point is that I want users to be able to edit their profile. I have it enabled in BuddyPress (Settings > BuddyPress > Components > “Allow your users modify their account”), but it is not working with Newspaper.

You can check this here:
https://projectmanagers.org/magazine/
User: testuser
Password: testuser01

How can I allow my users edit their profile?

Post count: 7909

Hi,

Let’s take it step by step. If you have disabled the admin bar, your members cannot access these buddypress settings – http://screencast.com/t/WA82kKcQl As if you click on top menu user link(theme’s code) – http://screencast.com/t/XRvGnO8tR it will redirect you to the author template – https://projectmanagers.org/author/testuser/ So if you want your members to have access to the buddypress settings/profile you will nee to activate the admin bar or find another solution.

Regarding “Allow your users modify their account” option enabling it your members will have the settings option on their profile – http://screencast.com/t/ryyNhe8dbgvD If I disable it – http://screencast.com/t/yDTqZHz7GnT

Thanks!

Post count: 82

Hi Alin! YES, what I want is exactly THIS (that you have shared):
http://screencast.com/t/ryyNhe8dbgvD

But, how did you get it?

When I try (logged in as testuser), I only get instead this: https://projectmanagers.org/author/testuser/

…I am missing something 🙂

Post count: 22421

Hi,
If you disable the admin bar, you cannot have access to the members area as there is nothing linking to it. If you know the buddypress structure, there is a members area you can access from this link: https://projectmanagers.org/members/ That is how we were able to access that page you are looking for, but without an admin barm your users cannot access the members area. You can alternatively add a custom link to your menu and place the url i provided so your users have access to their profiles. (best way would be through the admin bar)
Thank you!

Post count: 82

Okay, I see now the problem:

The problem is that when I click over my user profile in the Newspaper Top Menu, I get redirected to:
https://projectmanagers.org/author/testuser/

Instead of:
https://projectmanagers.org/members/testuser/

How can I make that logged in users at Newspaper get access to the /members not /author URL? (as they are not authors, just members)

Post count: 22421

Hello,
The theme was built to show the ‘author’ page for each user if you click on your profile. The theme does not link to buddypress by default. Theme elements are separate from the plugin elements. If you want to change this implementation, you will need customization services and change the theme code or alternatively use a redirect plugin to make the link point to what you want it to.
Thanks.

Post count: 82

Hi Bogdan, you need to understand that this is a Theme implementation error. And easy to solve (it is only an error link).

Logged in users need to get access to their profile (as a member, not as an author – because authors are only a 1%). Anyone who click over a profile name expects this.

I am only using the Newpaper theme. I am not using any plugin (I disabled the Newspaper mobile plugin).

I can’t do a redirect. Redirects always cause problems (authors would not get access).

It doesn’t make sense to duplicate user login experience with an awful admin bar only because there’s a Newspaper error link.

Please, help me.

  • This reply was modified 9 years by aberniz.
  • This reply was modified 9 years by aberniz.
  • This reply was modified 9 years by aberniz.
Post count: 22421

Hi,

Let’t try this a different way.
This is not an error, nor an implementation bug. The theme has it’s own implementation and the buddypress plugin has it’s own as well. They are 2 different things.
Our theme creates a so-called ‘author page’ for every user so you will be able to see the profile no matter the role a user has. Even if the user is an admin, an author, an editor, subscriber, they will all be listed and all will have a so called ‘author page’ which is in fact a ‘user page’.
Buddypress has it’s own way of handling the users or members as they call it. They provide the so-called member page that can only be accessed through the plugin and not through the theme itself. The plugin only offers this option through the admin bar and not through our theme elements. I hope this is clear now. Our theme does not link to buddypress. If you want it to, you will require customization services as this is not a default implementation.

Thank you!
Bogdan B

Post count: 82

Okay, if this is not a theme issue:

Why you told me that I will need customization services and change the theme code?

Post count: 82

OK, I think I’ve found the solution here:
https://themeforest.net/item/newspaper/5489609/comments?page=417

MGraft
2 months ago Flag
How do I make it so that the username on the topbar (when user is logged in) directs to the user’s buddypress profile/member page instead of their author page? My client is using this theme.

tagDiv
tagDiv AUTHOR
2 months ago Flag
Hi,

Here you can find the code if you want to change it – http://screencast.com/t/xH3klTTHNp

For other questions related to the theme, please contact us via email at contact@tagdiv.com and provide your site url and the item purchase key.

Thanks! Alin V.

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.