Forum Replies Created
-
In reply to: Display contact info in public profiles
That’s exactly what I did but I couldn’t figure out how to display more than the user’s url. Your code doesn’t show up still so I don’t know how you got the AIM field to show.
In reply to: Display contact info in public profiles🙂 …our progress has been thwarted by our inability to communicate.
In reply to: Display contact info in public profilesEdit: I have no idea how to display code. Sorry. And it won’t let me edit my post.
In reply to: Display contact info in public profilesI don’t really understand PHP all that much at the moment, though I am learning. From what I do know, I was able to figure out how to display the user’s URL by making a /bbpress folder in my theme’s root and copying over the user-profile.php file. And then I added this underneath the user description section:
[sourcecode language=”php”]
<a href="”>
[/shortcode]
Though, I’m sure there must be a shorter way of turning text into a link?
Anyways, I wasn’t able to find any function for the other fields under ‘Contact Info,’ which makes me wonder if those are coming up under some other plugin.
In reply to: Display contact info in public profilesI can, but so far I have no idea. I found blogs talking about a plugin called bbsocialize, but it appears that the plugin ceases to exist.
In reply to: Display contact info in public profilesI should ask: If possible, how can I display that information in the public profile (forum/users/username)?