Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
SideMenuModule Usage
lbernard
New
I would like to use the SideMenuModule to expose things like "change password, change image" inside of edit profile.
unfortunately, adding the module as it is named inside of applications/dashboard/modules
doesn't render any component.{module name="SideMenuModule"}
What can I do to allow users access to these fundamental profile management options?
Tagged:
0
Comments
I do not understand what you are trying to achieve, sorry. If users open /profile/edit, they should see "Change My Password" which is only a link to /profile/password
Where do you want to display it? Could you give a short scribble or name the slug and the parent html element or anything like that?
When users enter /profile/edit/ I would like them to see all of these options in the sidebar. Currently, they can change their usernames, emails, and gender... and nothing else.
As you can see, for some reason the edit profile options are limited. To my knowledge, the SideMenu module carried all of these edit profile links, but it doesn't render for me.
I would happily create a custom component knowing all of the urls required!
Which theme are you using?
It looks like it is hiding the Panel on the profile/edit page.
By default, it should be there:
Looks like it might just be hidden through your theme CSS
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.