-
jordashtalon posted on the forum topic How to print out an Avatar from a user ID in the group How-To and Troubleshooting: 13 years, 6 months ago
I guess the function just doesn’t exist…
-
jordashtalon posted on the forum topic Printing out a Users name, picture, and link from User ID in the group How-To and Troubleshooting: 13 years, 6 months ago
The bp_core_get_user_displayname($userid) function worked perfectly.
However bp_member_avatar($userid) seems to not do anything, any ideas?
-
jordashtalon posted on the forum topic How to print out an Avatar from a user ID in the group How-To and Troubleshooting: 13 years, 6 months ago
I tried every relevant Avatar Function on that page, most of them said, “Undefined Function”.
And the ones that did actually do something didn’t do what I need.
Do you know which one will print the avatar with a user id specified as a parameter?
-
jordashtalon started the forum topic How to print out an Avatar from a user ID in the group How-To and Troubleshooting: 13 years, 6 months ago
So I have the User Id of someone in Buddypress.
What is the function to print out their Avatar?
What is the function to link to their profile?
-
jordashtalon started the forum topic How to print out list of Moderators when you know the Group ID and Forum ID in the group How-To and Troubleshooting: 13 years, 6 months ago
Ok I figured out how to figure out the Group ID and Forum ID.
I’m trying to make my own group page and print out the Moderators of specific groups (a page of highlighted high performing groups).
What is the function for printing out moderators via the Group ID?
Thanks
-
jordashtalon posted on the forum topic Detecting if user is Moderator and other template tags in the group How-To and Troubleshooting: 14 years ago
@boonebgorges Yeah I was hoping to try and display that they were a moderator if they were a moderator of Any Group, or i’m thinking have on the profile page say something to the effect of: “Moderator of: x group, y group, z group” I just realized on the forum topic page there is a CSS […]
-
jordashtalon posted on the forum topic Detecting User ID of a poster of a forum topic in the group How-To and Troubleshooting: 14 years ago
Great I got it working, although instead of that function I used
$topic_template->post->poster_id
That function gives the Original Poster ID for some reason
-
jordashtalon started the forum topic Detecting User ID of a poster of a forum topic in the group How-To and Troubleshooting: 14 years ago
I’m looking through the documentation here:
https://codex.buddypress.org/developer-docs/buddypress-template-tags/
And can’t figure out how to detect the user ID of a person who posts a forum topic, e.g. in the /groups/single/forum/topic.php
I need to detect the id in order to display some more information about the user (Cube Points, Ranking…[Read more]
-
jordashtalon posted on the forum topic Template Tags? in the group CubePoints Buddypress Integration: 14 years ago
Alright I got it working for the sidebar and the profile page here is the code I used: For the side-bar: Your Community Ranking And for the Profile Page: Avatar Ranking I still can’t figure out how to put it on the Forum posting page, I need to detect the user id of the person who made […]
-
jordashtalon posted on the forum topic Detecting if user is Moderator and other template tags in the group How-To and Troubleshooting: 14 years ago
so what does bp_is_my_profile() do? Does it detect if it’s my (the administrators) profile? I also need to detect if it is any moderators profile (I have about 20 moderators).
I was looking through here: https://codex.buddypress.org/developer-docs/buddypress-template-tags/
But I can’t find a function that detects whether they are…[Read more]
-
jordashtalon posted on the forum topic Having a popup saying "Congratulations you just earned 3 points" or something like that? in the group CubePoints Buddypress Integration: 14 years ago
You’ll have to let me know how it goes, that would be a cool feature @xberserker
It seems to be pretty efficient in Yahoo Answers who i’m trying to model this system after.
-
jordashtalon posted on the forum topic Template Tags? in the group CubePoints Buddypress Integration: 14 years ago
@xberserker Hmm, that partiallly works. The points shows the points of the Logged in user, so that works for the side-bar, so In the sidebar I can display the points of the user. But the rank doesn’t work, I can’t get it to show anything except for “Newcomer” which is my base rank, even if the […]
-
jordashtalon started the forum topic Template Tags? in the group CubePoints Buddypress Integration: 14 years ago
I would like to display the Users Points and Rank in a few places, here is where: 1. The Profile Page (at a different spot then the default) 2. In the side-bar I have a place showing their name and Avatar, i’d like to display their points there. 3. And in each forum post they […]
-
jordashtalon started the forum topic Detecting if user is Moderator and other template tags in the group How-To and Troubleshooting: 14 years ago
Here is what I am trying to do: I want to format every users profile page like this: http://avatarthelastairbenderonline.com/wp-content/uploads/2010/10/Profile.jpg (Where all the yellow buttons and stuff are is the new stuff I am trying to add) As you can see I’m going to need to be able to detect if the user is a moderator […]
-
jordashtalon started the forum topic Having a popup saying "Congratulations you just earned 3 points" or something like that? in the group CubePoints Buddypress Integration: 14 years ago
I’m trying to see if there is anyway to have this plugin popup somewhere saying “Congrats, you just earned x number of points!” I think this will help promote people to use the community even more.
Anyone tried something like that?
-
jordashtalon joined the group CubePoints Buddypress Integration 14 years ago
-
jordashtalon started the forum topic Community Pages not getting indexed in the group SeoPress: 14 years ago
My community has been running pretty hot now for over 3 months, I don’t think any of my community pages (like forum topics) are getting indexed by google. My regular posts are getting indexed just fine, I think i’m using the older version of this plugin which I configured and it seems to generate good […]
-
jordashtalon joined the group SeoPress 14 years ago
-
jordashtalon posted on the forum topic Best Plugin for a points system in the group How-To and Troubleshooting: 14 years, 1 month ago
@lph2005 Thanks for All the suggestions Cube Points seems to have all I need for now but I have a couple of questions about it, if anyone knows how to solve it: Anyway here is a couple of questions: 1. Is there anyway to add a text popup or something that says “Congratulations you just earned […]
-
jordashtalon started the forum topic Best Plugin for a points system in the group How-To and Troubleshooting: 14 years, 1 month ago
I’m looking to improve the user profile page and I want to be able to give my users points for doing good things in the community (e.g. posting, people “like” what they say, they upload an avatar etc..) I also want to be able to show this data on the users profile page, and whenever […]
- Load More
@jordashtalon
Not recently active