Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 55,626 through 55,650 (of 69,016 total)
  • Author
    Search Results
  • #70506
    Gene53
    Participant

    I second that, moderators are a must.

    Also, it would be great for the “Site-wide Admin” to be able to edit member’s profiles (including avatars).

    Cheers,

    Gene

    #70503
    Gene53
    Participant

    The only one I found is: https://wordpress.org/extend/plugins/buddypress-like/

    It only does “thumbs up” (like) but no “thumbs down” but does work with the activity stream.

    Gene

    #70495
    Paul Wong-Gibbs
    Keymaster

    This is true. I think there is about 10-15 hours work in it before it gets to a beta release for the current version of BuddyPress.

    I am working on it, but as always there are plenty of things to do :)

    #70494
    Paul Wong-Gibbs
    Keymaster

    You’re welcome :)

    #70488
    leisegang
    Participant

    when will this be fulle buddypress compatible?

    #70485
    sollers
    Participant

    This is it!

    Thank you!

    #70484
    rolfe
    Participant

    I use BlueHost. Your friend was talking about the WPMU + BP installation via SimpleScripts (kind of like Fantastico de Luxe, but much more responsive to upgrades).

    SimpleScripts calls it “BuddyPress”, but it is really BP + WPMU.

    I used SimpleScripts to do my initial BP + WPMU installation. I had a complete site failure yesterday when I upgraded to the most recent BP version. I also had some bugs creating user blogs with the original installation.

    I think SimpleScripts automatically configures WPMU to create user blogs as subdomains. For this to work, your hosting provider MUST support “wildcarding”. When opened a support ticket with BlueHost to do this, they quickly replied: “No our system does not support wildcarding.”

    If you were creating your own blogs as subdomains, this would not be a problem because you could use the DNS tool (e.g. cPanel > Simple DNS Zone Editor) to support define each one when you create it. But, it seems likely you’re using WPMU to support multiple users. In that case, it would be nearly impossible to define a new subdomain each time your users created a new blog. The wildcard gets you out of that predicament by immediately supporting any subdomain when they create the blog.

    If you install WPMU + BP manually, you don’t need a hosting provider that supports wildcarding. During the configuration, just select the option to create user blogs as *subdirectories* instead of subdomains.

    I did the manual installation for the first time today. I don’t think I’ll need the SimpleScripts approach again.

    Hope this helps.

    #70478
    itsalltech1
    Participant

    Creating a new page worked, but that only worked for the base of the page. Example: itsalltech.com/activity. However, if you go into a subpage of Activity, it will not work. How can I customize the CSS?

    #70477
    agrundner
    Member

    @MrMaz I’ve got some good news for you. While I still can’t get the avatars to work via the thumbnail chooser, I have gotten avatars to work on a single wordpress install when choosing to “Customize” the link’s avatar. In my case it can crop the image and upload the thumbnail and fullsize pic to /wp-content/uploads/link-avatars/

    In case this helps anyone else… I had to use the “Full URL path” in wordpress’ Settings > Miscellaneous to get BuddyPress user avatars to upload (in case someone wants to use a different avatar than their Gravatar)

    Full URL path example: http://www.mysite.com/wp-content/uploads

    #70476
    thekmen
    Participant

    Thats because there is no Mystique styles for BuddyPress in tour style.css & Mystique doesn’t recognise the BuddyPress pages.

    You could add the styles yourself, or maybe an easier way, create a blank page in your wp-admin, call it activity & see if Mystique page styles are picked by your activity page then.

    #70475
    rolfe
    Participant

    To recap:

    PREVIOUS ENVIRONMENT:

    BlueHost hosting, WordPress MU + BuddyPress 1.2.2.1 installed via SimpleScripts and automatic upgrades. Also had WordPress in a root directory.

    PROBLEM:

    After upgrading to BuddyPress 1.2.3, clicking the tabs for Activity, Members, Groups, Blogs, About generated an Internal Server Error.

    SOLUTION:

    Removed the WordPress installation from the root web directory.

    Deleted the directory containing the WordPress MU + BuddyPress.

    Deleted the previous databases.

    Create a database and database user.

    Manually install WordPress MU (WPMU)

    Manually install BuddyPress.

    TIPS:

    If you have questions along the way, start with the links provided by the WPMU installation page (on your website) and search the WordPress MU and BuddyPress support forums. I also recommend the free ebook, Installing WordPress MU For Beginners, by Andrea Rennick, available at http://wpmututorials.com/wp-content/plugins/download-monitor/download.php?id=1

    Use cPanel > MySQL Databases to create the database, create the user with ALL privileges, and assign the user to the database. Avoid using the “MySQL Database Wizard” tool. I got connection errors when I used the wizard.

    I have an open request to my web hosting provider, BlueHost, to enable wildcard subdomains for my domain. (I elected to have new blogs appear as subdomains.) You can avoid this hassle if you opt to create user blogs as subdirectories.

    #70473
    rich! @ etiviti
    Participant

    uploaded to the development version:

    https://wordpress.org/extend/plugins/buddypress-group-forum-extras/download/

    requires a theme edit (details on the forum extras admin page after activating the subplugin)

    #70471
    itsalltech1
    Participant

    Yes, but if you were to look at my homepage and then go to a BuddyPress page, the color of the header text is different and the font is different. It’s almost like two different versions of Mystique

    #70470
    thekmen
    Participant

    I thought you wanted BuddyPress to use the Mystique look & feel?

    #70468
    itsalltech1
    Participant

    That worked! Except for some reason now, BuddyPress is using the default Mystique theme, instead of the customized theme like the rest of my site. Any ideas?

    #70464
    thekmen
    Participant

    try

    remove_filter( 'body_class', 'bp_get_the_body_class', 10, 2 );

    in your functions.php

    #70460

    In reply to: OpenSocial support

    dilvie
    Participant

    Without an application platform like Facebook / MySpace, (i.e. full opensocial container support), BuddyPress sites will always have a severe handicap. iPhone isn’t popular just because it’s a good phone – iPhone is popular because of the app support. WordPress gives us a platform with some terrific plugins, but WordPress plugins aren’t social by nature. OpenSocial apps are. And that makes all the difference.

    #70457
    Mike Pratt
    Participant

    @LwEEs

    You can also place this code anywhere you want and style your own little Notifications Block:

    <!-- Notifications block -->
    <?php
    echo '<li id="notifications-menu"><span id="menu-title">
    <a href="' . $bp->loggedin_user->domain . '">';
    _e( 'Notifications', 'buddypress' );

    if ( $notifications = bp_core_get_notifications_for_user( $bp->loggedin_user->id ) ) { ?>
    <span><?php echo '('.count($notifications).')' ?></span>
    <?php
    }
    echo '</a></span>';
    echo '<ul>';

    if ( $notifications ) { ?>
    <?php $counter = 0; ?>
    <?php for ( $i = 0; $i < count($notifications); $i++ ) { ?>
    <?php $alt = ( 0 == $counter % 2 ) ? ' class="alt"' : ''; ?>
    <li<?php echo $alt ?>><?php echo $notifications[$i] ?></li>
    <?php $counter++; ?>
    <?php } ?>
    <?php } else { ?>
    <li><a href="<?php echo $bp->loggedin_user->domain ?>">
    <?php _e( 'No new notifications.', 'buddypress' ); ?></a></li>
    <?php
    }
    echo '</ul>';
    echo '</li>';
    ?>

    #70454
    Paul Wong-Gibbs
    Keymaster
    #70446
    Andrea Rennick
    Participant

    “If you ask andy or lots others here should know, you need to disable buddypress body classes.”

    You have to replace them, and Mystique have extra divs.

    #70445
    sollers
    Participant

    Option is also to use BudddyPress as subdomain and use default blog “/” as main page.

    If I put BuddyPress on subdomain, it doesn’t work, it calls functions as if it was located in “/”.

    It works only if I apply BudyPress theme to default blog “/”.

    Thank you for any insight!

    #70436
    aribo
    Participant

    @D Cartwright thanks for a very much needed plugin. Unfortunately I haven’t been able to use it, for I have the same problem reported in previous entries. I am the administrator of groups and I cannot access the wiki. It says “You do not currently have access to view any of the wiki pages of this group.”

    Thanks for your help!

    Alex

    #70435
    thekmen
    Participant

    Sorry, I don’t have my copy here with me so can’t check how I did it now.

    Yes, this would go into your themes functions.php

    If you ask andy or lots others here should know, you need to disable buddypress body classes.

    I’m presuming you will also have issues with conflicting javascript from the theme, I know I did.

    I know someone else here on the boards was also working on this theme, maybe ask them.

    #70430
    brianterry10
    Member

    I fixed the problem by using this plugin…

    https://wordpress.org/extend/plugins/mail-from/

    Thanks to this thread here…

    https://buddypress.org/forums/topic/email-notification-not-working

    #70429
    rashell
    Participant
Viewing 25 results - 55,626 through 55,650 (of 69,016 total)
Skip to toolbar