Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,851 through 20,875 (of 22,658 total)
  • Author
    Search Results
  • #53034

    In reply to: BuddyPress Spam

    r-a-y
    Keymaster

    Hey wordpressfan, understand that BuddyPress runs on top of WordPress MU so any spam issues are still, at its core, a WPMU issue.

    The WPMU readme.txt has some info on how to counter spammers:

    https://trac.mu.wordpress.org/browser/trunk/README.txt (read line 165 and on)

    For the Darcy Norman link, use WPMUTutorials’ variation for BuddyPress:

    http://wpmututorials.com/how-to/spam-blogs-and-buddypress/

    Also, for your suggestion on moderating signups, WPMUTutorials also has an article on that:

    http://wpmututorials.com/hacks/how-to-moderate-signups/

    Read the last comment in that post for info on modifying the article’s instructions for BuddyPress.

    You might also want to check out SI Captcha:

    https://buddypress.org/forums/topic/si-captcha-for-wpmu-and-buddypress

    The beta version has support for BP as well.

    Hope that helps in some way!

    #53021
    abcde666
    Participant

    Hi JJJ,

    are you still working on this ?

    Where to find “BuddyPress/WordPress theme repo” ?

    Thanks a lot !

    #53012
    Jayson
    Participant

    Cheers for checking it out. I apologise for my bad description. I am new to Buddypress, and just testing it out at the moment. I just assumed that this was how it worked, much like sub-pages in vanilla wordpress.

    #53006

    In reply to: Can I do this..

    You could add them via the wordpress admin, but you’ll still need to go back and edit their xprofile display name for them to be “visible” inside BuddyPress.

    #53001

    In reply to: Can I do this..

    Yes it’s possible but it will take some integrating with existing WordPress plugins to make it so. Best place to start with BP specific code is the codex; http://codex.buddypress.org

    I’m trying to add a little to it everyday if I find the time, so it should keep getting more and more documented with code snippits and examples.

    #52999

    @wordpressfan, yes go ahead and copy the files over from the parent theme into your child theme, and modify from there. Anything in your child theme will override the files from the parent.

    #52991

    In reply to: Ads with buddypress

    Paul Wong-Gibbs
    Keymaster

    As long as your theme calls the standard WordPress hooks – like BuddyPress’ does – any add plugin that works on WPMU should work.

    #52978
    wordpressfan
    Participant

    I’m looking to replicate the profile pages either here or WordPress.org.

    #52965
    gday3012
    Member

    I am a bit confused about 1 thing. Do I create a child theme with the theme buddypress installs with or create a parent theme to make child themes from in the future. I am looking to change colors, layout (collumns) bg image and things like that. Something I read made it sound like any wordpress theme can be the parent, is this correct? I am assuming that using a standard wordpress theme would require adding code from the default theme. Is this correct? I just want to make sure I am understanding this before I try to jump in and work because in the begining I don’t think I was. Thank you,

    Greg

    #52929
    Kevin Pine
    Participant

    There are two sets of files you need to work with… One for the home page and main blog and another for the member/group/admin pages.

    The home theme is found here: /wordpress-mu/wp-content/themes/bphome

    The member theme is here: /wordpress-mu/wp-content/bp-themes/bpmember

    If you don’t have a member theme in the above location, upload it there. The bpmember base.css is similar and you will have to make most of your CSS tweaks to both. v1.1 uses only one theme for both. More info:https://buddypress.org/blog/news/the-new-buddypress-theme-architecture/

    #52916
    Jeff Sayre
    Participant

    First of all, since you are installing a premium, 3rd-party DB sharding tool, you need to contact the people at WPMU DEV Premium and ask them for support. It seems like all was fine with your standard WPMU + BP install until you switched to using their multi-db plugin.

    Secondly, in case you are not aware, there is a free sharding tool–HyperDB. In fact, this site (BP.org) is using it. Also, there is a great two-part article on how to use HyperDB written by Trent Adams, one of the moderators on this and other WP product forums.

    #52894

    With the integrated version you won’t have access to the bbPress admin panel to turn them on or off, so external only.

    bbPress being included with BuddyPress is like TinyMCE being included with WordPress. Yes they are applications all their own, but they also live together in a very symbiotic way (without being alive of course.)

    #52891

    In reply to: buddypress and bbpress

    Jason Giedymin
    Participant

    He’s saying that it could be a PHP error causing the issue and to check your error logs. Usually at this point it could be anything.

    I think your next task is do a search on here and mu.wordpress to find out how to enable error logs, logging in general for your particular setup.

    #52854
    Andy Peatling
    Keymaster

    @wordpressfan: You must first visit a sub forum on this site to post a topic. You cannot post a topic from the front. It is identical except for the fact there are no groups listed on the forums directory in BuddyPress.

    Also –

    You don’t need to first browse to a group, click a group name on a topic and you will go straight to that group forum where you can post a reply or new topic.

    You don’t need to be a member of the group, you can post a reply or a new topic on a group forum and will auto join that group. It’s not a two step process.

    Stickies cannot be show on the front. You may have hundreds of groups, each with stickies. This will clog up the directory and make it useless.

    @allenweiss: If you don’t want a group to be a place for starting topics and discussions then simply disable the forum on that group.

    #52839
    gmrufus
    Participant

    Hi, I’m having a problem with the error:

    ‘Attention Site Admin: Group forums require the correct setup and configuration of a bbPress installation.’

    I started with a new site on a subdomain, installed WordPress MU 2.8.1, then installed Buddypress 1.0.3. This worked no problem.

    I then installed bbPress 1.0.1 and followed the steps above. Everything seemed to have gone fine, and the integrated logins worked across all areas of the site.

    The only problem I’m having is the error above. It appears when I’m logged into Buddypress and try to create a new group. Despite this error, the group is created, but no forum is created for the group.

    I have 1 user in the system, using the login details admin/password. Admin is set as the Key Master. I have tried using the suggested versions of the 3 pieces of software, as well as later versions, all with the same problem. I’ve completely run out of ideas. Any help you can give is hugely appreciated.

    Thanks

    #52838
    gmrufus
    Participant

    Hi, I’m having a problem with the error:

    ‘Attention Site Admin: Group forums require the correct setup and configuration of a bbPress installation.’

    I started with a new site on a subdomain, installed WordPress MU 2.8.1, then installed Buddypress 1.0.3. This worked no problem.

    I then installed bbPress 1.0.1 and followed the steps above. Everything seemed to have gone fine, and the integrated logins worked across all areas of the site.

    The only problem I’m having is the error above. It appears when I’m logged into Buddypress and try to create a new group. Despite this error, the group is created, but no forum is created for the group.

    I have 1 user in the system, using the login details admin/password. Admin is set as the Key Master. I have tried using the suggested versions of the 3 pieces of software, as well as later versions, all with the same problem. I’ve completely run out of ideas. Any help you can give is hugely appreciated.

    Thanks

    #52807
    Andy Peatling
    Keymaster

    I’ll be writing up a “how-to” on using WordPress themes with BuddyPress very soon. What you have described is one way of doing it if the “template: bp-sn-parent” does not work.

    To get the user menus you can add these lines to the bottom of your header.php:

    <?php if ( !bp_is_blog_page() && !bp_is_directory() && !bp_is_register_page() && !bp_is_activation_page() ) : ?>
    <?php locate_template( array( 'userbar.php' ), true ) ?>
    <?php locate_template( array( 'optionsbar.php' ), true ) ?>
    <?php endif; ?>

    #52804

    You would need to add a line to the style.css of your Atahualpa theme, cross your fingers, and hope for the best. :)

    In style.css for Atahualpa, somewhere in the comments section where the theme name, author, and uri are, put…

    Template: bp-sn-parent

    That will tell WordPress to fall back on bp-sn-parent when Atahualpa doesn’t have files of its own to use. It’s still not a 100% fluid process, because the parent theme has its own CSS that it needs and uses to function and look the part. You can @import the style.css for bp-sn-parent and see if that helps at all too.

    #52797
    Paul Wong-Gibbs
    Keymaster

    Welcome Pack took me about a month (of weekends and occasional evenings).

    Achievements took me about three months. That time includes learning WordPress/BuddyPress frameworks.

    #52770
    Burkie
    Participant

    @wordpressfan thanks, just a fun project…

    1. in the profile field setup create a new group – add items, then bp_profile_group_tabs() ?> does the rest.

    2. bp_the_site_member_link() ?>album works perfectly

    #52765

    In reply to: Group/Profile Layout

    wordpressfan
    Participant

    Exactly my point. I prefer the profile page designs chosen by buddypress.org and profiles.wordpress.org – they’ve removed the “Me” and “My Profile” columns in favor of a sub-menu in one case and base data under the former “Me” column in another.

    Are there any examples of how BuddyPress sites are diverting from the default profile styling?

    #52742

    In reply to: User specific links

    zeitweise
    Participant

    This plugin solved the problem for me:

    http://netweblogic.com/wordpress/plugins/login-with-ajax/

    #52691
    Andy Peatling
    Keymaster

    The trunk version of BuddyPress has fixes for subdirectory installs. I’ll probably release a second beta tomorrow. Perhaps wait until then to upgrade if you are using WordPress MU in a subdirectory, or use subversion if you know how.

    #52681
    David Lewis
    Participant

    @Jeff. That’s cool. I can just use a simple plug-in to block out groups, etc. wholesale. Like that code Burt did… just using is_user_logged_in(). It’ll do for now.

    The issue is, I want to use BP as a kind of simple, lightweight “Intranet”/communication tool for our local Search & Rescue group. We’ll mostly use groups and/or bbPress to discuss fundraising, training, recent searches… etc. As well as look up members in the directory. Etc. All that stuff should be just for members. Some of it can be sensitive info. But we still need a public face for news, events and static info (faq, about, photos, etc.)

    Two sites (a WordPress site for the public and a BuddyPress site for members) might make sense… but there’s overlap. All that public stuff needs to be available to members as well (pages, posts, events). So having two sites would be kind of a nightmare.

    But I digress!!! As I say… I’m sure I can hack something together. Since I’m just hiding entire classes wholesale… it should be simple enough with a bit of PHP. Not sure how events will work though.

    Anyway… very much looking forward to the privacy component as designed. Even thought it’s not what I thought it would be… and won’t do what I had in mind… it sounds like it’s actually a lot more impressive than that.

    #52675
    Andy Peatling
    Keymaster

    Disable all of your plugins – move them from the /plugins/ directory. Upgrade WordPress MU to the latest.

    Re-add your plugins to the /plugins/ directory, do not activate them. Upgrade BuddyPress and then re-active your plugins.

    Please, please backup before you upgrade. I’m not saying this for my own health. If you have a site running that can’t afford to be down, this is critical.

Viewing 25 results - 20,851 through 20,875 (of 22,658 total)
Skip to toolbar