AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Closed] Adding Items to Profile Menu

2 Posts
2 Users
0 Reactions
1,059 Views
Posts: 33
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@mmlitvin)
Trusted Member
Joined: 4 years ago
[#23186]

We currently use Ultimate Member plugin for managing users and prior to v2 release relied on wpForo redirecting to UM profile.

Now that wpForo released more updates to the profile page it makes more sense to keep wpForo profile page as is and instead add a link to Ultimate member profile page. 

 

Could you please share what would be the easiest way to add a new item to the profile menu items as shown on the screenshot?

Thank you

 Extending Profile Menu Items

1 Reply
Posts: 1
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@horonda)
New Member
Joined: 3 years ago

Easiest Solution is to edit the php file the way you like with HTML & CSS. Here is what I did: go into this directory on your server (With FTP Client):

  • /var/www/*yourfoldername*/wp-content/plugins/wpforo/themes/*yourthemename*/profile.php
  • Edit "profile.php" with any text editor and find the following line from the screenshot and paste my Version of the code (you can edit it as you like)

<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" class="account1" style="position: relative; bottom: 9px; margin-left: 35px;"><i class="fa-solid fa-cart-flatbed"></i> ‎ Account details</a>

with more time and effort you could also get the same hover effects and do basically anything you want with but I don't wanna spend my time on this. If you need personal help message me 🙂


Share: