-
MaLee Muse's profile was updated 4 years, 1 month ago
-
Babak Fakhamzadeh replied to the topic How to attach custom activities to groups? in the forum Creating & Extending 6 years, 8 months ago
A first step could be to add a custom tab on the groups pages. This works for that:
This worked for me:
function setup_group_nav(){[Read more]
global $bp;
/* Add some group subnav items */
$user_access = false;
$group_link = '';
if( bp_is_active('groups') && !empty($bp->groups->current_group) ){
$group_link =… -
Bailey Metcalfe replied to the topic Can't be able to post in the forum How-to & Troubleshooting 7 years ago
Hello! I also have problems creating a new post. In general, I was already tortured with a buddy press, and specifically the constant load on the server! And this is when visiting me only one! I installed the cache plugins, it’s all confusing! Now it seems that I’ve set up a super cache plugin, the load is gone, though when I disable the f…[Read more]
-
Aslan Guseinov replied to the topic registration page styling in the forum How-to & Troubleshooting 8 years, 7 months ago
Hey, do a shortcode for registration form!
We will insert it in a full width page, and this would be it!
As I understand the page hierarchy, it can be all pages with sidebar or without.
Where is the third option?Will this help?
.registration #buddypress {
width: 100% !important;
}.page-id-64 div#right-sidebar {
display: none;
} -
rich! @ etiviti replied to the forum topic Any chance of anyone updating this for 1.5? in the group BuddyPress Pending Activations 14 years, 6 months ago
hopefully… can’t guarantee a timeline but i’m recovering my data and updating a few plugins for 1.5.*
@amymancilla
Active 3 years, 7 months ago