-
Hovrt Collns's profile was updated 8 years, 3 months ago
-
Ben Goldstein's profile was updated 8 years, 3 months ago
-
StudentFilmmakers started the topic I don't have the same setting on my buddypress in the forum How-to & Troubleshooting 8 years, 3 months ago
Upload cover images option is not on my option page. Where is it?
-
David Cavins replied to the topic Show Follow Button on Each Member's Profile Page in the forum Third Party Plugins 8 years, 3 months ago
Hi @ottiya–
Right. With that plugin, I don’t think you should have to do anything. It hooks into the
'bp_member_header_actions'to generate the follow button in place of the friend button, so the default member header should work fine. I’d try having no overwrite template in place.If you’re still not seeing the “follow” button, deactivate the…[Read more]
-
Rehabs Wakefield's profile was updated 8 years, 3 months ago
-
Hovrt Collns's profile was updated 8 years, 3 months ago
-
Denil kallon's profile was updated 8 years, 3 months ago
-
Dem Song Hong Ha Noi's profile was updated 8 years, 3 months ago
-
Rehabs Wakefield's profile was updated 8 years, 3 months ago
-
Jeon Lorik's profile was updated 8 years, 3 months ago
-
Andrew Tegenkamp replied to the topic Sub-forums inside a group? in the forum How-to & Troubleshooting 8 years, 3 months ago
I cross posted at https://bbpress.org/forums/topic/sub-forums-inside-a-group/ since this is that area where they work with each other, but any guidance even on where to get started to develop this as an option or feature is certainly appreciated.
Thanks.
-
otty-dev replied to the topic Show Follow Button on Each Member's Profile Page in the forum Third Party Plugins 8 years, 3 months ago
Correct, I added a plugin that replaces add friend with follow.
I created a new directory of buddypress > members > single > cover-image.php and tried to add the following code but no luck:<div id="item-header-content"><?php }else{?>
<div class="follow_button">
<div class="follow_icon">
<?php
$args =…[Read more] -
otty-dev replied to the topic Modifying the HTML for Each of the Member's Profile Pages in the forum How-to & Troubleshooting 8 years, 3 months ago
@mastershas and @djpaul
I was trying this for four hours yesterday with a developer highly experienced in php (but no experience with buddypress) and we weren’t able to get anywhere :S
I created a directory on my child theme folder: buddypress > members > single > cover cover-image-header.php (did this here)
tried to add for example to display…[Read more]
-
Carlo Tafuro replied to the topic Allow Underscores in Username in the forum How-to & Troubleshooting 8 years, 3 months ago
Here’s my solution:
add_filter( 'wpmu_validate_user_signup', 'my_wpmu_validate_user_signup' );function my_wpmu_validate_user_signup( $result ) {
$underscores_error_message = __( 'Sorry, usernames may not contain the character "_"!', 'buddypress' );
$error_messages_array = $result[ 'errors' ]->get_error_messages('user_name');
if ( c…[Read more]
-
Andrew Tegenkamp replied to the topic Sub-forums inside a group? in the forum How-to & Troubleshooting 8 years, 3 months ago
I will, but I thought it was a BuddyPress question since I’m asking how to keep a component inside the Group template.
-
Andrew Tegenkamp started the topic Sub-forums inside a group? in the forum How-to & Troubleshooting 8 years, 3 months ago
I have a group “Sherlock Holmes” with a forum at https://andrewteg.com/bp/groups/sherlock-holmes/forum/ and have created two sub-forums (Watson & Moriarty).
I’d like for the sub-forums to stay in the group template. Is there a known way to go about this?
I’ve seen the main forum https://andrewteg.com/bp/forums/forum/group-forums/holmes/…[Read more]
-
Jeon Adem's profile was updated 8 years, 3 months ago
-
Jeon Adem's profile was updated 8 years, 3 months ago
-
dominoahliqq99's profile was updated 8 years, 3 months ago
-
Satilikdaire.com's profile was updated 8 years, 3 months ago
- Load More