Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 57,501 through 57,525 (of 69,016 total)
  • Author
    Search Results
  • #65454
    r-a-y
    Keymaster

    You could try the performance tips listed here:

    https://codex.buddypress.org/getting-started/improving-performance/

    #65448

    In reply to: media attachments…

    Paul Wong-Gibbs
    Keymaster

    Don’t know about image posting in activity stream but FYI you can use this for video https://wordpress.org/extend/plugins/oembed-for-buddypress/

    #65445
    Paul Wong-Gibbs
    Keymaster

    With all due respect:

    This would seem to me to not only be a critical aspect of any social network, but also a rather simple one to implement. Then again, I’m no coder.

    Obviously this feature is coming, but it hasn’t happened yet.

    For 1.2, Jeff Sayre is updating his privacy plugin http://jeffsayre.com/2009/12/05/buddypress-privacy-component-released/. That’s one solution on its way. Otherwise, you can implement a lot of “stop people seeing this” in child themes.

    #65444
    Thomas Opp
    Participant

    Is there any way to enable the activations mails in a Single WP like in MU?

    It seems to me BuddyPress supports activation only in WordPress MU.

    #65443
    zageek
    Participant

    OK thanks I will wait till then.

    #65442
    zageek
    Participant

    Thanks Andrea I didnt even realise that other users could add new users, because I was also wondering how they were spamming me even after I disabled registrations.

    I feel kind of sorry for the spammers, because if we all put our heads together they won’t have anymore sites left to spam. I still wonder why they are attacking buddypress, is it to drive users to other platforms? Enemys of Buddypress?

    So far I have built a list of domains, most of them are .info or .co.cc in otherwords free domains and of course some .com domains. They get clever and get a user to sign up with gmail every now and then to trick me. So i just ban the Gmail users and send them an email from my personal account asking them who they are if they look legitamate. Luckily for me I am in South Africa and its easy to spot non South African “culture” in terms of the types of names and usernames of members.

    I have also checked where the IP addresses come from and most are coming from the United States ( do they use proxy servers and could the be from elsewhere in the world) Some IP addresses are also from Sweden.

    Btw, I was also angry and blamed the devs for this problem but the more I devote time to looking at the more I am starting to realise that no matter what BP devs do the spammers always try new things and if the devs had to devote lots of time to fighting spam all the time they would never have a chance to improve buddypress and sort out bugs that come along. And if they didnt sort out the issues we would be even more upset.

    So I think the fight against spam is in our hands the users, it will also help us learn more about being better webmasters. Its also the least we could do to help give back something in exchange for a product that we are getting for free and that could quite easily be charged for. We need to stop expecting things for free and in our laps and learn to be greatful for what the developers of open source software are putting in and giving away for free.

    #65441

    In reply to: BuddyPress Like

    PH (porsche)
    Participant

    n i c e !!!

    #65437

    In reply to: BuddyPress Like

    rbl
    Participant

    @Hempsworth: first of all, great job! The plugin is amazing! Thanks for sharing!

    I have 1 feature request: I would like to be able to choose what activities the members are allowed to like. For example: they can only like forum posts and group creations.

    Regarding limiting the likers to just friends, as long as you make it an option, I bet there’s a lot of people who might find that useful.

    I definitely see 4 different usage scenarios for this:

    1 – “open”: you can see the name of everyone who liked it;

    2 – “mixed”: you can only see the names of your friends (” and x others” just like your example above);

    3 – “closed”: you can only see numbers (total of people who like it)

    4 – “private mode” (more a privacy setting than a real scenario): no one sees what you like except you.

    Ricardo

    #65433

    In reply to: Wire is gone?!

    xspringe
    Participant

    @r-a-y Thanks for the clarification. Do you know why it was decided to implement it this way?

    It feels very counter intuitive that you’re able to post replies into the user activity stream, but to post a direct message into the activity stream you have to use a completely different component (which is disabled by default) to have your message show up in the user activity stream in a roundabout way. And to add even more confusion, posting messages directly to the site wide activity stream conversely is possible without having to use any tricks.

    I don’t mean to sound harsh, because I love buddypress and it’s an amazing piece of software, but it does feel like it’s a bit counter intuitive and inconsistent in this specific instance.

    #65429
    The Badger
    Participant

    link for Wibiya: http://www.wibiya.com/

    #65428
    The Badger
    Participant

    I would suggest using the Wibiya tool bar – creates an as near as possible solution as Facebook. Works really well and it’s free.

    (obviously it has nothing to do with BP and won’t integrate with the DB to see friends but it’s good for site visitors to chat to each other)

    #65420
    Dwenaus
    Participant

    glad you guys like them :)

    #65415
    schwooba
    Participant

    Works fine for me. Thanks for the hard work.

    #65414
    r-a-y
    Keymaster

    Yes, I agree two plugins in one day is too cool for school!

    Thanks Dwenaus!

    #65413
    @mercime
    Participant

    This is just way too cool. Two plugins in one afternoon? Priceless. Thank you.

    #65409

    In reply to: BuddyPress Like

    xp02ed
    Participant

    @Hempsworth awesome, i guess maybing just use a variable on the file which customers can just define the amount they want to show?

    #65407
    @mercime
    Participant

    I am enjoying it! I will be changing icon colors to RED though, didn’t see the icons at first in my custom theme :-) Thank you.

    edit – Just to add that I also enjoy the fact that Site Admins can rate as much as they want, hehehe.

    #65404
    Andy Peatling
    Keymaster

    Nevermind – I re-read what you said in the first line. :)

    #65403
    Andy Peatling
    Keymaster

    Nice – can you add it to the plugin repo?

    #65402
    sakthig
    Participant

    @sakthig stay tuned, @MrMaz is currently in bp-links group integration mode

    Oh Great! Then let the war begins

    But i hope that will brings better addons to buddypress

    r-a-y
    Keymaster

    Here’s what I’m using for:

    My Profile tab:

    <?php if(is_user_logged_in()) : ?>
    <li<?php if ( bp_is_my_profile() ): ?> class="selected"<?php endif; ?>>
    <a href="<?php echo bp_get_loggedin_user_link(); ?>" title="<?php _e( 'My Profile', 'buddypress' ) ?>"><?php _e( 'My Profile', 'buddypress' ) ?></a>
    </li>
    <?php endif; ?>

    Members tab:

    <li<?php if ( bp_is_page( BP_MEMBERS_SLUG ) || bp_is_member() && !bp_is_my_profile()) : ?> class="selected"<?php endif; ?>>
    <a href="<?php echo site_url() ?>/<?php echo BP_MEMBERS_SLUG ?>/" title="<?php _e( 'Members', 'buddypress' ) ?>"><?php _e( 'Members', 'buddypress' ) ?></a>
    </li>

    Slightly simpler than yours. But if there’s an even, simpler way let me know!

    Dwenaus
    Participant

    CORRECTION to work well with logged-out users:

    the first chunk should contain an if statement to only show the My Profile if the user is logged in:

    <?php if ( bp_loggedin_user_id() ) : ?>
    <li<?php if ( bp_loggedin_user_id() == bp_displayed_user_id() ) : ?> class="selected"<?php endif; ?>>
    <a href="<?php echo bp_loggedin_user_domain() ?>" title="<?php _e( 'My Profile', 'buddypress' ) ?>"><?php _e( 'My Profile', 'buddypress' ) ?></a>
    </li>
    <?php endif; ?>

    and the second part for the members section should be this line, instead of the line I mentioned above:

    <li<?php if ( ( bp_is_page( BP_MEMBERS_SLUG ) || bp_is_member() ) && ( bp_loggedin_user_id() != bp_displayed_user_id() || !bp_loggedin_user_id() ) ) : ?> class="selected"<?php endif; ?>>

    #65383
    catinw12
    Participant

    @pjnu

    about deleting the buddypress plugin folder – I assume you make a copy of your custom bpcustom.php file and copy that back into the folder after the fresh upload, or does that only apply to bp 1.0 & 1.1 installations?

    #65363
    David Lewis
    Participant

    Not sure if this answers the question or not:

    https://buddypress.org/forums/topic/make-your-own-custom-buddypress-page

    #65361
    r-a-y
    Keymaster

    @modemlooper

    Can’t you already resize oEmbedded items via CSS right now? There’s conditional CSS classes for the body, I’m sure you can target those for the activity stream.

    CSS selectors for activity stream page only:

    body.page-parent .activity-inner img, body.page-parent .activity-inner object, body.page-parent .activity-inner embed {width: whatever);

    Of course this wouldn’t look great for videos. Like I said, I’ll look into it.

    @gregfielding

    I was just looking at ustream again. It doesn’t appear to offer native oEmbed support.

    If you want to use the actual embed code, you’ll need to override the group description filter so this plugin wouldn’t work in this case.

    @oicolague

    I can make the plugin work for group descriptions.

    Expect this feature in a future release.

Viewing 25 results - 57,501 through 57,525 (of 69,016 total)
Skip to toolbar