Notifications
Clear all

[Closed] Can you directly link to the Edit Profile page?

4 Posts
2 Users
1 Reactions
479 Views
Posts: 27
 jim
Topic starter
(@jim)
Eminent Member
Joined: 4 years ago

I have an area of my website where I would like a link that takes the user directly to the Edit Profile page within the forum. With the 2.0 link structure, it now includes the member's handle within the URL, so the link will be different for everyone. Is there a shortcode or function I can use that will dynamically create the correct URL for the link? Or another way I could take them to that Edit Profile page? 

3 Replies
Chris
Posts: 3627
(@chris)
Famed Member
Joined: 3 years ago

Hi @jim,

You can add wpForo User Profile & Notification widget in the Page you need which has all the tabs Links.

Or Use wpForo Profile Shortcode in the needed page, but wpForo doesn't have shortcode for the account page.

wpForo shortcodes Doc: https://wpforo.com/docs/wpforo-v2/getting-started/forum-page/wpforo-shortcodes/

2 Replies
 jim
(@jim)
Joined: 4 years ago

Eminent Member
Posts: 27

@chris thanks. Can you tell me where in the plugin files is the function located that populates the menu with the URL for the Account page? I can perhaps use it to write a separate function that would output just the Account page link.

Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

@jim,

Posted by: @jim

Can you tell me where in the plugin files is the function located that populates the menu with the URL for the Account page?

wpForo uses WordPress Menus, you can select wpForo Navigation menu in WordPress Menu lists, and add the needed URL in the Menu Link.