-
vonWolfehaus posted on the forum topic Trying to modify the group loop [SOLVED] in the group Creating & Extending: 13 years, 9 months ago
Thanks for the help, but the snippet I put above works great. I added some other conditionals (and replaced user_id with
bp_loggedin_user_id()
of course) and now it’s working across the site perfectly, giving me complete control over how groups are listed in every situation… except the querystring seems to change randomly (today it just dropped […] -
vonWolfehaus posted on the forum topic Disabling certain email notifications by default for new members in the group How-To and Troubleshooting: 13 years, 9 months ago
I totally agree with this. I couldn’t find the place where to reset default notification settings, so I’m bumping this in the hopes that someone would know this.
-
vonWolfehaus joined the group How-To and Troubleshooting 13 years, 9 months ago
-
vonWolfehaus started the forum topic Trying to modify the group loop [SOLVED] in the group Creating & Extending: 13 years, 9 months ago
I understand how it works but I can’t figure out how to detect if the user clicked on “All Groups” or “My Groups”. I know it makes an ajax call and I see it in groups_loop (it calls bp_ajax_querystring)… but I don’t know how to get the info I need from it. How do I […]
-
vonWolfehaus posted on the forum topic Trying to modify the group loop in the group Creating & Extending: 13 years, 9 months ago
Alright, brute forced it. I just echo’d the query’s result and copied it into a conditional like this:
//do loop for "my groups" //do my own thing for "all groups"
Yet another case where I should just display the raw output and work from there. Tried to be “proper”. Proper fails […] -
vonWolfehaus posted on the forum topic Trying to modify the group loop in the group Creating & Extending: 13 years, 9 months ago
Thanks, but I have been staring at that code for a couple hours and I cannot decipher it–I don’t know very much about PHP. What exactly do I need to do to that function? How do I get the string I need in groups-loop.php to distinguish between the two group tabs? It returns a very […]
-
vonWolfehaus posted on the forum topic Trying to modify the group loop in the group Creating & Extending: 13 years, 9 months ago
I need to solve this issue! Help please! I need to know how this line
figures out if the user is looking at the “all groups” or “my groups” tab. I need to display different content based on this query: the “all groups” tab will display a static list of some groups, while the […]
-
vonWolfehaus posted on the forum topic Modifiying Group Homepage in the group Creating & Extending: 13 years, 9 months ago
Sorry for necrothreading, but I’m trying to REMOVE and ALTER tabs already there in the group header. For example, I want to change “Home” to “Activity” and remove “Send Invites” altogether. I’ve been searching through files forever… help?
-
vonWolfehaus joined the group Creating & Extending 13 years, 9 months ago
@vonwolfehaus
Not recently active