-
jarvo1980 posted on the forum topic show custom field in bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Hi hnla, I personally like the way I’ve written it, I find it far easier to maintain the code and helps me be consistent throughout
-
jarvo1980 posted on the forum topic show custom field in bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Hi hnla, thanks for the reply, after a slight bit of tweaking, I found this worked:
<a href="">
</a>
Cheers again -
jarvo1980 posted on the forum topic show custom field in bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
hi hnla, the while loop is already part of the file, it’s within the groups dir not the members dir, just incase this makes a difference? I’m also a bit puzzled by your code, all I wish to do is display the value of my field, your code looks like it says if it equals? […]
-
jarvo1980 started the forum topic show custom field in bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Hi All, I’ve created a custom profile field called company name. What I’m trying to do, is alter the groups/singles/members.php file to show this next to the default field. However, it won’t show. I normally use this to show any custom fields I’ve created
So within the loop:
I’ve got this: ` <a href="”> […]
-
jarvo1980 posted on the forum topic problem with custom field radio button in the group How-To and Troubleshooting: 14 years, 1 month ago
Hi hnla,
The above seems to work just fine for me. I created the custom profile field account type and then using the above I can do what I need too.
Not sure if it helps anyone but certainly does the job for me!
Thank you, your reply certainly kick started the grey matter!
-
jarvo1980 posted on the forum topic problem with custom field radio button in the group How-To and Troubleshooting: 14 years, 1 month ago
Ah I think the penny has just dropped! I need to call it as a standard field value, then compare it. So:
standard
premium
Unless there is an easier way?
TIA -
jarvo1980 posted on the forum topic problem with custom field radio button in the group How-To and Troubleshooting: 14 years, 1 month ago
Hi hnla, I set it within the account registration page. So when you register, you select the account type.
-
jarvo1980 started the forum topic problem with custom field radio button in the group How-To and Troubleshooting: 14 years, 1 month ago
I’ve created a customfield called account. It has 2 options: standard and premium. What I’d like to do is simply check if the option on account is standard do something else something else. But it keeps showing premium even if I set the account to stanard! Here’s my code:
standard premium
Any help is […] -
jarvo1980 started the forum topic group documents plugin – list documents in sidebar in the group Third Party Components & Plugins: 14 years, 1 month ago
Hi All, I’ve got groupd documents plugin loaded and is a peach! One thing I’d like to do is list the documents of the group in the sidebar rather than clicking the documents tab that then appears. I tried copying the main loop to my sidebar (default template) but to no avail. I also tried […]
-
jarvo1980 joined the group Third Party Components & Plugins 14 years, 1 month ago
-
jarvo1980 posted on the forum topic Add profile info to the group page within the bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
For arguments sake, I’ve deleted the Nickname one and tried with another. Here’s my code incase I’m being a complete thicko
<a href=""> </a> <!----> <!----> <div> </div>
The only thing that displays on the custom field front is the account_type of either Standard or […] -
jarvo1980 posted on the forum topic Add profile info to the group page within the bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Yes, I’ve even tried with a couple of others. It’s so frustrating! And yes, it does also have text in the field 😉
-
jarvo1980 posted on the forum topic Add profile info to the group page within the bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Sadly
is a no go either. 🙁
-
jarvo1980 posted on the forum topic Add profile info to the group page within the bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
I tried
Is that what you meant? Otherwise not sure as it’s on the main loop page (groups/single/members.php)
Thanks -
jarvo1980 posted on the forum topic Add profile info to the group page within the bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Thanks Travel-Junkie. Yeah it’s odd, as it works for account type. I thought maybe it was the way I was echoing out the info. Hmmm…
-
jarvo1980 posted on the forum topic Add profile info to the group page within the bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Ooops sorry
AND
Both to no avail..Oddly, this does work for one of my other custom fields though:
Most confusing!! -
jarvo1980 started the forum topic Add profile info to the group page within the bp_group_the_member loop in the group How-To and Troubleshooting: 14 years, 1 month ago
Hi All, Total noob so apologies if this is a daft question. When you click into groups and then view the members, I’d like to show more than the avatar and name. I’ve setup a new custom field called nickname. How can I show that in the loop? I tried:
But to no […]
-
jarvo1980 joined the group How-To and Troubleshooting 14 years, 1 month ago
@jarvo1980
Active 9 years ago