-
pengume replied to the forum topic get rid of certain notifications on the main activity in the group How-To and Troubleshooting 14 years ago
Thank you mercrime for the reply, which means it is possible to do , however could you provide a more detailed form of support rather than posting a link which does half way answer the question however how can I […]
-
tifire started the forum topic custom and dynamic group description in the group How-To and Troubleshooting 14 years ago
As the default buddypress way, the group owner add the group description in text area when creating the gouop. It can be updated from the “admin” on the group page.
I would like to go further to add my […]
-
Chris Taylor posted a new activity comment 14 years, 7 months ago
The latest version of the plugin should fix this bug.
-
Lisa Sabin-Wilson posted on the forum topic post installation error mission! in the group Installing BuddyPress: 14 years, 9 months ago
Does not look like you’re using a BuddyPress compatible theme. The default TwentyTen theme is not BP compatible, out of the box. Try making the your current, activated theme compatible with BuddyPress by using the BuddyPress Template Pack plugin: https://wordpress.org/extend/plugins/bp-template-pack/ Or, create a child theme for BuddyPress:…[Read more]
-
Aron Jay joined the group Installing BuddyPress 14 years, 11 months ago
@erickaleibowitz
Active 1 year, 9 months ago
Thank you very much. It works great!
In the changelog it says: “Put reason for invite button not showing on the main settings page”. I just created a test user, but I can’t find the reason showing… The next days I will look more carefull for it… It would be awesome, if it would be shown instead of the button.
To show the reason at the sidebar, I just added the following line: else{do_action(“secure_invite_user_can_invite”);} on Line 1697 and everything works as i aspected.
This plugin is awesome! Thanks for coding and support!