Skip to main content

Home/ buddypress/ Group items tagged how to

Rss Feed Group items tagged

samonjur

Keywodrs is very important for every website. - 0 views

  •  
    Simply how much targeted traffic are you currently shedding mainly because an individual never have identified several unexpected yet potent keywords and phrases? Choosing the clear keywords and phrases to your internet pages is easy. And also obtaining connected, high-demand and also low-supply keywords and phrases which can be potent to your web site just isn't too much once you begin making use of Wordtracker. Yet think about people keywords and phrases which can be actually unexpected? Think about keywords and phrases you'll by no means consider, yet which may have the particular prospective to operate a vehicle thousands of fresh visitors to your internet site?Pleasant to be able to Wordtracker Search term Study AccountsBeing a Wordtracker client, you are going to right away acquire totally free usage of the most notable 1, 000 keywords and phrases used throughout the key engines like google : equally short-term and also long-term.And also for a few internet marketers, which is adequate.Nonetheless it just isn't adequate should you have identified the actual prospective regarding working together with one of the most searched-for or perhaps freshly growing keywords and phrases on the web.Significant web marketers and also SEARCH ENGINE MARKETING specialists which are seeking development final results consider Wordtracker's Search term Study Record alternatives: from your Top, 000, entirely for the Leading 20 thousand phrases.Just how these kinds of accounts supply development final resultsCheck our own Search term Study Accounts throughout. Try to find hugely well-known, or perhaps freshly growing phrases and words that might be utilized to make huge amounts regarding fresh targeted traffic.How can this kind of perform? You're not trying to find well-known keywords and phrases that may deliver folks inside from the "front door" of your distinct web site. You are interested in undiscovered jewels that will deliver a large amount regarding targeted traffic inside
Vernon Fowler

Linda Peng » Blog Archive » 10 Lessons I Learned from Designing an Online Com... - 0 views

  • I recommend giving people single sign-on options using Twitter, Linkedin, OpenID, Livejournal, etc. as well as Facebook.
  • The rest of your target market still needs to be convinced to care about your community enough to join.
  • Make your homepage interesting enough to visit twice.
  • ...8 more annotations...
  • There’s probably a reason Quora, Stackoverflow and most Ning networks all have news feeds on their front pages.
  • Clearly define your niche.
  • clearly define your site’s niche so that users will have an easier time understanding how your site adds value to their lives. For example, Quora is the social network where one gets their questions answered; Stackoverflow is a Q&A network for programmers; Linkedin is a specific network for jobhunting professionals. What specific need does your social network cater to?
  • Beware of outdated plugins and themes.
  • Look at the description closely and check to see if it’s been tested up to the WordPress version you’ve installed. If you’re unsure, search for the plugin forums (every WordPress plugin should have one) and see the latest praises or issues people are discussing on the threads.
  • If a new theme or plugin crashes your site, rename or delete it.
  • I recommend giving people single sign-on options using Twitter, Linkedin, OpenID, Livejournal, etc. as well as Facebook.
  • Your site needs an FAQ. No, really. It does. Although you personally might think that the activity feeds and groups and profile editing links are in the most obvious locations in the world, your users will not. They’re used to their own oft-frequented social networks (cough, Facebook), and  they’ll ask you why clicking on their avatar doesn’t automatically bring them to a “change your profile picture” page or if logging into your site using Facebook Connect will mean that everything they post will automatically get cross-posted to their Facebook wall. In addition, users want to know about your site features.
  •  
    I re-discovered my fascination with online community building around the time I subscribed to a shared hosting service, installed WordPress, discovered the Buddypress plugin, and stumbled upon open-source forums where people were amazingly helpfully about sharing troubleshooting tips and code.   This was last December. The discovery turned into an independent study I dubbed "Volunteerism in a Web 2.0 World," which turned into the development of a website and lots of meetings and several pages of an annotated bibliography - all of which I submitted to my Research in Practice Program (RIPP) advisor at the end of the semester.Over the course of my meetings with "stakeholders" (Duke students and administrators) to asses the value of the "website" (an online social network for Duke civic engagement), I learned a few things about designing an online community using WordPress and Buddypress.
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

WordPress › Support » How-To: Achievement Categories - 0 views

  •  
    "Mike, I have been lurking the site you have created and want to create something similar such as your badges, icons, achievement page and leaderboard. Did you do the graphics yourself? I think I can follow your instructions for the leaderboard, and I will need to get someone else to create my graphics. How did you put together this template/page http://challengebeta.mypcls.org/achievements/a-tale-for-every-tail/"
Vernon Fowler

Customizing Labels, Messages, and URLs · BuddyPress Codex - 0 views

  •  
    "Do you want to change various labels and messages in BuddyPress, but don't want to hack the core files to do so? This page explains how to use a language translation file to customize BuddyPress labels, messages, and URL slugs. "
Vernon Fowler

BuddyPress.org → Docs → How to Set up Your Main Site Navigation Using the Bui... - 0 views

  •  
    The latest BuddyPress 1.5 default theme now includes the standard WordPress menus that you can easily set with drag-and-drop capabilities. You also have quite a bit more control over where your BuddyPress components are now displayed. Here are the basic steps to setting up your main site navigation after BuddyPress is installed. (*Please note that this only applies to BP 1.5+)
