Specifically in the buddypress forums loop. I want to be able to alter the SQL so that it returns only specific forums topics. I want to be able to find where the SQL is exec开发者_StackOverflow中文
I have this line of code: <?php global $bp; query_posts( \'author=$bp-&g开发者_开发百科t;displayed_user->id\' ); if (have_posts()) : ?> but it doesn\'t work as expected. Probably because it\'
On my home page where all my blog posts are I want to show the avatar of the author and then link it to the members profile so for example: domain.com/members/cameron.
I downloaded and installed the Wordpress arabic version. I would also like to install the arabic version for buddypress. Does such translation exist? If it doesn\'t, where can I submit translatio开发者
This question is related to BuddyPress, and a follow-up question from this question I have a .csv-file with 790 rows and 3 columns where the first column is the group name, second is the group descri
This is related to generate groups in BuddyPress. I have a spreadsheet with (in this case) a group name, group description and slug.
I\'m working on a Press Release website that currently has an existing distribution platform built on ASP.NET - the site that I have built is utilizes Wordpress Multi-site and BuddyPress, and I need t
I have a website that I want to setup so that users can register for the 开发者_如何学运维site but the administrator of the site will have the final say on whether or not they can be a member of the s
I have been fighting with this error for a while. The error is somewhere in the function I now have php telling me it can\'t redeclare a variable on the same line... strange. Any help would be great.
How do I stop BP from overriding default parameters passed to the template loop? For example, on the Activity page, let\'s say you want BP to \"forget\" the user\'s last viewed parameter (like \"My F