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.
SOLVED: Modify profile view in custom theme
I'm looking to simply add a link (http://example.com/username) to all profiles. I can't seem to find any documentation on how to modify anything within the content area. Please point me in the correct direction. Thanks!
0
This discussion has been closed.
Comments
dashboard/views/profile/info.php
Now how do I make changes to this in my theme? I don't want to mess with any core files.
EDIT: Wrong file. Still on the hunt.
Copy the file to views/discussion/profile.php in your theme dir (IIRC)
EDIT: I also made edits to the original and nothing showed up. Is there some template caching going on that I don't know about?
You're looking at the "About" sidebar with "Visits" and all that on a profile page like this, right?
I've edited both applications/dashboard/views/profile/info.php and themes/theme name/views/profile/info.php with no results.
/dashboard/views/modules/userinfo.php