<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>BuddyPress.org &#187; All Topics</title>
		<atom:link href="http://buddypress.org/support/feed/" rel="self" type="application/rss+xml" />
		<link>http://buddypress.org/support/feed/</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 20:11:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.4-alpha-4946</generator>
		<language>en-US</language>

		
		
			
				<item>
					<guid>http://buddypress.org/support/topic/remove-access-links-to-back-end-profile-admin-bar/</guid>
					<title><![CDATA[Remove access &amp; links to back end profile / admin bar]]></title>
					<link>http://buddypress.org/support/topic/remove-access-links-to-back-end-profile-admin-bar/</link>
					<pubDate>Wed, 19 Jun 2013 19:27:53 +0000</pubDate>
					<dc:creator>fpats</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 14</p>
						<p>Hi,</p>
<p>I&#8217;ve got pretty much everything running how it should now but the admin bar for logged in users (left side) still shows a link to the back end profile page. </p>
<p>Is there a way to remove this? They can edit profiles via the drop down on the right side of the admin bar using the front end which looks cleaner and has better options so this just causes confusion and makes the site look a bit messy.</p>
<p>many thanks!</p>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/hide-wp-admin-wp-dashboard-from-users/</guid>
					<title><![CDATA[Hide wp-admin ( WP Dashboard from USers )]]></title>
					<link>http://buddypress.org/support/topic/hide-wp-admin-wp-dashboard-from-users/</link>
					<pubDate>Wed, 19 Jun 2013 19:22:56 +0000</pubDate>
					<dc:creator>luckyrajiv</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 1</p>
						<p>I don&#8217;t want registered or non-registered users to got to <a href="http://www.abc.com/wp-admin" rel="nofollow">http://www.abc.com/wp-admin</a><br />
I want them to be redirected to profile page.</p>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/hide-buddypress-profile-based-on-admin-field-value/</guid>
					<title><![CDATA[Hide Buddypress Profile based on Admin Field Value]]></title>
					<link>http://buddypress.org/support/topic/hide-buddypress-profile-based-on-admin-field-value/</link>
					<pubDate>Wed, 19 Jun 2013 18:57:38 +0000</pubDate>
					<dc:creator>dpeters</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 1</p>
						<p><strong>Issue</strong><br />
