Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 65,651 through 65,675 (of 68,949 total)
  • Author
    Search Results
  • #43979
    Ali Shafiee
    Participant

    WOOOOOT WOOOOOT!

    #43972
    bpfan
    Participant

    I’m not logged in at the test site so there should be a FB button. There was when BP RC2 was there but now I assume they have upgraded to v1.0 on the test site and just chose not to add it this time.

    I have a ton of FB users on my forum so this is a “must have” for me and not seeing it there makes me worry that perhaps they removed it because it’s not compatible with BP v1.0 or something.

    – BPFan

    #43971

    In reply to: BP Theme Contest

    Jeff Sayre
    Participant

    And for all you theme designers out there, remember that Andy recently updated the BuddyPress Skeleton Theme to version 1.0 standards. It is bundled into the 1.0 download package. But, if you need a new copy, you can get it here:

    https://buddypress.org/forums/topic.php?id=1575

    #43969
    Jeff Sayre
    Participant

    Atle-

    First of all, I would recommend copying the Recent Blog Posts widget and modifying the copy. Otherwise, the next time you upgrade BuddyPress, your changes will be gone. When done, place your new widget in /mu-plugins/. Call it something different so that you can easily recognize it in WPMU’s backend.

    Okay, now the code changes:

    1. How can I limit the excerpt in the widget

      If you look in that widget, you’ll see that the function bp_create_excerpt() is called to create the excerpt. This function is located in bp-core-templatetags.php. The number of characters is determined in the function’s arguments.

      Copy that function, place it in your new widgets file, and rename it. Change the number of characters to your desired limit. Then make sure you reference the new function instead

    2. Is there anything I can do to exclude the main blog from this widget?

      In the widget, the fucntion bp_blogs_get_latest_posts() is called. This function is located in bp-blogs.php. It relies on a method get_latest_posts() located in bp-blogs-classes.php.

      Thinking out loud, I suppose you could set up a variable that excludes the Admin blog and pass it as a parameter into the bp_blogs_get_latest_posts(). The other option is to create a custom class and method and rewrite the query to exclude the main blog.

      Haven’t tried either. So, I’m not sure the best approach.

    #43965

    Hm strange.

    Silly question, but you’re not already logged in are you? :)

    #43962
    bpfan
    Participant

    Thanks for the reply. I’m using Ubuntu 9.04/Firefox 3. The FB button is still missing from…

    http://testbp.org/

    I’ve refreshed, cleared the cache/history, etc.

    – BPFan

    #43959
    cdaniel
    Participant

    woot woot! great work!

    #43957

    In reply to: 404 on Change Password

    Burt Adsit
    Participant

    cyndy, go to the wpmu back end BuddyPress > General Settings and just Save Settings on that page after selecting the bp 1.0 member theme. bp might not be detecting the new member theme location. Upgrading to 1.0 means that the member theme is now located in /wp-content/bp-themes/bpmember

    Give that a save there and see if the problem goes away.

    #43954

    Looks like it’s there to me.

    What browser, OS, etc?

    Phlux0r
    Participant

    Well, put it this way, the default buddypress home theme is really just a widget framework accomodating the BP widgets for activity, members, groups, who’s online, welcome etc.

    You need to decide where you want to show what and look for themes that fulfill your requirements. There are dozens of mag style themes out there… As long as you have a good range of widget positions in the theme you should be able to put your home page together the way you want to. Besides, it’s easy to create custom widget positions if you need to.

    In any case, some php / theming skills may be needed to get stuff exactly how you want it.

    #43951
    Farms
    Participant

    Congrats! I have composed a ditty in honor of the occasion: http://wpmu.org/musings-on-the-birth-of-buddypress/

    #43949
    Magi182
    Participant

    well, private messaging is still not working on the site, so here’s the download link:

    http://www.asomatic.net/plugins/wp-jquery-slideshow.zip

    I’d appreciate all feedback. You can mail to me or reply on the plugin thread.

    Thanks again, I really appreciate your time.

    #43946
    Jeff Sayre
    Participant

    Yes. I would highly recommend upgrading to version 1.0. It is considered the first, stable, public release. This means that it can now be used on live, production sites.

    There were a few bug fixes and some nice improvements since RC2. You can visit BuddyPress trac and see for yourself! All the changesets after r1407 came after RC2.

    #43944
    bpfan
    Participant

    Excellent work Andy! :)

    #43940

    In reply to: admin bar logo

    21green
    Participant

    I figured out that there is TEMPLATEPATH available. However when i use TEMPLATEPATH it refers to the absolute path rather than to the relative path on my Server?! Is there anybody who could help me with this?

    echo '<a href="' . $bp->root_domain . '"><img id="admin-bar-logo" src="' . apply_filters( 'bp_admin_bar_logo_src', TEMPLATEPATH . '/images/admin_bar_logo.gif' ) . '" alt="' . apply_filters( 'bp_admin_bar_logo_alt_text', __( 'BuddyPress', 'buddypress' ) ) . '" /></a>';

    #43938
    Jeff Sayre
    Participant

    WOOOOOOOOOOT!

    This is the only time I think all caps should be encouraged!

    #43937

    I’m marking this as resolved since it sounds like you figured it out. Feel free to unmark it if it’s not.

    #43933
    enlightenmental1
    Participant

    <marquee> Woot!!…. woot <marquee>

    #43932

    This is no longer an issue with the BuddyPress 1.0 Release, however the bug remains in WPMU.

    [Closed]

    #43930
    Ezd
    Participant

    Great job!! :)))

    #43929

    WOOT WOOT!

    What’s next? :D

    #43928
    vsellis
    Participant

    Booyah!

    I mean woot woot…

    #43927
    Cyndy Otty
    Participant

    Woot woot!

    And woot woot from Yara, too! ;-)

    #43926
    Simon
    Participant

    Woot woot… and onward!

    Well done Andy (and community!)… BuddyPress rocks!

    #43925
    chriscarter
    Participant

    Bravo!

Viewing 25 results - 65,651 through 65,675 (of 68,949 total)
Skip to toolbar