Search Results for 'buddypress'
-
Search Results
-
Hi there,
I´m running Version 2.2.3.1 of Buddypress on 4.2.2–da_DK of WordPress.
I´m using the “BP Remove Profile Links” to remove the auto created link on profiles.
It works, but I now have a problem with the login form in my sidebar. When I fill in my login details and click “Log ind” nothing happens.
I have deactivated the plugin and now I can login like I used to. So the “BP Remove Profile Links” conflict with the login widget somehow.
Please let me know if there is a smarter way to remove these links on profiles than using the plugin?
Here is a link to my site: http://www.bandzoom.dk/
Kind regards from
Torben
I find it very odd that when I send an email from no-reply@mysite from that inbox, messages make it to junk folder in MSN emails. However, when buddypress sends that email, having same address, with some kind of notification, it does not show up anywhere.
Is this a problem with shared hosting, godaddy? but then again when a regular test email is sent from that inbox it does make it to junk.
anyone, please?
i’m getting a popup upon first visit to new users profile that i’ve traced to bp-messages-template, namely this code:
if ( is_array( $closed_notices ) ) { if ( !in_array( $notice->id, $closed_notices ) && $notice->id ) { ?> <div id="message" class="info notice" rel="n-<?php echo esc_attr( $notice->id ); ?>"> <p> <strong><?php echo stripslashes( wp_filter_kses( $notice->subject ) ) ?></strong><br /> <?php echo stripslashes( wp_filter_kses( $notice->message) ) ?> <a href="#" id="close-notice"><?php _e( 'Close', 'buddypress' ) ?></a> </p> </div> <?php } }wherein, SOMEWHERE, i’ve written the word “test” for the subject and message – problem is, i have no idea where to find this to either create a more appropriate message or preferably cancel this popup altogether.
can someone point me to where I will find the proper way to control this thing?
Hi,
this question might fit better with WP support than BP but I hope you’ll help me anyway.The newer versions of WordPress has a new additional login security and we gotta retype “wpadmin” to username and password when we open wp-login.php. It looks like typical htaccess authentication.
I’m gonna use BuddyPress and bbPress and I think it may be a bit confusing for inexperienced users. Is there any method to disable it? And is it safe?
Thanks a lot and waitin’ for you replies.
Topic: To get help.
Hello,
To get help.
I buddypress download, the page Activate and Register does not walk.
how puige for activers.
Thank you.Topic: Login Failure
I am working on a site in staging that is using Buddypress and Woocommerce to create a subscription service. Currently, all users other than my admin login are experiencing login failed. I am looking for any assistance that will help me resolve this.
The staging url is http://216.115.71.242/
Theme is Genesis parent, Centric child theme
Woocommerce 2.3.9
Buddypress 2.2.3.1
WooCommerce BuddyPress Integration 2.2.3Error message
Login FailedHello,
I found one topic here about that, but it didn’t have any changes for me.
And here is my code in bp-custom.php:
<?php
function my_filter_group_stati( $stati ) {
if( $key = array_search( ‘hidden’, $stati ) ) {
unset( $stati[$key] );
}return $stati;
}
add_filter( ‘groups_valid_status’, ‘my_filter_group_stati’ );
?>Any suggestion? And i would like to have only private group.
Hey guys.
I want to change the Main titles and subtitles of the Members, Activities and Groups page – mainly the Groups page. This is what i am getting by default: http://tinypic.com/r/1z3qatd/8
I have been searching extensively and one person suggested changing the language files: https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
I followed this but it didn’t work for me, and as it was a very old post I thought it might be redundant now?
FYI I have latest WordPress and Buddypress installed, also using the X-theme.
Thanks!Topic: Hide or erase Sub replies
Hello Buddypress community
I want to hide the sub replies button, i found old thread about it (https://buddypress.org/support/topic/how-to-remove-sub-reply-button/), but i guess 4 years after the code has change a bit 😉
If someone could be able to give me the code to modify into the template or a function? That could be really nice.
Thank you
Hello,
Versez l’aide une, de BuddyPress.
You can tell me how we make to activate both pages recording.
– registration(inscription) and to Activate because she(it) does not appear
Thank youCordially
Topic: Buddypress stop my site
Hello.
Now my site have the issue happened after i am installed Polylang plugins. (But on Localhost it work fine)
– I am delete wordpress on hosting and upload the fresh one. after activate Buddypress, it always display – 502 or 504 Bad Gateway nginx/1.4.4I contact with Dreamhost admin (My Hosting) and many time they checking and their answer as below:
After downgrading and upgrading your Buddypress install you are no longer works correctly? Have tried using different plugins with your site to see if that might allow you to see better performance?
Please help
Thank you