Skip to main content

Home/ buddypress/ Group items tagged BuddyPress

Rss Feed Group items tagged

1More

BP Theme Compatibility and the WordPress Default Themes · BuddyPress Codex - 0 views

  • BuddyPress is compatible with all of the WordPress Default Themes. This section will provide you with step-by-step tutorials to make all your BuddyPress pages conform with the layout you want using child themes.
3More

bp-custom.php · BuddyPress Codex - 0 views

  • bp-custom.php is often compared to your theme’s functions.php file. However, there are two primary differences between bp-custom.php and your theme’s functions.php.
  • independent from your theme
  • If you are packaging a BuddyPress theme, then you might want to consider using your theme’s functions.php instead. However, for the most part, you should use bp-custom.php
1More

milo | Tag Archive | buddypress - 0 views

  •  
    Some really nice (and free!)  Buddypress themes
1More

AutoChimp | Home | BuddyPress.org - 0 views

  •  
    "Automatically subscribe, unsubscribe, and update users to your MailChimp mailing list as users subscribe and unsubscribe to your site. Sync your BuddyPress profile fields with your MaiChimp merge variables and groups. Create MailChimp mail campaigns automatically from blog posts. AutoChimp uses a single options page to help you manage your preferred settings."
1More

BuddyPress Courseware - 0 views

  •  
    A Learning Management System add-on for BuddyPress (a social network in a box).

BuddyPress Courseware v0.9.7 is out. This will lik - 0 views

started by Vernon Fowler on 14 Oct 12 no follow-up yet
2More

WordPress › Import from Ning « WordPress Plugins - 0 views

  • What content will Import From Ning import? Import From Ning currently imports the following items from a Ning export: members, member profiles, member avatars, members comments (the "wall"), groups, discussions, and blogs. The plugin attempts to recognize inline images and copy them to the BuddyPress installation, so that you don't lose the images you've put in your blog posts.
  •  
    "Imports the contents of a Ning Network Archive into BuddyPress"
1More

Change BuddyPress Group Slugs from Groups to "Teams" - 0 views

  •  
    "Change BuddyPress Group Slugs from Groups to "Teams""
5More

WordPress › Support » [Plugin: Private BuddyPress] Only exclude SOME pages (h... - 0 views

  • Simply modify the example code from the plugin FAQs in order to unblock a page by its ID number: // unblock a page by id function make_page_visible($visibility) { global $bp; if (is_page(26)) return false; return $visibility; } add_filter('pbp_login_required_check', 'make_page_visible');
    • Vernon Fowler
       
      This works by page ID as well as the array option including slug and Page Title - see highlight below.
  • is_page(array(42,'about-me','Contact'))
    • Vernon Fowler
       
      Works in combination with the above highlight in a theme's functions.php file.
  •  
    Only exclude SOME pages (how-to)
2More

Migrating from old forums to bbPress 2.2+ · BuddyPress Codex - 0 views

  • Uncheck “Discussion Forums” and save.
  • Under “Group Forums Parent“, ensure “Group Forums” is selected.
1More

Status : A theme for BuddyPress by buddypress-themers - 0 views

  • This theme doesn't work properly in IE 7 or as well in 8 so if using IE please use IE 9
3More

WordPress › BuddyPress Groups Extras « WordPress Plugins - 0 views

  • create a folder called bpge in the root of your theme
  • copy required file (that you want to modify) from this plugin folder wp-content/plugins/buddypress-groups-extras/views/front to that created in a theme. That is it - now the plugin uses the template from your theme.
  •  
    "Starting from BPGE v3.6 you can now change the html that is used to display any content in front-end (in groups) right from your theme folder. This is useful if you want to change the way pages and fields are displayed, but it works for "Admin -> Extras" management pages as well. "
2More

Watch BP Check-ins plugin in action on Vimeo! Th - 0 views

  •  
    Watch #BuddyPress BP Check-ins plugin in action on Vimeo! http://t.co/WpGKHy1I Thanks @imath :)
  •  
    It's like foursquare for BuddyPress!
1More

Daily Tip: How to Clean Out the BuddyPress Activity Stream - WPMU.org - 0 views

  • When creating a BuddyPress site you will probably do lots of testing before officially launching. If you’ve filled up your activity stream with test comments, you’ll want to dump it before opening the site to your community. There are a couple of ways to do this.
« First ‹ Previous 41 - 60 of 207 Next › Last »
Showing 20 items per page