I work with trade associations and we want a simple way of hiding profile displays for members&#8217; whose dues aren&#8217;t paid.</p>
<p>We&#8217;re hoping <em>not to run through a third party plugin</em>. This is both to cut costs and to limit complexity for our volunteer-led organization. (handling multiple plugins will make the site less easy for the non-technical volunteers to maintain).</p>
<p><strong>Questions</strong></p>
<ul>
<li>Is there plugin to hide a profile based on an Admin-field value?</p>
<ul>
<li>(i.e. &#8220;Paid Dues?&#8221; with a boolean value like 0 or 1)</li>
</ul>
</li>
<li>If not, is there an easy way to prevent a profile from displaying through scripting?</li>
</ul>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/replace-buddypress-profile-with-custom-profile/</guid>
					<title><![CDATA[Replace BuddyPress profile with custom profile]]></title>
					<link>http://buddypress.org/support/topic/replace-buddypress-profile-with-custom-profile/</link>
					<pubDate>Wed, 19 Jun 2013 18:17:29 +0000</pubDate>
					<dc:creator>euge_g</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 1</p>
						<p>I&#8217;m almost done with a custom implementation of WordPress 3.5.1. It&#8217;s a closed community and I have a pretty complex profile page and member directory. I can&#8217;t use BuddyPress completely because of specific requirements. For example, some profile attributes are not editable by members, but are required. These fields are populated during member signup, which is also a custom implementation of mine.</p>
<p>However, eventually I would like to use BuddyPress for most of it&#8217;s other community features, such as the activity stream, messaging, forums, etc.</p>
<p>Any ideas on how I can replace/integrate my profile implementation with BuddyPress? Here are some initial ideas:</p>
<ul>
<li>Override BP profile page with a child theme to use my custom php template to only display the profile not edit it. Is this possible? Then users would use my custom profile form which is in wp-admin.</li>
<li>In addition to the above I could hook my profile page to save it&#8217;s data in BP&#8217;s xprofile tables instead of my custom table.</li>
<li>Continue to use my custom implementation but only put the default name field in BP&#8217;s xprofile table to &#8220;connect&#8221; the two profiles together.</li>
</ul>
<p>In addition to this, I played around with BP and my implementation and I couldn&#8217;t figure out how to filter 2 essential items: links to profile page and avatars.</p>
<ol>
<li>I have a filter on get_avatar to display the member&#8217;s profile headshot, but I couldn&#8217;t get BP to display it when I filtered on bp_core_fetch_avatar or bp_core_fetch_avatar_filter.</li>
<li>My member profile page is at /profile/member using a custom specialized page template. Can I filter BP&#8217;s profile links to link to this instead of it&#8217;s profile page?</li>
</ol>
<p>Thanks in advance for any input</p>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/friends-and-friend-request-pages-not-found/</guid>
					<title><![CDATA[Friends and friend request pages not found]]></title>
					<link>http://buddypress.org/support/topic/friends-and-friend-request-pages-not-found/</link>
					<pubDate>Wed, 19 Jun 2013 16:33:55 +0000</pubDate>
					<dc:creator>beetoobee</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 3</p>
						<p>Hi </p>
<p>I am running BP 1.7.1 and WP 3.5.1 have a theme (ProjectTheme by sitemile) with a child theme (Bounce by ghostpool). I had a developer help me set up this. I am not a developer and am a steep learning curve due to a small budget (read: can&#8217;t afford a developer at this point).</p>
<p>My problem is that no matter what theme I run I can make friend requests and receive both mail and WP toolbar notifications that I have a friend request, but when I try to accept I get 404 error. I have no way of accepting outside of the toobar, i.e. no page.</p>
<p>I have tried to figure out how to create a friends page and requests page, but it is beyond my skills. When I look on the FTP I can see that all the .php templates are there. When I look at page attributes and try to choose a template from the drop down I get the following options (I have put what I believe to be the controlling component in brackets): Default (bounce), Blank page (bounce theme), BuddyPress activity directory (BP), Login (WP), Page list (?) and project_special_page (project theme). </p>
<p>Irrespective of which theme I choose (including BP theme) I can not get friends or request pages to work.</p>
<p>How do I fix it? Do I need to create friends and request pages or should they generate automatically? Why are there .php templates, but they don&#8217;t show up in the page attributes template list and if I wanted them to show up there how do I do that?</p>
<p>I realise that these are not necessarily easy questions to answer in a post, but if someone can point me in the right direction via documentation or similar, I would appreciate it.</p>
<p>Regards<br />
Jason</p>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/buddypress-1-8-beta1-is-now-available/</guid>
					<title><![CDATA[BuddyPress 1.8-beta1 is now available]]></title>
					<link>http://buddypress.org/support/topic/buddypress-1-8-beta1-is-now-available/</link>
					<pubDate>Wed, 19 Jun 2013 16:19:31 +0000</pubDate>
					<dc:creator>Boone Gorges</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 21</p>
						<p>BP 1.8-beta1 is now available. If you&#8217;re a BP developer, translator, or site admin, this is a good time to start testing the next major release in your dev environments. Read more about it here: <a href="http://buddypress.org/2013/06/buddypress-1-8-beta1-is-now-available/" rel="nofollow">http://buddypress.org/2013/06/buddypress-1-8-beta1-is-now-available/</a></p>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/members-loop-not-able-to-get-profile-data/</guid>
					<title><![CDATA[Members loop not able to get profile data?]]></title>
					<link>http://buddypress.org/support/topic/members-loop-not-able-to-get-profile-data/</link>
					<pubDate>Wed, 19 Jun 2013 16:18:36 +0000</pubDate>
					<dc:creator>dconrad</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 1</p>
						<p>I&#8217;m having a tough time trying to get member profile fields.  I believe any of the following should work, but the only info I can get from these is from bp_member_name();  Any idea what I&#8217;m doing wrong here?</p>
<pre><code>while ( bp_group_members() ) {
					bp_group_the_member(); 
					//$role = bp_get_member_profile_data( &#039;field=Role&#039; );
					//$role = xprofile_get_field_data(&#039;Role&#039;, bp_get_member_user_id());
					$role = bp_get_profile_field_data(&#039;user_id=&#039; . bp_get_member_user_id() . &#039;&amp;field=Role&#039;);
					bp_member_name();
					echo &#039; role: &#039; . $role . &#039;&lt;br/&gt;&#039;;
					if ($role == $value){
						echo &#039;found user with &#039;. $selection . $value;
					}
				}</code></pre>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/external-groups-blog/</guid>
					<title><![CDATA[External-groups-blog]]></title>
					<link>http://buddypress.org/support/topic/external-groups-blog/</link>
					<pubDate>Wed, 19 Jun 2013 16:14:47 +0000</pubDate>
					<dc:creator>investoreports</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 5</p>
						<p>Hi</p>
<p>I am looking for some mods on this plugin.</p>
<p>Regards<br />
Simon</p>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/need-some-help-with-multisitebuddpress/</guid>
					<title><![CDATA[[Resolved] Need some help with Multisite/Buddpress]]></title>
					<link>http://buddypress.org/support/topic/need-some-help-with-multisitebuddpress/</link>
					<pubDate>Wed, 19 Jun 2013 15:58:21 +0000</pubDate>
					<dc:creator>fpats</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 3</p>
						<p>Hi, i need to hire someone to help us out installing BP into Multisite.</p>
<p>I have my main site in the root and want to install a different theme for Buddypress. I don&#8217;t want to move the main site as the permalinks need to stay as they are. </p>
<p>Is this possible?</p>
						]]>
					</description>

					
					
					
				</item>

				
				<item>
					<guid>http://buddypress.org/support/topic/protecting-buddypress-pages-from-non-logged-in-users/</guid>
					<title><![CDATA[Protecting Buddypress pages from non-logged in users.]]></title>
					<link>http://buddypress.org/support/topic/protecting-buddypress-pages-from-non-logged-in-users/</link>
					<pubDate>Wed, 19 Jun 2013 15:56:02 +0000</pubDate>
					<dc:creator>Maruti Mohanty</dc:creator>

					
					<description>
						<![CDATA[
						<p>Replies: 10</p>
						<p>Hi All,</p>
<p>I want to protect all (if can choose from all then would be great) Buddypress pages from non logged in users.<br />
From all I mean anything associated with Buddypress like forums, activity page, members etc and also other pages which might be created on fly.</p>
<p>From protection i mean the non-logged in users should not be able to see/browse the page even if they have the precise link to the page (only a logged in user should be able to see/browse it)</p>
<p>I have found this plugin, but donot know if this can protect my BP pages too.<br />
<a href="http://wordpress.org/extend/plugins/private-post-by-default/" rel="nofollow">http://wordpress.org/extend/plugins/private-post-by-default/</a></p>
<p>and <a href="http://wordpress.org/extend/plugins/private-buddypress/" rel="nofollow">http://wordpress.org/extend/plugins/private-buddypress/</a><br />
but the private buddypress plugin seems like is no more supported and is compatible to WP 3.1 and BP 1.3</p>
<p>Can some one please help or share some ideas?</p>
<p>Thanks in Advance</p>
						]]>
					</description>

					
					
					
				</item>

							
		
	</channel>
	</rss>

