Search Results for 'buddypress'
-
Search Results
-
Sorry if this is obvious, all. I didn’t realize how weak my PHP skills were until I tried digging through the BuddyPress files.
One of my pet peeves at the moment is that the Group Forums directory (www.example.com/forums/) only shows users topics from public forums. This seems to be true even from my admin account. Is there a quick way to tweak the query so that it’s looking at all the group forums in which a user is a member?
On a related note, I’ve got the BuddyPress Forums Extras plug-in set installed, and one of the plug-ins in there is the Forums Index. Even though it’s pretty basic, it does provide a functionality that I really wish were native to BuddyPress. The only problem is that it isn’t really compatible with another plug-in I installed called BP Group Hierarchy. It’s fine as long as the group isn’t a child of another group, but if it is, it won’t construct the URL correctly for the group forum. Has anybody else run into this problem and come up with a fix? The reason I’m asking here is that the plug-in author has said he’s not updating it anymore.
If not, I guess this is potentially a problem that’s small enough for me to attempt to tackle on my own. But maybe there’s a better solution for the forum index that I haven’t tried or seen yet.
Topic: BuddyPress Is Free
Wait, so buddypress is free? no paid version or something?
Hi, i have been trying to use the contus video gallery plugin with buddypress but its not working. and when i get intouch with the plugin owner, here is the response: Dear customer,
Thank you for using our contus video gallery. Kindly note that we have not designed our video gallery to fit with the buddy press theme.You can contact the creator of buddy press and check with the template code to fit in to our product.
does anybody know buddypress template code to use for this plugin.
regards
I’m overwhelmed by s2Member.
I have PayPal business account with “Website Payments Standard” and what I want:
When the user clicked the “Create a group” button in the Groups Directory page, can I redirect the users instead of Admin (only admin can create a groups) a link to my page that has PayPal code of “Add to cart” with information. How do I configure in s2Member for that matter?
In the future, can I do like Metafilter after sigin-up then have a one time charge?
WordPress settings:
Anyone can register
Role: ContributorPlugin:
Limit Groups per UserThanks, Mikey3D
There are a bunch of php pages in Buddypress that have no closing php tag. Is there any particular reason for this? It came to my attention after upgrading WordPress today, which threw a number of errors traced back to improper whitepsace in various plugins, so I went for a mass audit and have come across a few in the buddypress core.
A fairly normal page loop in the header might do something like: `bp_has_members(“type=random&per_page=12&max=12&user_id=false”)`
Looking through the code, the small carousel of members ultimately calls `bp_has_members()` in `plugins/buddypress/bp-core/bp-core-templatetags.php`
This over rides any user_id arguments with this line:
`if ( !empty( $bp->displayed_user->id ) )
$user_id = $bp->displayed_user->id;`
With no further filters beyond that. This means that I cannot change the behaviour of this?Any ideas on how I might make it work, for example, just as on other pages?
Hi
I am looking to morph my BuddyPress site to allow each member to have a private diary/blog that allows them to share this ONL~Y with chosen friends
I have done quite a bit if searching without success and would appreciate any ideas for a solution please
Anyone running a BP site like this?
Phil

