Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 48,676 through 48,700 (of 68,969 total)
  • Author
    Search Results
  • modemlooper
    Moderator

    If you are using a child theme then you do not need to worry about the default theme unless you ned to modify a file. At that point you copy the file to your child theme.

    The regular WP twenty ten them will not work with BP out of the box that is why there is a BP version.

    techguy
    Participant

    I was able to do a little digging and figured this out. For some reason I always skip the files in the main BP folder. No wonder I’m missing so much. Anyway, here’s the code in case someone else wants to do it:

    //REMOVE the Request Membership Group Nav
    //Nav for this is found in buddypress/bp-groups.php on line 407
    function remove_request_membership_nav() {
    global $bp;

    bp_core_remove_subnav_item( $bp->groups->slug, ‘request-membership’ );
    }
    add_action( ‘wp’, ‘remove_request_membership_nav’, 2 );

    #87564
    kRadD
    Participant

    Also have the same problem with my local installation.

    1) Installed WordPress: Worked
    2) Got Buddypress as a plugin.
    3) Got a message, that the .htaccess could not be changed due to missing permissions, so changed the permissions, then no error message appears
    4) Choosed the Buddypress default theme
    5) Choosed the permalink options

    = I also get tese 404 error messages (for example /wordpress/activity/)

    #87563
    Euclides
    Participant

    I did that and the log in dissapear but instead it was replace but the code itself: remove_action(‘bp_adminbar_menus’, ‘bp_adminbar_login_menu’, 2); hahaha I am using IE 6 by the way and running latest buddypress version and wordpress and also the default theme, I am not at home at this moment.

    #87560
    Euclides
    Participant

    Yes, just like this site http://buddypress.org , I just want the log in area in the right side, I am going to try your code and Ill let you know if it worked, thank you!

    #87559

    In reply to: bettercodes.org

    Anton
    Participant

    @gottowik – well done. Looks awesome. How did you get the re captcha to work on the registration page? Care to share?

    #87558
    Anton
    Participant

    Thanks @dwenaus, when viewing a tag page, not meta title is available for the page.

    #87556

    In reply to: Come Recommended

    jeremyltn
    Participant

    @techguy still confused why that happened. The courses themselves are, but not the code that checks if you completed one, but I’ll do that too, good call :)

    @ssilver22 Thanks!

    #87553
    techguy
    Participant

    @odiggy Try the Donate button on one of r-a-y’s plugins: https://buddypress.org/community/groups/oembed-for-buddypress/

    r-a-y, Thanks for the extra answer. I started trying to document some of the bp_core_fetch_avatar function so that I could add it to the codex: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-avatar-size-sometimes-creates-fuzzy-avatars/ This is a good addition.

    #87550
    Round World Travels
    Participant

    I don’t know but does this mean your trying to get commentluv to work with buddypress? Any luck, can we look forward to this. Thanks

    #87547
    bplove
    Participant

    @grosbouff So OQP is the current winner of the two in terms of functionality? Is it ready for a production site or still too alphaish?

    #87544
    agrundner
    Member

    @boonebgorges @nuprn1 thanks for posting the instructions. It answered my query. I think it’s odd that topic tags don’t show up in threads in the default theme. Anyway, it works :) Next thing BP needs to do is provide a forum tag manager tool (unless there’s already one and I didn’t see it) similar to Dashboard > Posts > Post Tags and allow the topic creators to edit tags like they can their Title and Content under Edit Topic. Right now I have to do forum tag management using phpMyAdmin.

    #87543
    grosbouff
    Participant

    Jet QuickPress is a plugin from Jettochkin based on my first plugin ‘BuddyPress Quickpress’.
    One Quick Post is the ‘new version’ of BuddyPress Quickpress; the difference is that the plugin works for WordPress too (without BuddyPress), and has been improved.

    As OQP (one quick post) is used to “power” my main plugin Your Classified Ads; you can be sure i will still update it :).

    #87539
    Tony Zeoli
    Participant

    We’re going to try and split the 14MB JSON Discussions Group file and see if that works. Looks like on LINE 97 of the php file that runs the importer, we’re getting caught up on the JSON file. So…we thinking that this is what it could be.

    Helene Goldberg
    Participant

    @hnla yes I have it set up that way – users to register and create new blogs

    @djpaul oh, how do I check that? I’ve emailed to ask my host server. I’m with Super Green Hosting, do you know it?

    #87537
    Anointed
    Participant

    @matthewprice1178
    Love the events system, esp the widget!. I already own gravity and use it for ‘testimony’ submission. Is your events system something you are willing to share for those of us that already use gravity?

    #87536
    Tony Zeoli
    Participant

    @hnla I have been following the thread, but it seems as if Boone’s been busy and he hasn’t been answering queries for a few days to a week. I’ve posted a number of times there and haven’t gotten a reply.

    I’m not sure about splitting the JSON file at this point. I know that he’s mentioned that before. I am going to try a few things. I think because we have some other plugins on the same hosted about on another install of wordpress, that might be the issue. Will try it and see.

    #87534
    Dwenaus
    Participant

    I’ve updated the group tags plugin again. fixed the bug where tags are not saved during group creation. ( a bug that was introduced in version 1.2.2) the new version is 1.3

    Andrea Rennick
    Participant

    “Q1: Should we use WordPress or WordPressMU with BuddyPress?”

    WPMU is now rolled in to single WP and called a Network of multiple sites, sometimes called multisite. You only need to enable it if you want multiple blogs(sites).

    “Q2: Since we plan to launch “multiple social network websites” using BuddyPress, which one is better for our situation and why?”

    If you have one install with multiple blogs, right now you can only install one instance of BuddyPress. It will show up on all the member sites, but share all the userbase.

    “Q3: Will all sites be linked together if we use WordPressMU with buddyPress?”

    I think I just answered this. Yes.

    “Q4: Will using WordPressMU makes it easy to manage all sites?”

    It’s one codebase, so yes.

    “Q5: Will using WordPressMU allow us to de-link individual sites later and transfer to other people on different hosts or will it be a problem if we use MU?”

    THe individual sites you can just use the Export menu to get all the posts.

    The buddypress parts can’t be exported that way.

    “Q6: What else should we consider when making the decision between WordPress and WordPressMU to use with BuddyPress for multiple sites?”

    If you need multiple sites or not and if you want the userbase separate, and how likely you’ll need the buddypress parts moved to a different site.

    “Q7: Will it be better just to use WPMU or WP with BuddyPress only for “one” site per account?”

    Again, it depends on what you ultimately want. The network of sites are individual on one codebase. Buddypress affects the whole network.

    rickkumar
    Participant

    Any buddypress Guru here that can answer my questions?

    Thank you for your time and help.

    #87531

    In reply to: bettercodes.org

    techguy
    Participant

    Interesting way to get to the registration page with just the username. I also like how you dealt with the only lowercase username issue. You might also check out this solution that r-a-y put together: https://trac.buddypress.org/ticket/2207

    Page looks pretty good, but as you said in your blog, I’m not sure it completely communicates your message of what the site can do for new users.

    jordashtalon
    Member

    Actually I guess it should be @nuprn1

    #87524
    Ben
    Participant

    Thank You and that should work with regular Buddypress and creating custom banner ads. I am very excited, my other question is that will it work with MU, I got two sites one is MU, that I am having problems with (I think it could be hosting) and the other is my Buddypress with out MU and seems to be running smooth but will upgrade to MU soon.

    Many Thanks

    #87523
    stang5_0
    Member

    WOOHOOO, with a little CSS help, got things fixed up with my links plugin and I love it.

    #87521

    I need assistance with this exact issue as well. None of the links work.

    On Yahoo Web Hosting. Permalink structure is as follows:

    index.php/%postname%/

    Yahoo doesn’t allow for .htaccess files, so if Buddypress uses .htaccess, this won’t work for me. I’m hoping that isn’t the case.

    Clicking on any of the buddypress links leads to a 404 error message. I am able to find the directories in the theme folder that match however, so i suspect that the links are trying to get into those folders. I should mention that this happens in either the default BP themes, the child themes i’ve installed such as “unplugged”, and themes i’ve converted to be compatible like “sliding-door”, so from my understanding, this is not a theme issue

    Anyone got some assistance for us?

    Thanks in advance!

Viewing 25 results - 48,676 through 48,700 (of 68,969 total)
Skip to toolbar