Re: Trying to modify the group loop [SOLVED]
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 “my groups” tab will display only hidden groups that the user is a member of. But nowhere in the loop does it distinguish between the two tabs.
Any ideas?