Profile Field Loop Not Reading All ”Profile Field Groups”
-
I’m using BP version 1.2.8 and WP 3.1
In my admin panel, the first group is called “base”, the next is called “professional information” (with group id #2), and the third is called “profile info” (with group id#4).
I figured that the unmodified version of “profile-loop.php” should loop through all of the groups with
“and it is “reading” all three groups but only showing two. I just ran a counter test on the “while” loop and it is reading a total of three groups but only showing two. What’s the reason for this?
- The topic ‘Profile Field Loop Not Reading All ”Profile Field Groups”’ is closed to new replies.