Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 46 total)

  • thecorkboard
    Participant

    @thecorkboard

    @mrjarbenne, I’ve made some progress using @sbrajesh’s very fine BuddyPress Multi Network plugin. Now it seems that I get the effect I want as long as students register at each sub-network registration page. I have an issue with blog posts showing up in the activity stream, but that’s for another forum topic…


    thecorkboard
    Participant

    @thecorkboard

    Thanks, @mrjarbenne. That’s still a step or two too many, in my opinion. I get a lot of flustered students who get a little turned off by the registration process, and I’m trying to streamline things as much as possible. I’ll let you know if I come up with anything.


    thecorkboard
    Participant

    @thecorkboard

    Thanks, @shanebp, that worked like a charm. The only issue I have is that it the content type is being posted with the “mini” class instead of as a normal size in the activity stream. Any thoughts on how to remove that class?


    thecorkboard
    Participant

    @thecorkboard

    Resolved by enqueing js and ajax properly.


    thecorkboard
    Participant

    @thecorkboard

    Weird. Went back and it’s fine now.

    Thanks, Paul.

    Mark as resolved.


    thecorkboard
    Participant

    @thecorkboard

    I was able to preface the update if it existed with this:

    $latest_update = bp_get_activity_latest_update();
    if ( bp_get_activity_latest_update() )
    echo “and the latest update was:
    $latest_update “;
    else


    thecorkboard
    Participant

    @thecorkboard

    bp_group_name()


    thecorkboard
    Participant

    @thecorkboard

    is what I tried to post there…


    thecorkboard
    Participant

    @thecorkboard

    I’d like to preface the update (it it’s available ) with:
    ‘and the latest update was:

    Wrapping the update in italics and breaking the update from the preceeding “‘member’ was active 3 minutes ago”

    I’ve tried some echos but it’s breaking for some reason unknown.

    Ideas?


    thecorkboard
    Participant

    @thecorkboard

    More notes:
    Avatars and group avatars directory chmod to 777 -> no luck
    .htaccess deleted, recreated by updating permalinks -> no luck


    thecorkboard
    Participant

    @thecorkboard

    Will do, @djpaul. This was one of the factors for contacting you about potential work in the future. It’s a huge research interest of mine and something I’d love to be able to do at the moment in BuddyPress as a way to further prove its worth as a LMS.


    thecorkboard
    Participant

    @thecorkboard

    Will do, @paulhastings0. Great stuff!


    thecorkboard
    Participant

    @thecorkboard

    Also, take a look at things like Social Collider for a user interaction mapping: http://socialcollider.net/


    thecorkboard
    Participant

    @thecorkboard

    @paulhastings0 this is definitely a start towards greater analytics, but the grand idea is to map connections or lack of connections and to pinpoint social activity.

    I’ll put these plugins in my arsenal. Thanks!


    thecorkboard
    Participant

    @thecorkboard

    Additionally, does anyone have any experience expertly tailoring Google Analytics to map certain activities?


    thecorkboard
    Participant

    @thecorkboard

    I’ve been thinking about the community relationship involved with “Favorites” and known as “Like”, of course, on Facebook. @bplove I understand how Favorites are equivalent to Bookmarks, but I’d stress to @boonebgorges and other BP devs the difference (though you probably already know them, being the smart guy you are), is important.

    Use in the “Like” fashion, we’re (potentially) able to group social relationship to a certain topic and then be able to pull those relationships out in a variety of ways:
    -Show a cluster of most liked topics
    -Connect individuals who like a certain topic together either via opt-in messaging or just graphically via avatars
    -Connect these “Like” actions into the activity stream and add a filter

    As of right now, BP.org doesn’t really do any of this. Yes, we can see each other’s favorites in individual profiles, but that information isn’t pushed to me in any way.

    Random thoughts…


    thecorkboard
    Participant

    @thecorkboard

    @dimensionmedia

    worked like a charm. thanks!


    thecorkboard
    Participant

    @thecorkboard

    @Boone-

    I threw this in the fuctions.php with no success. Has anything changed since you posted this?
    remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 2 );

    ~Kyle~


    thecorkboard
    Participant

    @thecorkboard

    +1

    I’ve got a client who needs private blogs (to hide from the scary google robots) but a public directory.

    ~Kyle~


    thecorkboard
    Participant

    @thecorkboard

    So, I read through all of this and tried to piece it together. I get the theory but I can’t write it to make it work.

    I’m trying but I’m not really getting anywhere. If you’ve got a spare second, I’d love to see an example and dissect some of your code.

    Thanks,
    ~Kyle~


    thecorkboard
    Participant

    @thecorkboard

    rich-
    a theory is much better than what I had… crap. :)

    I figured I’d have to hook into something but didn’t know in what order to do things. I’ll try it out later sometime and report back.

    Thanks,
    ~Kyle~


    thecorkboard
    Participant

    @thecorkboard

    If you’re speaking more about distance education and e-learning, I invite you to look at a few resources on my site:
    http://thecorkboard.org/category/instructional-technology/online-learning/

    PJ mentions the Scholarpress plugin, which, I agree, is a bit faulty at the moment. But keep track of the Google Summer of Code project that looks to blend Scholarpress with BuddyPress and improve its features as well:
    http://thecorkboard.org/gsoc-buddypress-and-sp-courseware/

    I think a lot of what you want to accomplish is inherently available within BuddyPress. Meetings could equate to groups. Conferences could be a specific BuddyPress site with some features on or off. I’ve found that looking at BuddyPress – and WordPress for that matter – with a different lens has expanded my perspective on what this software can really do.

    ~Kyle~


    thecorkboard
    Participant

    @thecorkboard


    thecorkboard
    Participant

    @thecorkboard

    rich! –
    Yep that works.

    For everyone else, here’s what I did to refresh the member count:
    1) Go to your groups members page at something like mysite.com/groups/my-group/members
    2) Do a hard refresh

    The member count will then be accurate.


    thecorkboard
    Participant

    @thecorkboard

    Bug it is! Will report.

    Thanks :)

Viewing 25 replies - 1 through 25 (of 46 total)
Skip to toolbar