Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,251 through 18,275 (of 94,538 total)
  • Author
    Search Results
  • danbp
    Participant

    Page assignation for register and validation should be done manually. Please read here how to configure BuddyPress and set up all component pages:

    Configure BuddyPress

    #243862
    Dannypid1
    Participant

    Hi,

    Buddypress you should leave more profit basis. I use the plugin Buddypress followers, but is problematic. This plugin should already be integrated into BP.

    It should also be able to add news, photo and automatically appear, as does facebook. It should also be standard.

    Thanks

    trudrew
    Participant

    Hello
    I am confused about this: BuddyPress 1.7 auto generates the component pages for you. However, if you have open registration off in the WordPress general settings these pages may not get auto created.
    I don’t see any auto created pages in my dashboard after I made sure the general settings are set to open registration.
    Also, I have a conflict in pages between buddypress and a membership2 plugin from wpmudev.
    I have the most current version of buddypress and wordpress and all of my other plugins.
    Please help and thanks so much!
    Andrew

    #243860
    djsteveb
    Participant

    @style960
    Maybe a similar thread from 4 days has the info you are looking for?
    https://buddypress.org/support/topic/how-to-add-user-profile-link-to-specific-menu/

    #243854
    djsteveb
    Participant

    Any change a memory leak was created with this patch?
    Site looks fine – but when people try posting a “what’s new” / activity update they are presented with an error now like:
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2097152 bytes) in blahblah.com/wp-includes/functions.php on line 384

    Trying disabling plugins and such to see what I can find – but this appears 2.3.3 related at this point (I think)

    error log in site root showing:
    [29-Aug-2015 22:51:16 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9360 bytes) in /wp-content/plugins/buddypress-media/app/main/controllers/upload/processors/RTMediaUploadFile.php on line 313
    [29-Aug-2015 22:51:55 UTC] PHP Warning: Illegal string offset ‘content’ in /wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 3264
    [29-Aug-2015 22:51:55 UTC] PHP Warning: Illegal string offset ‘id’ in wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 3269
    [29-Aug-2015 22:57:06 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9360 bytes) in wp-content/plugins/buddypress-media/app/main/controllers/upload/processors/RTMediaUploadFile.php on line 313

    #243845

    In reply to: filter activity loop

    danbp
    Participant

    Your question is a bit unclear: only display updates from new topics and replies

    BP jargon:
    Updates are messages you add on site wide activity, group or profile activity (what’s new form)

    New topics are (normaly) related to bbPress forum topics.
    And replies can came from, in fact, everywhere. Blog post comments & replies
    Ativity comments & replies
    Forum comments & replies…

    Give details please or use one of those methods: template modification or custom function.

    Templating

    Activity Loop

    Function

    Using bp_parse_args() to filter BuddyPress template loops

    #243844
    danbp
    Participant
    #243838

    In reply to: Profile looks weird

    danbp
    Participant

    For sure you can, but without my help now. This is a BuddyPress support, not a theme support and you have to learn and do your home work on your side.

    #243834
    Paul Wong-Gibbs
    Keymaster

    Don’t want to vouch for security without actually testing it, but I like the idea of allowing field values to be parsed for oembeds, so I’ve created a ticket to capture the idea: https://buddypress.trac.wordpress.org/ticket/6603

    #243833
    Paul Wong-Gibbs
    Keymaster
    #243831
    Paul Wong-Gibbs
    Keymaster

    @ajarnonline Please don’t create duplicate topics: https://buddypress.org/support/topic/buddypress-xprofile-rich-text-field/

    You’re only going to get the same answer.

    #243822

    In reply to: Profile looks weird

    danbp
    Participant

    You may adjust existing menus or use the buddypress menu.

    BuddyPress Links in WordPress Menus

    #243821
    danbp
    Participant

    @jeremymh,

    Plugin author stopped support on wp.org repo since a few weeks.
    sLaNGjIs Team do not provide support on wordpress.org forum and reviews system!

    If you get an issue, you have to ask here now https://github.com/sLaNGjI
    This is also the reason why nobody answered to your question on support….

    FYI, i found this in the plugin review ! You’ve nothing to loose to try that.

    In plugin’s ReadMe, it’s stated that:
    * Work on all WordPress version from 3.1+ to 4.2+
    * Compatible with bbPress and BuddyPress (for front-end hide).

    BuddyPress settings has an option to show/hide the Toolbar to users, which is working properly since a while. I’m not aware of any toolbar trouble who should be resolved in BP’s core in regard of a third party plugin.

    Conclusion: don’t use a plugin who has no decent support. Do it yourself or search another plugin. Sorry !

    #243819

    In reply to: Profile looks weird

    danbp
    Participant

    Ok, let’s try something different.
    Add a file called functions.php to child root
    /child/functions.php
    Copy/paste this, including php tags

    <?php
    // enqueuing the child to parent - don't remove */
    function theme_enqueue_styles() {
        wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
    }
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
    
    /********************** CUSTOM STUFF **********************************/
    
    // other custom function
    
    ?>

    Inside child’s BuddyPress folder, you can remove anything except CSS and JS folder.

    jeremymh
    Participant

    I know before with BuddyPress and Global Hide Admin Toolbar they were not a happy couple and the only way the Global Hide Admin Toolbar would work is if BuddyPress was disabled. Has this been resolved in the new version? Please advise.

    #243810
    shanebp
    Moderator

    You want to create an event via the update form on the activity page?
    afaik – that is not possible.

    You can create events that will also generate an entry in the activity stream.
    This plugin will do that: https://wordpress.org/plugins/buddypress-simple-events/

    Dylan Ryan
    Participant

    Hey BuddyPress team!

    This is Dylan from The WP Valet and I think we’ve found quiet a strange bug on our client’s site.

    I’ll cover how to replicate the bug, then provide all the debug information.

    • Create a topic with a title of “Notifications” (this also works with “Notifications X Y Z…)
    • Visit the BuddyPress toolbar and choose Notifications -> Unread
    • This should bring you to your topic created instead of your actual unread notifications.

    We noticed this was happening when there were two separate slugs that started with /notifications-x-y-z

    After deleting the first /notifications, the second /notifications-x-y-z topic would start showing up when visiting unread notifications.

    On to the debug information. 🙂

    1. Which version of WordPress are you running?
    WordPress 4.2.4
    2. Did you install WordPress as a directory or subdomain install?
    Subdomain
    3. If a directory install, is it in root or in a subdirectory?
    society.socialmediaexaminer.com
    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    No.
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Yes.
    6. Which version of BP are you running?
    Version 2.3.3
    7. Did you upgraded from a previous version of BP? If so, from which version?
    Version 2.2.1
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    Algolia Realtime Search – Version 0.1
    bbPress – Version 2.5.8
    bbPress Enable TinyMCE Visual Tab – Version 1.0.1
    BuddyPress Notifications Widget – Version 1.1.1
    Facebook Open Graph, Google+ and Twitter Card Tags – Version 1.6.3
    GotoWebinar Button – Version 0.4
    Gravity Forms – Version 1.9.13
    Gravity Forms AWeber Add-On – Version 2.3
    Gravity Forms Survey Add-On – Version 2.5
    Header and Footer Scripts – Version 1.3.2
    KB Backtick Comments – Version 0.2
    ManageWP – Worker – Version 4.1.12
    MonkeyPlugin – Version 1.0
    myCRED – Version 1.6.3
    Nav Menu Roles – Version 1.7.1
    Respondo Pro Shortcodes – Version 1.0
    Sticky Menu (or Anything!) on Scroll – Version 1.3.1
    Theme My Login – Version 6.3.12
    VaultPress – Version 1.7.6
    W3 Total Cache – Version 0.9.4.1
    Widget Logic – Version 0.57
    Wishlist bbPress Integration – Version 1.0.2
    WishList Memberâ„¢ – Version 2.90.2860
    WP Crontrol – Version 1.2.3
    WP External Links – Version 1.80
    Yoast SEO – Version 2.3.4
    9. Are you using the standard WordPress theme or customized theme?
    Custom – RespondoPro – Version: 1.0.2
    10. Have you modified the core files in any way?
    No.
    11. Do you have any custom functions in bp-custom.php?
    No.
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    bbPress – Version 2.5.8
    13. Please provide a list of any errors in your server’s log files.
    http://pastebin.com/A8iqmsKg
    14. Which company provides your hosting?
    Codero.com
    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Linux, Apache, Varnish

    #243799

    In reply to: custom profile fields

    danbp
    Participant

    @naisai,

    are you sure you want to show a list of over 80 cities ? Have you ever scrolled such a long list on a mobile (usage 2014) ?

    Please, read here:
    https://buddypress.org/support/topic/list-of-countrystatecity/

    #243798

    In reply to: Profile looks weird

    danbp
    Participant

    Gardenia is not BP ready.

    Create first a child theme. Add a new folder to wp-content/thems/
    wp-content/themes/gardenia-child/
    Now add a new file and call it style.css
    Copy this header comment into it (/* & */ included):

    /*
    Theme Name: Gardenia-child
    Description: child theme
    Version: 1.0
    Author: XXX
    Template: gardenia
    */

    Save.

    In that folder, add another one called buddypress and another one in this folder called css

    Go to wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/css/ and copy buddypress.css file into the css folder you created in the child theme.

    In legacy/buddypress/ directory, is a js folder. Copy the whole folder into child’s buddypress directory.

    End result should be:

    /gardenia-child/
    /gardenia-child/style.css

    /gardenia-child/buddypress/css/buddypress.css

    /gardenia-child/buddypress/js/buddypress.js
    /gardenia-child/buddypress/js/password-verify.js

    Go to dashboard > Appearrance > Theme and activate Gardenia-child.

    Done ! The theme shows BuddyPress properly.

    #243797
    bigkahunaburger
    Participant

    Found it. The internet is written in ink. 😛

    http://web-archive-me.com/page/1845294/2013-04-09/http://modemlooper.me/allow-youtube-embed-in-buddypress-profile-fields/

    While you are here… It seems to be working great. It’s a bit old. Do you think it will cause any security or other issues with the current version of BP?

    Thanks again.

    #243792
    Naisai
    Participant

    You know what! Hahaha I didnt know you could scroll the code-box. So, I saw the word ‘country when I posted it into the buddypress editor. Silly me…

    But unfortunately…it didnt work There are no delete buttons to the profile fields.

    #243791
    bigkahunaburger
    Participant
    #243783
    ajarnonline
    Participant

    We are using Buddypress xProfile Rich Text Field plugin to add a rich text field in our teachers profile but after a installation it is showing the editor in the back-end but not on the front-end. Please suggest how can we show the editor on the teachers profile for front-end use.

    ajarnonline.com

    reggie3
    Participant

    Hi-

    We’re seeing the following httpd log error after upgrading:

    [Fri Aug 28 07:49:46 2015] [error] [client redacted] WordPress database error Can’t DROP ‘meta_key’; check that column/key exists for query ALTER TABLE wp_bp_user_blogs_blogmeta DROP INDEX meta_key made by do_action(‘admin_init’), call_user_func_array, bp_admin_init, do_action(‘bp_admin_init’), call_user_func_array, bp_setup_updater, bp_version_updater, bp_core_install, bp_pre_schema_upgrade, referer: https://redacted.org/wp-admin/

    We’re running WordPress 4.3, BuddyPress 2.3.3, with BuddyPress Widget Theme 1.2.1 on top of BuddyPress Default theme 1.8.1

    The only reference we’ve been able to find is this discussion about recent changes to BuddyPress that deals with switching DB tables to utf8mb4 and talks about using a “meta_key”: https://buddypress.trac.wordpress.org/ticket/6346

    Any insights/suggestions for a fix would be much appreciated!

    Ced
    Participant

    Hi ! With BuddyPress, I would like to allow my members to post more than “just” status . I wish they would have the opportunity to post an event for example, which would be a Custom Post Type with different custom fields. Is there a plugin or something that would allow something similar?

Viewing 25 results - 18,251 through 18,275 (of 94,538 total)
Skip to toolbar