Vernon Fowler

BuddyPress: How to change avatar (picture) size larger or smaller | Otreva Designs - 0 views

  • You can add code to a functions file or adda file bp-custom.php to the wp-content/plugins folder to change image sizes Avatar specific settings can be changed: define ( ‘BP_AVATAR_THUMB_WIDTH’, 50 ); define ( ‘BP_AVATAR_THUMB_HEIGHT’, 50 ); define ( ‘BP_AVATAR_FULL_WIDTH’, 150 ); define ( ‘BP_AVATAR_FULL_HEIGHT’, 150 ); define ( ‘BP_AVATAR_ORIGINAL_MAX_WIDTH’, 640 ); define ( ‘BP_AVATAR_ORIGINAL_MAX_FILESIZE’, $max_in_kb ); define ( ‘BP_AVATAR_DEFAULT’, $img_url ); define ( ‘BP_AVATAR_DEFAULT_THUMB’, $img_url ); Reply
Vernon Fowler

How to Create A Custom BuddyPress Members Directory - WPMU.org - 0 views

  •  
    "One of main reasons that BuddyPress communities fail is because members don't connect and interact with each other. One way to improve that is through design that keeps members interested."
Vernon Fowler

An online community for educators built with BuddyPress · BuddyPress.org - 0 views

  • Build a professional learning community platform to help educators engage in conversation, share innovative ideas, discover and curate useful resources, document successful practices, and apply them in their own classrooms and schools.
  • Support and sustain continuity between in-person meetings and professional development opportunities. Help new constituents get up to speed and become valuable, active partners in learning communities.
  • drafted policies for user-generated content
  • ...2 more annotations...
  • After having tried nearly every plugin option (and combination), I settled on WP Types & Views (now called WP-Toolset), which allowed me to rapidly prototype and improve data structures. Then, I used Gravity Forms to create front-end forms to prompt educators to organize and classify their recommended resources.
  • This work has only just begun, but WP-Toolset has provided all the features we’ve needed; indeed it can be compared favorably with the Blocks, Views, Panes, and Panels modules and functions for Drupal.
  •  
    Great post on how an online community for educators was built with BuddyPress: http://t.co/JDUbnhiG
Vernon Fowler

Solved.. How to hide other Directory Members posts on the admin pages « WPMU ... - 0 views

  •  
    Single blog BuddyPress can make good use of this.
Vernon Fowler

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

How to improve BuddyPress speed and performance | BuddyBoss - The Ultimate BuddyPress T... - 0 views

  • Hyper Cache is specifically written for people who have their sites on low resource hosting providers. This plugin will make an enormous speed improvement and is recommended instead of other similar plugins such as WP Super Cache or W3 Total Cache. It will work better with BuddyPress and is quite simple to set up.
  • The problem was with the DB Cache Reloaded plugin. Not only would the notifications not go away but when individuals submitted anything on a wall or activity stream, this would not be published for several minutes. When I removed the DB Cache Reloaded plugin, the problem went away!
  • However, every additional plugin you install will need to request information from your database and the cumulative effect of having dozens of plugins is that your site will slow down. Use only the plugins that you actually need. Try to remove the rest.
Vernon Fowler

BuddyPress Showcase: 12 Unique and Inspirational Sites - WPMU.org - 0 views

  •  
    Want to see what designers and developers are doing with BuddyPress these days? Here's another installation of our BuddyPress eye candy series, featuring a few of the latest communities with uniquely customized themes. Newcomers to BuddyPress always have questions about how flexible the platform is for theming. If you're wondering what's possible with BuddyPress, just check out a few of these sites for a bit of inspiration.
Vernon Fowler

BuddyPress.org → Docs → 1.5 plugin compatibility - 0 views

  •  
    Pass, Fail, and Unknown BP1.5 plugins with link to info on how to fix the failures.
Vernon Fowler

WordPress › Secure Invites « WordPress Plugins - 0 views

  • If your BuddyPress theme is the default theme (for BuddyPress version 1.2 or above), or a child of the default theme, or uses the same template hooks as the default theme, you can put the invitation form in the following places by just ticking the right box in your settings screen: Before any list of members After any list of members At the top of every page Before your site homepage After your site homepage At the top of the default sidebar At the bottom of the default sidebar The invitation form is hidden by default, and is shown by clicking an "Invite a friend" button which makes the form slide into view.
  • Preset settings If you want to quickly set up invitations without messing with lots of settings, there are now four presets you can use: Anyone can join with or without an invitation, and all users can invite as many people as they like Signup is just for invited people, and all users can invite as many people as they like Signup is just for invited people, and all users who have been registered for 30 days or more can invite as many people as they like Signup is just for invited people, and all users who have been registered for 30 days or more can invite up to 10 people Or you can use your own custom settings just as before.
  • Overriding of special users Sometimes you want particular users to be able to invite more friends than the default, or perhaps you want to stop a particular user from inviting anybody at all. Now you can, by searching for the user and changing their own individual settings. You san set whether they are allowed to send invitations at all, and of so how many (either a limited number or unlimited).
1 - 20 of 27 Next ›
Showing 20 items per page