Hi there,
if I just want to change the text of the “Profile” button in the forum header, how do I achieve this?
I found this function: sp_ProfileEditButton
But I am not sure how to use it. Do I put this function in my functions.php file and make the changes I need. It would be awesome if you could provide the code.
Another change I want to make is that the breadcrumb does not show the link to the homepage in the beginning. Shall I open another topic for this?
I found the function as well:
sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=0'
);
Any help is appreciated!

