Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 13,251 through 13,275 (of 69,016 total)
  • Author
    Search Results
  • #238086
    danbp
    Participant

    BP Reshare is a BuddyPress plugin to allow members to reshare their activities !

    It wasn’t made to reshare views.


    @imath
    is working on many other porjects, including BuddyPress. So he’s very busy and this plugin is now “old” and need probably some refactoring.
    Sorry for you, but don’t expect much at this time.

    Consider
    https://wordpress.org/plugins/social-articles/

    #238085
    danbp
    Participant

    First off, all active BP components should have a assigned page. (mandatory)
    This page must be blank, without any template model or parent page.

    As you use Twenty Eleven via a child theme, read here:
    https://codex.buddypress.org/themes/bp-theme-compatibility-and-the-wordpress-default-themes/twenty-eleven-theme/ How to get the sidebar is explained there.

    Where is WP installed ?
    Site url is vatpt1.thevillageblog.com/
    Blog seems to be in /villageatthepark/

    #238083
    gremelle
    Participant

    I’m looking for the same functionality.

    This is what I’ve found so far: https://github.com/imath/bp-reshare

    It’s from this post: https://buddypress.org/support/topic/user-activity-share-plugin-for-wordpress-buddypress/

    Let’s hope this functionality will get more attention, and implemented.

    #238070
    danbp
    Participant

    BP use wp_safe_redirect.
    See documentation in bp-core-functions.php:830

    or use
    https://github.com/pixeljar/BuddyPress-Honeypot

    #238065
    danbp
    Participant

    Glad you got it !
    And feel free to edit the codex page and add your experience and how-to story.

    Participate and Contribute

    danbp
    Participant
    #238058
    ICTaanbieding
    Participant

    Lost in the forest indeed whaha, exiting tho!
    When debugging the only error I get is:
    Warning: base64_decode() has been disabled for security reasons in /home/admin/domains/ictaanbieding-webdesign.nl/public_html/FEN/wp-content/plugins/buddypress/bp-groups/bp-groups-actions.php on line 137

    Any idea?

    I had this site with buddypress running on another server and it worked fine, so im starting to believe it might me a user right issue.

    #238056
    Prometheus Fire
    Participant

    Right, so the advice from @shanebp worked.

    As I mentioned above, when originally did the translation, I didn’t use Poedit, I used an online editor (after using Codestyling first). Turns out the they simply aren’t as advanced as Poedit and those source keywords were really important here. As I was going through the strings in Poedit, I was seeing strings I had never seen before in the other software since the other editing softwares probably couldn’t read the strings in the first place.

    I’ve seen various threads where other people have struggled with translating the same thing. Perhaps an update to the documentation including information about these specifics might be helpful for other in the future. The documentation https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/ does talk about using Poedit, but leaves out those rather important details needed to get a complete label and message change.

    Either way, this issue is resolved.

    #238055
    danbp
    Participant

    Activate wp_debug in wp-config and do a test with Twenty Twelve, Thirteen or Fifteen theme.
    Deactivate all plugins except BP and bbPress.

    Then report given errors here (without server path details if possible – just begin of error message and file name ).

    Other issues with same theme: https://buddypress.org/support/search/onecommunity+theme/

    OMG, lost in the forest… wouh hou !

    danbp
    Participant

    @azedinos

    why do you use the trunk version ? Use the stable version, when you start with BuddyPress.

    Album doesn’t exist in BuddyPress.
    For the button issue, maybe you have a problem with your theme ?

    Please give more details after reading here.

    #238051
    danbp
    Participant

    Have you setup a page for groups ?
    Have you setup pretty permalinks ?

    Configure BuddyPress

    Edit: modifed your topic title to something more accurant as Creating group doesnt work. Because it definetly works. 😉

    #238050
    danbp
    Participant

    – keep in mind that I’m not doing a full on translation, just this BuddyPress translation to change Friends to Connections.

    you put only those strings into your custom po. If the concerned string is on a template file, you can also hardcode it there, and use a template overload to get in from your child-theme in that case. So you haven’t to struggle with poEdit. In this case also, you have to take care of the details given by @shanebp.

    – does the language define statement in wp-config.php need to be set for this to work?

    This is no more used since WP 4.0. You can remove it.

    – buddypress-en_US.po and buddpress-en_US.mo files need to be in which folder?

    /wp-content/languages/plugins/ (the po file is not used by gettext, it’s only a human readable work file – you can store it elsewhere if you want. You just have to remind where in that case 😉 ).

    if you put it in /language/ (of course you can), you will see buddypress-en_US as a language setting. Which is of course not the site language.

    But in any case, keep a copy of your work in a safe place outside of WP.

    #238046
    Prometheus Fire
    Participant

    @shanebp and @danbp thank you for the replies on this. I did my change of this using Codestyling Localization. That didn’t work (it worked everywhere but in the subnav). Then I manually created po/mo files and it also worked everywhere but in the subnav. When I did that translation, I created the po using an online po edit (I don’t remember which one, and it certainly didn’t say anything about source keywords).

    I’ve now installed a copy of PoEdit on my pc and am working through the file now, with the keyword information mentioned in the link above.

    I have a couple additional question though, because I’ve found conflicting information on the internet and following the instructions from the BP documentation doesn’t seem to work right.

    The buddypress-en_US.po and buddpress-en_US.mo files need to be in which folder?

    The documentation says to put them in /wp-content/languages/plugins/ however, sources I’ve seen elsewhere say to put them in /wp-content/languages/ – currently neither of them work for me, but I’m starting this translation from scratch now and I want to get it right.

    Also, does the language define statement in wp-config.php need to be set for this to work? Keep in mind that I’m not doing a full on translation, just this BuddyPress translation to change Friends to Connections.

    #238044
    danbp
    Participant

    Have you tried to use the shortcode plugin i mentionned previously ?

    danbp
    Participant
    #238036

    In reply to: Warning of Buddypress

    rohi222
    Participant

    Warning: usort() expects parameter 1 to be array, string given in /wp-content/plugins/buddypress/bp-activity/bp-activity-akismet.php on line 643

    #238034
    danbp
    Participant
    #238029

    In reply to: Bp register page

    shanebp
    Moderator

    The @ symbol is added in this file:
    buddypress\bp-templates\bp-legacy\buddypress\members\single\member-header.php

    Create a template overload of that file and remove the symbol.

    #238027
    Henry Wright
    Moderator

    Sure!

    See here for where your filter will be applied. Here is documentation on apply_filters_ref_array() (it’s almost identical to apply_filters()). And you’ll need to use add_filter() to hook your filter function to the hook.

    If you’re new to filter hooks, try searching for some tutorials, there’s so much info available already. Hope this info helps!

    #238026
    andrew55
    Participant

    @henrywright – thanks for the reply. I’m new to BuddyPress and not exactly a “master coder.”

    Do you have any suggested resources on where I might find out more about your recommendation? Thanks for any help.

    #238023

    In reply to: Bp register page

    jayd94
    Participant

    *Update
    All my problem solved, except one by adding some codes(i changed Name field to First name-and that being a must to give is okay):
    //Removes mentions pane from profile activity (doesn’t remove mention functionality)
    function ray_remove_mention_nav() {
    global $bp;
    bp_core_remove_subnav_item( $bp->activity->slug, ‘mentions’ );
    }
    add_action( ‘bp_setup_nav’, ‘ray_remove_mention_nav’, 15 );

    add_filter( ‘bp_activity_do_mentions’, ‘__return_false’ );

    define( ‘BP_SHOW_DISPLAYNAME_ON_PROFILE’, false );

    + buddypress usernames only plugin

    One problem remains only: It now shows the username correctly, but there still is the @ before the name so : @Ortelius
    Please help me remove that @ somehow.
    Thanks,
    Daniel

    #238019
    andrew55
    Participant

    Actually, this isn’t working right. I prevents any bbPress topic/replies from being posting on activity walls at all (even just the titles). I guess it’s back to the drawing board.

    I’m wondering if this might do it – putting a div class around the topic/reply content in the template files of bbPress, and then only hiding this div in BuddyPress. But then I’m thinking it might result in the same issue – nothing topic/replies show in activity wall at all.

    Any suggestions greatly appreciated.

    #238018
    Antipole
    Participant

    I have a solution for this – although not particularly neat.

    I took a copy of the BuddyPress Core Component Widgets and changed all occurrences of bp_core_register_widgets to, in my case, bp_ovni_core_register_widgets, and placed it in the bp-custom.php file. This gave me a new widget that I could place in the side bar instead of the standard (BuddyPress) Log In. This change seems necessary to avoid a re-registration error.

    I then edited the action after <?php if ( bp_get_signup_allowed() ) : ?> to go to my information page instead of the register page. From that page I link to my actual registration page, where the register form is displayed.

    It all seems to work for me.

    #238017
    andrew55
    Participant

    I’m still testing, but I think this does it:

    .activity-list li.bbp_topic_create .activity-content .activity-inner, .activity-list li.bbp_reply_create .activity-content .activity-inner {
    	display: none !important;
    }

    It shows bbPress forum titles in BuddyPress activity streams, but not content of the bbPress reply/post. I’m still checking to see if it might cause problems somewhere else, but so far, I don’t see any.

    Hope this helps anyone who might need it.

    #238015
    andrew55
    Participant

    Is there a function that can be used to simply hide a div class, just within BuddyPress?

    I think I can easily add an extra div to the content area of all posts in bbPress, and this would allow me to hide the content area of bbPress posts in BuddyPress.

    I’ve been searching for such a funtion, and can’t seem to find anything. Thanks for any help.

Viewing 25 results - 13,251 through 13,275 (of 69,016 total)
Skip to toolbar