Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 43,751 through 43,775 (of 68,947 total)
  • Author
    Search Results
  • #101069

    any links to a current downloadable version? If anyone has one they can share, shoot it over to jake at ja-bob dot com. :)

    #101065
    justbishop
    Member

    This is the first activity I’ve seen on the issue since asking myself, @ddgdaily. I really wish someone would come and pastebin the correct code, because if this is possible, I could really use it!

    #101062
    bcade
    Member

    Understood and thank you for the replies. I have since went back and disabled all plugins as well as manually fixed the htaccess file per WP codex. I am still getting that white screen of death I would say 25% of the time I try to navigate back to the main site from a user blog. Still think the best solution is to do a fresh install? I certainly can do that, but am hoping to be able to manually fix the broken code. Anyone have another suggestion?

    #101061
    imjscn
    Participant

    @boonebgorges
    I followed your suggestion, got the thing working! However, by my codes, I will have to write down each error for eah label color. Is there a way to run through all the erros and match it with label?
    Here’s what I’ve done so far:
    In the register.php, I test the signup name field by adding style to the label line like this:
    `<label for="signup_username" style="”> `
    In the bp-custom.php, I added this function:
    `<?php
    function elsa_bp_label_color( $errocolor ) {
    global $bp;
    if ( !empty( $bp->signup->errors ) )
    $errorcolor = ‘color:red’;
    else
    $errorcolor = ”;
    return $errorcolor;
    }
    ?>`

    Thanks for helping!

    #101056
    junger
    Participant

    @techguy Yeah, that’s exactly what I’m hoping to avoid. Not because it wouldn’t work, but it just gets messy.

    It seems silly that a “universal” field like a profile field wouldn’t update it in all circumstances across user profiles. Why is that?

    #101052

    @mercime I already enabled it. And already left a message on theme page. Thanks though.

    #101051
    @mercime
    Participant

    @senTralsuLcus did you enable Activity Streams in admin dashboard > BuddyPress > Component Setup? If you did and it’s still not showing up, check if you have the latest version http://buddydev.com/themes/cosmic-buddy/ or leave a message at theme page

    #101050
    open flips
    Participant

    Hi @rockyteng, we are talking about this issue here… be welcome :)

    #101047
    rockyteng
    Participant

    hi

    i installed the plugin in local computer according to the readme file with the downloaded file
    it did show a chat tag on the admin-bar when i clicked it
    got a blank page.
    anyone have the same problem as me?

    thanks
    rocky

    #101042

    In reply to: Change Nav Labels

    techguy
    Participant
    #101041
    ewebber
    Participant

    I’m pretty interested in this too, I had my members set as “members” but have just noticed this has allowed someone to submit a blog post to the site which I don’t want.

    chestnut_jp
    Member
    #101039
    kateM82
    Member

    @danhay @justbishop

    Any updates on the number of favourties count code from earlier, I cant get it working either, and it looks like it needs a few extra bits and pieces.

    This is what @danhay originally posted:

    = ( $fav = bp_activity_get_meta( $activity_id, ‘favorite_count’ ) ) ? $fav : 0

    #101033
    7395361
    Inactive

    Spam post and link removed -hnla

    @DJPaul @boonebgorges account needs removing.

    #101032

    In reply to: BP posting

    @mercime
    Participant

    Obviously that’s not the default behavior. Change theme to bp-default theme and leave only BuddyPress activated in plugins. Clear cache. See if same behavior persists.

    #101026
    Boone Gorges
    Keymaster

    There isn’t really any support built into BP for custom pay types, but supporting them is no different from supporting other kinds of custom content in BP. See the BuddyPress Skeleton Component for some guidance on integrating custom content into BP navigation, etc.

    In the next couple weeks I might whip up a new plugin to provide a framework for custom post type support in BP (front end editing, integration into nav menus, etc). I’ve had to do stuff like this for a couple clients in the past few months and I think I have a sense of some good strategies.

    #101025

    Thank you for your quick reply! I will try this and let you know what comes up!

    #101023
    Boone Gorges
    Keymaster

    The plugin works fine on all my installations of the latest WordPress.

    If your users are not able to leave a star rating, it is likely that you are having a Javascript conflict. Are you using a custom theme? Try reverting to the BuddyPress Default theme to see if the stars work that way. If so, then maybe I it someone else can help you to troubleshoot the theme.

    I should make it an option in the future for admins to turn off the part of the plugin that requires star ratings.

    #101022
    Matt
    Participant

    With the help of r-a-y, we put up a tutorial on how to set up a single bbPress forum without doing a separate install. The drawback is it still uses a Group, and it means you won’t be able to use Groups for other purposes while this is in place. The upside is it’s fully integrating bbPress, so whenever the updated plugin comes out you’ll be in good shape.

    How to set up a single bbPress forum with BuddyPress

    #101021
    Steven Word
    Participant

    @jeffsayre
    I believe this topic was started before the BP 1.0 release. I have still experiencing problems hooking into bp_setup_nav() and would like to know if altering the core files is the only way to solve the problem. I am currently testing using functions.php and have not been able to get the hook to fire.

    If I am understanding you correctly, I must do one of two things to correct the problem. 1.) Edit the bp-core and change the priority of bp_setup_nav or 2.) Put the add_action call for my plugin inside a file in a directory that alphabetically comes before “buddypress” ?

    #101017
    Matt
    Participant

    @daveamos

    We at buddyboss.com just started using the CustomPress plugin by wpmudev.org — http://premium.wpmudev.org/project/custompress . It lets you easily set up custom post types and custom fields in WP admin. So far, I’m absolutely loving it.

    I was pumped when I first heard about WP 3.0’s custom post type functionality, and THIS is what I assumed would be coming. I’m not a programmer, so I need a UI to set up custom post types. This lets you name a custom post type, choose where it falls in the WP admin menu, pick the icon, pick the fields and editable areas that will display, and create custom fields that will be requested on any post type. It also lets you create custom taxonomies, which I haven’t used yet.

    It makes WP/BP into fully legit CMS, rather than a blogging platform flexible enough to be used as a CMS. This will be seeing its way into a lot of our client projects.

    Matt O’Brien

    #101010
    open flips
    Participant

    Thanks for looking at it @Dfa327, I remembered you writing somewhere you prefer we report bugs somewhere else but I could not sign up at the time I have tried.

    Is the fix suppose to be in 1.3.6 version of the plugin ? If so, I report the problem still occurs.

    Thanks for letting us know when you will fix it,
    flips

    #101009
    hbalagh
    Member

    anyone? this is my first time messing w/ buddypress and would really like this

    @mercime
    Participant

    @Reeves246 Cheers :-)

    Reeves246
    Member

    @mercime Thanks, works perfectly! :D

Viewing 25 results - 43,751 through 43,775 (of 68,947 total)
Skip to toolbar