Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Trying to modify the group loop [SOLVED]

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 :(

Skip to toolbar