Skip to main content

Home/ buddypress/ Group items tagged WordPress

Rss Feed Group items tagged

Vernon Fowler

WordPress › Support » [Plugin: BP BookMarklet] Window size - 0 views

  •  
    "Plugin main file (bp-bookmarklet.php) line 144, edit this width=550,height=230to what you need. Once done, you'll need to delete the bookmarklet from your browser and drag and drop it again."
Vernon Fowler

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)
Vernon Fowler

Ning vs Buddypress: Where are the differences? Should I switch? - JenSocial: Social Net... - 0 views

  • because Wordpress and Buddypress is all stored on a server that you have access to, then you have complete control over your member's information.
  • Did we mention that Wordpress and Buddypress are run on a GPL license as well? That's a fancy way of saying "it's free."
  • there are other parts of Ning that Buddypress doesn't have right out of the box, namely events, photo and video sharing.
  • ...1 more annotation...
  • you're in charge of handling hosting. And unless you have a cousin who works at a hosting website that'll hook you up, well, that's going to cost some money too.
Vernon Fowler

bTeleogistic3 / 73Import from Ning: Import Ning users to Wordpress and BuddyPress - 0 views

  • Import From Ning imports the contents of your Ning Network Archive into BuddyPress.
Vernon Fowler

Accelerator - Accelerator's journey to a hybrid Learning Management System - 0 views

  • the software felt overly-complex for our needs and a little unintuitive – or ‘clunky’!
  • our Moodle installation suddenly stopped working altogether one day, and we couldn’t repair upgrade to the latest version we were forced to end the Pilot Project and seek another solution – fast.
  • The hybrid solution: WordPress v3.3.1 – Basic foundation for the site BuddyPress v1.5.4 – Adds social features ScholarPress Courseware 0.9.5 – Adds LMS features Fishbook theme v1.2 – Starts to get the site looking like Facebook BP Group Management v0.5.2 – Allows us to ‘enrol’ users in courses
  • ...1 more annotation...
  • 4. Adjusted the language to match our own, across the site: ‘Groups’ to ‘Courses’ ‘Lectures’ to ‘Modules’ ‘Schedules’ to ‘Events’ ‘Assignments’ to ‘Pre- and Post-work’ ‘Friends’ to ‘Contacts’ (and removed the Friends functionality) ‘Activity’ to ‘Newsfeed’
Vernon Fowler

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
Vernon Fowler

Daily Tip: Create, Edit, and Delete BuddyPress Groups with Drag and Drop - 0 views

  •  
    Daily Tip: Create, Edit, and Delete BuddyPress Groups with Drag and Drop: BP Group Organizer is a new plugin tha... http://t.co/jDA3pcR
John Smith

Deeds- Best Nonprofit Church Organization WP Theme - 0 views

  •  
    The intuitively designed, lightweight, finely coded and error-free Deeds premium WordPress theme is aimed at building a powerful and progressing website on multiple niches, such as Church, Charity, Religious Propagation, and Non-profit Organization. It is cleaner, quicker and easier to customize, and is perfect for the newbies. Three uniquely built Homepage Layouts, two innovative Header Styles, and a number of built-in pages of varied utility are bound to be of special appeal for the professional web designer.
Vernon Fowler

bbPress User Roles and Capabilities · bbPress Codex - 0 views

  • Moderator – can create and edit forums. Can create, edit and delete other users’ topics and replies. Can manage Tags, and moderate a forum with the moderation tools.
  • edit_others_forums delete_forums delete_others_forums
  • delete other users’ forums, topics and replies
  •  
    "bbPress comes built in with user Roles that give the website owner the ability to tailor user access to their website. This page details the bbPress capabilities that each role has. "
« First ‹ Previous 61 - 80 of 114 Next › Last »
Showing 20 items per page