-
Ronald replied to the question Number of Groups per Page in the forum Boss. theme 8 years, 10 months ago
Thank you for your response. I had seen the forum post that you are linking to. Unfortunately it does not show the code that the user tried and which actually did not work.
I did however find the following and it is working:
‘//display 30 groups per page
function mk_groups_number( $loop ) {
if ( bp_is_groups_directory() ) {
$loop[‘per_page’]…[Read more] -
Ronald started the question Number of Groups per Page in the forum Boss. theme 8 years, 10 months ago
I am trying to increase the number of groups shown per page. I tried the following in the groups loop in my child theme:
<?php if ( bp_has_groups( bp_ajax_querystring( 'groups' ), 'per_page=40' ) ) : ?>
This does not produce the desired results, nor does it throw an error.
Is there a setting somewhere that I missed? -
Ronald replied to the question Item Header appearing twice on the group -> blog page in the forum Boss. theme 9 years, 5 months ago
Thanks, we’ve deactivated the group blog plugin.
-
Ronald started the question Item Header appearing twice on the group -> blog page in the forum Boss. theme 9 years, 5 months ago
We created a blog for two of our groups. If you go to the blog tab for either of the groups, you see the #item header twice at the top. lower down the group navigation also appears again. I imagine this must be because the blog page is pulling in group activity. It creates a totally unusable interface. See my attached screenshot.
Could you please…[Read more]
-
Ronald started the question Group Avatars Displaying Twice in Activity Stream in the forum BuddyBoss 3.0 10 years, 11 months ago
Since we upgraded to BuddyBoss 3.1.5 the activity stream repeats the group avatar in each entry. This happens in all activity streams and I see it in Chrome as well as Safari and Firefox. Here is a screen shot:
You can see it on our site at http://dev.leadernet.org/groups/communities/youth-and-leadership-199294189/activity/
-
Ronald replied to the question Text not showing up in Chrome in the forum BuddyBoss 3.0 10 years, 12 months ago
Thank you so much. This worked!