-
frank thirteen replied to the forum topic Is it Possible to Get the Current Group ID While in the Loop? in the group How-To and Troubleshooting 12 years, 2 months ago
@modemlooper:
if (groups_is_user_mod( get_current_user_id(), $guid ) == "1") return;
elseif (groups_is_user_admin( get_current_user_id(), $guid ) == "1") return;
else ...Everything else works — […]
-
frank thirteen replied to the forum topic Is it Possible to Get the Current Group ID While in the Loop? in the group How-To and Troubleshooting 12 years, 2 months ago
-
frank thirteen replied to the forum topic Is it Possible to Get the Current Group ID While in the Loop? in the group How-To and Troubleshooting 12 years, 2 months ago
Thanks @modemlooper.
My question is not how to display it. My question is how to capture it.
Currently I assign it to a variable like this
$guid = bp_get_group_id();
The problem is that while I am in […]
-
Mehmet replied to the forum topic BuddyPress Default Widgets Styling – problem with separator | in the group Creating & Extending 12 years, 2 months ago
@paul,
Thanks for the suggestion, I just didnt want to deregister a widget and create exactly same one just because of two characters (:@modemlooper
Thats great to hear (: It would make styling much easier […] -
Dan O'Keefe replied to the forum topic Temporarily blocking a user, while keeping their data/network in the group How-To and Troubleshooting 12 years, 2 months ago
thx @rogercoathup
@Modemlooper thank you, but I’m confused, as your plugin page says “no longer supported”. I’m taking it that it’s actually supported, then, since you’re referring to it? again, thx
-
Tammie Lister replied to the forum topic BP Profile Menu – How do you change the position of the menu tab in the group Miscellaneous 12 years, 2 months ago
@modemlooper: Perhaps this can be raised while we’re reviewing menus? Or at least used as a test case when we have done that.
-
OC2PS replied to the forum topic Upload profile image at activation – in 1.7 in the group Requests & Feedback 12 years, 2 months ago
@modemlooper I didn’t say this should be required. I said this should be available,. Both Facebook and Twitter have this available.
-
@satori83 replied to the forum topic Add second role to exclusion from members-loop.php? in the group Creating & Extending 12 years, 2 months ago
@modemlooper
Ok no problem. If it seems to be working though is there a reason I should change it to ||? As I said I don’t know what the difference is yet so if there is something I am missing I am all ears! 🙂 -
Satori Design replied to the forum topic Add second role to exclusion from members-loop.php? in the group Creating & Extending 12 years, 2 months ago
@shanebp
That code did the trick! Thanks.@modemlooper
Thanks for helping! The first code seemed to work, when I used || i got a error for some reason. Im a newb to php so I dont understand it too much..lol. -
OC2PS replied to the forum topic How is it that BuddyPress has no provision for member photo galleries in the group How-To and Troubleshooting 12 years, 2 months ago
@modemlooper I am grateful to the BP team. Doesn’t make my request unreasonable.
@rogercoathup Bated breath, etc
-
Quint replied to the forum topic BP Xtra Signup in the group Third Party Components & Plugins 12 years, 2 months ago
Actually, it’s still an active plugin.
@erikahrend, I recommend you make contact through the specific forum for that plugin: http://shabushabu.eu
-
Quint replied to the forum topic Group Slug Will Not Change After Edit of Group Name. Bug? in the group How-To and Troubleshooting 12 years, 2 months ago
Hhhmmm… okay. My site is not yet production yet but has been operational for about 1 year. I have created many dummy members, and groups. A few months ago, I changed the “members” and […]
-
Quint replied to the forum topic Group Slug Will Not Change After Edit of Group Name. Bug? in the group How-To and Troubleshooting 12 years, 2 months ago
Thanks for the feedback. Given that restriction, the outcome makes sense. I assume the “hardcoding” decision was made some time ago and there are valid reasons for taking that approach. Do […]
-
@mercime replied to the forum topic Adding Dynamic Profile Link to Main Menu Item in the group How-To and Troubleshooting 12 years, 2 months ago
Thank you @modemlooper I’m sure many users will be delighted by the addition 🙂
-
Tammie Lister replied to the forum topic Profile wireframes – take two in the group BP-Default 12 years, 2 months ago
@modemlooper : It’s not over in Facebook it’s half over the profile and the main area. Same could be levied against the first mockup where it’s at the side being like Facebook single profiles. I think it’s […]
-
Quint replied to the forum topic Member/group directory wireframes in the group BP-Default 12 years, 2 months ago
I think there are better ways of distinguishing a member vs group than relocating an avatar. Frankly, the content of each is what should separate the two. If the Group had its own Home page that […]
-
Tammie Lister replied to the forum topic Member/group directory wireframes in the group BP-Default 12 years, 2 months ago
@modemlooper : That all depends on what the profile looks like 🙂 Nothing is set yet.
-
Tammie Lister replied to the forum topic Menu wireframes in the group BP-Default 12 years, 2 months ago
@FIQ: The do both has been on table since start as an option so that’s covered. That example is exactly the mobile menus I was discussing earlier.
@modemlooper: There are other navigation options aside from a […]
-
Roger Coathup replied to the forum topic BP Profile Privacy… in the group How-To and Troubleshooting 12 years, 2 months ago
@modemlooper — the fix would be to get rid of most of those classes that BP adds, not create more!
-
Roger Coathup replied to the forum topic Is this possible? YES / NO? in the group How-To and Troubleshooting 12 years, 2 months ago
As @modemlooper points out, this is trivial to implement with a little PHP development knowledge.
s2member builds on top of the WordPress roles and capabilities system — so, in addition to the s2member wrapper […]
- Load More
@modemlooper
Active 9 months, 3 weeks ago