Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 6,626 through 6,650 (of 32,678 total)
  • Author
    Search Results
  • pixelpushermama
    Participant

    Hi there! I hope you can help at least point me in the right direction. I assist with operations of a membership-based site that runs BuddyPress. Recently, the email notifications for @ mentions and replies on wall posts have stopped working, potentially after some updates were run (by the site owner). I cycled the “Notifications” setting in the BuddyPress settings to no avail. BuddyBoss theme folks gave us no help. If there is something I am missing somewhere, or a direction to look to troubleshoot, I would be ever so appreciative!!!!! Thank you in advance!!!!!

    Here are our details:
    Wordpress 4.4.2
    Running BuddyBoss Boss.Child theme

    Plugins:
    Akismet 3.1.5
    bbPress 2.5.8
    TinyMCE Widget 2.2.8
    BuddyBoss Media 3.1.9
    BuddyBoss Wall 1.2.7
    BuddyPress 2.5.2
    BuddyPress Edit Activity 1.0.7
    BuddyPress Follow 1.2.2
    BuddyPress Forum Editor 1.0
    BuddyPress Global Search 1.1.4
    i2SDK 3.5
    Memberium 2.46.16
    Memberium Path Protect .1
    Page Builder by SiteOrigin 2.4.6
    QueryMonitor 2.10.0
    SiteOrigin Widgets Bundle 1.5.11

    #252647
    jseitzer
    Participant

    Wordpress Version: 4.5
    BuddyPress Version 2.52
    X Theme

    I’m unsure what I am doing wrong. I am using the X Theme and also using Magic Members plugin. I was finally able to set up the Login and Registration Pages. I signed out and did a test on Registering for a Free account (I am setting up a membership site).

    I am able to Register okay but when I click Register it takes me to an Error Page. The same thing happens when I Login (I tried for the hell of it), I get an Error page. BUT, when I check my emails, I get a link to activate my account.

    So, it is registering the information but I’m unsure why I am not getting an Activation page and when I confirm the account, I get another Error page.

    I’m not sure if it’s my Theme, Magic members, BuddyPress (which I do not think it is), etc. If someone can at least direct me to what I may be doing wrong, I’d truly appreciate it! Thank you so much!

    jameshh93
    Participant

    What is the best way to to echo the currently logged in users avatar, profile name, recent activity, and cover image that is usually found on the buddypress profile and put it in a sidebar created in the \activity\index.php?

    Simply copying and pasting the contents from the memeber-header.php does not seem to work.

    also how would I then be able to echo the same profile info but then place it on wordpress post pages and instead of using the currently logged in user use the profile info of the posts author?

    I have searched everywhere for this info online and there is zero mention of how to do this o the internet.

    ANyway would be awesome if got this to work.

    jameshh93
    Participant

    Hello, I was wondering (okay, wishing) if there was a way to replace the author box on wordpress post pages and author archive pages with a buddypress info box with the authors username, recent activity, friends and count and a cover image and maybe even a add friend link

    This would really help to conect both wordpress and buddypress together.

    Any help on this would be awesome

    thank you!

    sharmavishal
    Participant
    sharmavishal
    Participant

    When I activate some members they are not added to the members list.

    BP considers activated users when they login to the website. else it doesnt.

    activation emails dont go or goes to spam folder? check this plugin and use it as per your requirements

    https://wordpress.org/plugins/wp-mail-options/

    Also if your email domain is on lets say google apps and you are using the email domain to send mail from your site hosted on a different server you need to add email srv records

    Michael
    Participant

    Hello,

    By default BuddyPress uses the beginning of a blog post for the activity stream. How can I use the WordPress blog excerpt instead for posts that have an excerpt?

    Thanks,
    Michael

    Andrew
    Participant

    How do you change the email address and name (BuddyPress email templates).

    The following works only for WordPress emails such as the email to recover password, but it doesn’t work for any of the BuddyPress emails:

    
    // change email address
    function change_wp_mail_from( $email ){
    	return 'support@mysite.com';
    }
    add_filter( 'wp_mail_from', 'change_wp_mail_from' );
    
    // Change email name
    function change_wp_mail_name( $name ){
    	return 'My Site';
    }
    add_filter( 'wp_mail_from_name', 'change_wp_mail_name' );

    Any help appreciated.

    #252594
    emoreno108
    Participant

    Hello People, I have a similar problem, change-cover-image does not work. This happens with every theme. I have two installations of wordpress, one works (installed locally) and a remote one in the web server which does not work.

    Making test with buddypress style I installed plugins as follows:

    BuddyPress Profile Tabs
    BuddyPress – New UI

    Both currently deleted. I cannot say change-cover-image was working before the plugins above.

    What I can say is that some strange characteres are displayed before and after the select-file frame as follows:

    Before:” /*Subir/*]]>*/
    /*Hacer foto/*]]>*/

    /* ”

    After:” /*]]>*/ ”

    I included the quotes. JIC my installation is in spanish.

    Thanks a lot in advance people

    #252593
    Paul Wong-Gibbs
    Keymaster

    There is one other tweak that’s coming up in BuddyPress 2.5.3 (not sure when it’ll be released, would guess a week or two) that might address it. After 2.5.3, BuddyPress should be identical with WordPress in terms of compatibility with the majority of plugins that help WordPress support SMTP.

    For the record, if you’re running a plugin that defines wp_mail() that helps you have WordPress’ emails be sent, then it just won’t work with BuddyPress.

    #252583
    Paul Wong-Gibbs
    Keymaster
    #252580
    dfarland
    Participant

    I’ve confirmed the 3rd party email blocking only applies to (mt)’s WordPress hosting not their Grid system. Unfortunately, that means I’m back to it being a BuddyPress / SMTP issue.

    I’ve tried a couple of other email plugins and none have worked either. Again, regular WP emails are working fine.

    #252565
    danbp
    Participant

    The po file is the working copy, it’s not the translation. The only file you need is the compiled .mo format file.

    1) i’m not aware of this behave and i doubt you can get this to work.
    2) yes
    3) yes
    4) you understood wrong. I said the inverse.

    To resume the situation:
    WP stays in english and you want BP in a different language. This is not possible with the automatic translation system.

    Maybe you have to use some multilanguage plugin ?
    https://wordpress.org/plugins/search.php?q=translation

    #252564
    sharmavishal
    Participant

    Thanks for your time on this..highly appreciated…regarding the points

    1. setting up WordPress to a custom language.

    i am not using wp lang files…so in site/settings/general i keep the default english option on a multisite for french language. is this correct way? i dont want WP in French but only BP in French. Backend WP+BP should remain in english. only frontend should be french.

    2. Note that the language should exist on GlotPress and must be completed to 100%.

    that means lang files which are NOT 100% complete i need to update them manually in future?

    3. the translation will be automatically uploaded to wp-content/languages/plugins/

    yes. i want the latest translation files to be automatically updated. i wont be doing any manual translations as i dont know the languages. so if i want to translate BP and BB then is the following structure correct:

    /wp-content/languages/plugins/buddypress-fr_FR.po
    /wp-content/languages/plugins/bbpress-fr_FR.po

    4. Custom usage

    this has me confused. this line “you can store your custom version in the first directory wp-content/languages/plugins/.”

    custom PO files go to wp-content/languages/plugins/buddypress right? which i wont require as i wont be doing custom trnaslations. is this correct assumption?

    wp-content/languages/plugins/ has the po files which would be auto updated as and when there are updates right?

    Thanks once again

    #252562
    danbp
    Participant

    Common usage

    To get automatically a buddypress translation for your site, you have nothing special to do, except setting up WordPress to a custom language.

    Note that the language should exist on GlotPress and must be completed to 100%.
    https://translate.wordpress.org/projects/wp-plugins/buddypress

    In this case, which is default situation, the translation will be automatically uploaded to wp-content/languages/plugins/

    For each new BP version (at least any major releases), you will receive the latest translation available. And the existing po/mo files are then overiden.

    Custom usage

    If you use a custom translation, you have to protect your work from automatic updates which continues to work. To do that, you need to create a buddypress folder in the default location:

    wp-content/languages/plugins/buddypress

    Once this location exist, it receives priority when a new translation is available. From this point, you continue to receive the translation in the new directory and you can store your custom version in the first directory wp-content/languages/plugins/.

    This is how it works actually for BuddyPress. Will perhaps be modified in the future. But no idea when and how.

    Michael
    Participant

    By default the from email address in notifications is wordpress@domain.com. How can I change this? The plugins I previously used for this purpose no longer seem to work since BuddyPress 2.5.

    #252554

    In reply to: Blog for users

    danbp
    Participant

    There is no plugin for that. If you have subdomains, you should setup your host so it can work with subdomains…
    If it is allowed by your host, you can setup a wildcard.
    And your network will be namrezi.org, with sub-domains like blog1.namrezi.org, blog2.namrezi.org
    and your users can then create their own blog inside that network.

    Read here https://codex.wordpress.org/Configuring_Wildcard_Subdomains

    #252551
    SlowSpeed
    Participant

    I’m building a website in wordpress using the wplms theme which is using the buddypress plugin (and several more).

    In the website I see there’s an option to send personal messages to the other users but for some reason when I do that I always get an error that the message couldn’t been sent.

    Are there any configurations I need to do in order for that to work?
    Or is it actually another plugin and the original BuddyPress plugin doesn’t have this feature?

    Also if possible, how can I change the error text? I would like it to be translated to spanish in the website..

    Website is http://formed-temp.tk
    I’m using wordpress 4.4.2
    BuddyPress 2.5.1

    #252547
    Henky
    Participant

    Hello,

    I’d like to send about BuddyPress to all members emails.
    This module * https://de.wordpress.org/plugins/mass-messaging-in-buddypress/ *is not perfect, if I select them all will not send e-mails.

    I would have liked a module that can be used in the front end.

    Thanks for Help

    #252546

    In reply to: Blog for users

    danbp
    Participant

    How can you have define(‘MULTISITE’, true); if you have NO multisite and 13 subdomains if subdomain install is set to false ?

    Please read attentively here: https://codex.buddypress.org/getting-started/installation-in-wordpress-multisite/

    #252545
    danbp
    Participant

    Hi,

    thank you for reporting your thoughts. But the mentionned warnings are very generic, and more important, related to vulnerabilities listed by WPScan Vulnerability Database. It gives you an information, but you have to investigate more about it when you get some alerts.

    But before you get in panic, check WPScan and one or two other service, to confirm. In 2016, such informations are also relayed by social networks. If you find nothing there, you’re probaby not concerned, even if the plugin let you know about a defection. 🙂

    In your examples, the first message is related to a step cookie using json, and the second mention a deprecated function. This doesn’t mean it is bad or dangerous, but that it is no more used or mostly because it will be removed in a next version. Until, it continues to work.

    Once reported by WPScan, the plugin relies a vulnerability on your site. That’s fine, but doesn’t mean the vulnerability affected your site, or even that the vulnerability wasn’t already solved. For example you will see that BuddyPress isn’t reported on WPScan. And the 2 vulnerabilities reported for bbpress (in 2014 !), where both solved in version 2.0. FYI, latest stable version of bbpress is 2.5.8

    By experience, i can tell that most of WP vulnerabilities and sister projects like BuddyPress, are actively handled in a few hours after they have been reported.

    It’s important to be concerned by security, but it’s also important to know about security (not only trusting to a plugin) and very health savy, to not to sink into paranoia. 😉

    A first step into WP security would be to read here.

    As best practice advice: contact directly the devs when you are aware about a vulnerability. Don’t give any public information or details about it (to avoid replication) and stay discreet, at least until you received some official instructions.

    Of course you can also mention all this to the devs here: https://buddypress.trac.wordpress.org/report

    #252543

    In reply to: Blog for users

    danbp
    Participant

    If your WordPress is correctly declared as multisite and is network activated, no, there is no other blog setting inside BuddyPress.

    In the network admin menu, you normally have two network items under Settings:
    network setting and network setup.

    What do you see in the first box of network setup ?

    #252534
    mln83
    Participant

    Hi guys,

    I am running some tests on my site and found a few deprecated functions and recommendations for the BuddyPress plugin:

    Unsafe/buddypress/bp-groups/bp-groups-actions.php view source
    base64_decode at line 141:
    $bp->groups->completed_create_steps = json_decode( base64_decode( stripslashes( $_COOKIE['bp_completed_create_steps'] ) ) ); 
    Potential risk: High. Decode data encoded with MIME base64. May be used to obfuscate (hide) malicious code. Often paired with eval function to execute malicious code.
    DeprecatedUnsafe/buddypress/bp-forums/bbpress/bb-includes/functions.bb-core.php view source
    force_ssl_login at line 566:
    ( ( $context & BB_URI_CONTEXT_BB_USER_FORMS ) && force_ssl_login() ) // Force https when required on user forms 
    Deprecated 4.4.0 Use force_ssl_admin()

    For a full report, I suggest you take a look at Plugin Inspector – https://wordpress.org/plugins/plugin-inspector/

    Best regards,
    Michael

    #252526
    @mercime
    Participant

    @noahboddy BuddyPress is compatible with nearly all WordPress themes. Checked out the source code of your theme’s page.php. It’s clean and should work with BP. So in all probability, the conflict could with another plugin. Good luck.

    #252525
    OpenRing
    Participant

    YES WE CAN!!

    We can combine simultaneously these 2 features below:
    – Multiple forums assigned to 1 or more Groups
    – Multiple groups assigned to 1 or more Users

    Just using THIS PLUGIN: https://wordpress.org/plugins/bbp-private-groups/
    This guy is a holy person!!!

Viewing 25 results - 6,626 through 6,650 (of 32,678 total)
Skip to toolbar