<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | Bit Boy | Activity</title>
	<link>https://buddypress.org/members/bitboy/activity/</link>
	<atom:link href="https://buddypress.org/members/bitboy/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Bit Boy.</description>
	<lastBuildDate>Sun, 05 Apr 2026 14:39:57 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">433472581a3635fd8ed6fde59e5aa873</guid>
				<title>Bit Boy replied to the topic Add file upload field in profile fields in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/add-file-upload-field-in-profile-fields/#post-305539</link>
				<pubDate>Wed, 01 May 2019 15:35:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>To add my two cents, There is another plugin that allows file as well as image</p>
<blockquote class="wp-embedded-content" data-secret="olAci2J6ZN"><p><a href="https://wordpress.org/plugins/bp-xprofile-custom-field-types/" rel="nofollow ugc">BuddyPress Xprofile Custom Field Types</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"src="https://wordpress.org/plugins/bp-xprofile-custom-field-types/embed/#?secret=olAci2J6ZN" data-secret="olAci2J6ZN" width="515" height="290" title="&#8220;BuddyPress Xprofile Custom Field Types&#8221; &#8212; Plugin Directory" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>Regards<br />
B</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f1a4c96a25d0f9d4b62dd3cac1c57377</guid>
				<title>Bit Boy replied to the topic Take a hidden groups id in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/take-a-hidden-groups-id/#post-302740</link>
				<pubDate>Sat, 09 Feb 2019 22:59:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Artyom,<br />
If you need to fetch hidden groups, you can pass</p>
<p><code>show_hidden=&gt; true&#039; in bp_has_groups args. Like</p>
<p></code></p>
<p>bp_has_groups(array( &#8216;show_hidden&#8217;=&gt; true ) )</p>
<p>`</p>
<p>Hope it helps.</p>
<p>Best<br />
B</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d2037148de9af4a2d8e2b7862778f529</guid>
				<title>Bit Boy replied to the topic Changing URL Structure of BuddyPress in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/changing-url-structure-of-buddypress/#post-280419</link>
				<pubDate>Wed, 07 Nov 2018 13:31:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
It is possible to make it so but in that case profile needs to be default component.</p>
<p>Try adding<br />
<code><br />
define( &#039;BP_DEFAULT_COMPONENT&#039;, &#039;profile&#039; );<br />
</code></p>
<p>to your bp-custom.php and see if it suits your need.</p>
<p>Regards<br />
B</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4000bc04388f749033ae0a50c93e799d</guid>
				<title>Bit Boy replied to the topic Google Authenticator in the forum Third Party Plugins</title>
				<link>https://buddypress.org/support/topic/google-authenticator/#post-280143</link>
				<pubDate>Mon, 05 Nov 2018 08:25:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
There seems to be solution available.</p>
<p>You may use the BuddyPress addon from here</p>
<blockquote class="wp-embedded-content" data-secret="ueSXGveHnP"><p><a href="https://buddydev.com/using-two-step-login-google-authenticator-buddypress/" rel="nofollow ugc">Using two step Login Authentication with Google Authenticator and BuddyPress</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"src="https://buddydev.com/using-two-step-login-google-authenticator-buddypress/embed/#?secret=ueSXGveHnP" data-secret="ueSXGveHnP" width="515" height="290" title="&#8220;Using two step Login Authentication with Google Authenticator and BuddyPress&#8221; &#8212; BuddyDev" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>It needs the Google Authenticator plugin and enables the settings to the user(they can change from setting page).</p>
<p>Regards<br />
B</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f151f23e83977b3b7f8aff29df91d747</guid>
				<title>Bit Boy replied to the topic User ID in the forum Third Party Plugins</title>
				<link>https://buddypress.org/support/topic/user-id/#post-279801</link>
				<pubDate>Sat, 03 Nov 2018 20:06:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
You can use this plugin for showing the ID in the dashboard.</p>
<blockquote class="wp-embedded-content" data-secret="SV0Mp1CTrB"><p><a href="https://wordpress.org/plugins/wpsite-show-ids/" rel="nofollow ugc">Show IDs by 99 Robots</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"src="https://wordpress.org/plugins/wpsite-show-ids/embed/#?secret=SV0Mp1CTrB" data-secret="SV0Mp1CTrB" width="515" height="290" title="&#8220;Show IDs by 99 Robots&#8221; &#8212; Plugin Directory" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>and you may add following code to your theme&#8217;s functions.php to show the ID on user profile when the user is viewing his/her own profile or it is being viewed by the site admin.</p>
<p><code><br />
/**<br />
 * Show User ID on a user&#039;s profile to the&hellip;</code><span class="activity-read-more" id="activity-read-more-1409366"><a href="https://buddypress.org/support/topic/user-id/#post-279801" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2dfa079274ef5b1f106589076b479424</guid>
				<title>Bit Boy replied to the topic Newbie question in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/newbie-question-2/#post-279799</link>
				<pubDate>Sat, 03 Nov 2018 19:19:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
BuddyPress works on top of WordPress to add  community/social features. The integration is almost seamless.</p>
<p>Now to answer your questions:-<br />
1. will my members have to login a second time to use BuddyPress?<br />
Is the login required by WordPress account? if yes, They will not need to login again.</p>
<p>2. Will that they then have two accounts to deal&hellip;<span class="activity-read-more" id="activity-read-more-1409321"><a href="https://buddypress.org/support/topic/newbie-question-2/#post-279799" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">00c06b7a4ed55be7d12e7933a7c9c2d0</guid>
				<title>Bit Boy replied to the topic &#034;Edit your bio&#034; links to wp-admin in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/edit-your-bio-links-to-wp-admin/#post-278490</link>
				<pubDate>Thu, 11 Oct 2018 13:06:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>You are welcome 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c6d0a1e15d073593d4b6b8d58e5244c8</guid>
				<title>Bit Boy replied to the topic &#034;Edit your bio&#034; links to wp-admin in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/edit-your-bio-links-to-wp-admin/#post-278488</link>
				<pubDate>Thu, 11 Oct 2018 11:12:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Janaa,<br />
The best option here will be to disable the bioedit section.<br />
You can do it by visiting Dashboard-&gt;Appearance-&gt;Customize and clicking on &#8220;BuddyPress Nouveau&#8221; panel.<br />
Under this panel, you will see a lot of section. You will need to choose &#8220;Member Front Page&#8221; as shown here</p>
<blockquote class="imgur-embed-pub" lang="en" data-id="aan81gp"><p><a href="https://imgur.com/aan81gp" rel="nofollow ugc">View post on imgur.com</a></p></blockquote>
<p><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script></p>
<p>Once you are there, you will see 2&hellip;<span class="activity-read-more" id="activity-read-more-1374373"><a href="https://buddypress.org/support/topic/edit-your-bio-links-to-wp-admin/#post-278488" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">094d487fd8cfd6b1e3e74e42359122f2</guid>
				<title>Bit Boy replied to the topic Only display if user is viewing their profile in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/only-display-if-user-is-viewing-their-profile/#post-278486</link>
				<pubDate>Thu, 11 Oct 2018 10:54:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
You can use bp_is_my_profile() to check and display content as below</p>
<p><code></p>
<p>if ( bp_is_my_profile() ) {<br />
	echo &quot;The content for profile owner.&quot;;<br />
}<br />
</code></p>
<p>Best Regards<br />
B</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8ada3934d8b9597724a3e90f31f5e9e3</guid>
				<title>Bit Boy replied to the topic The filed &#034;Who can see this field? keeps appearing when registration page loads in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/the-filed-who-can-see-this-field-keeps-appearing-when-registration-page-loads/#post-278440</link>
				<pubDate>Wed, 10 Oct 2018 12:38:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>In that case, you can put it in your bp-custom.php or your theme/child theme&#8217;s functions.php</p>
<p><code><br />
/**<br />
 * Start buffering the visibility template.<br />
 */<br />
function bitboy_start_buffering_visibility_template() {<br />
	ob_start();<br />
}<br />
add_action( &#039;bp_custom_profile_edit_fields_pre_visibility&#039;, &#039;bitboy_start_buffering_visibility_template&#039;, -1 );</p>
<p>/**<br />
 * End buffer&hellip;</code><span class="activity-read-more" id="activity-read-more-1372859"><a href="https://buddypress.org/support/topic/the-filed-who-can-see-this-field-keeps-appearing-when-registration-page-loads/#post-278440" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8ca19b652d563fd963df38cf2de9e8da</guid>
				<title>Bit Boy replied to the topic The filed &#034;Who can see this field? keeps appearing when registration page loads in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/the-filed-who-can-see-this-field-keeps-appearing-when-registration-page-loads/#post-278433</link>
				<pubDate>Wed, 10 Oct 2018 10:05:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Btw, The above code disables the toggle option on profile edit too.<br />
To only change it on registration page, Please use the below code instead</p>
<p><code><br />
.register-page .signup-form .editfield .field-visibility-settings,<br />
#register-page .standard-form .field-visibility-settings-header {<br />
    display:none;<br />
}<br />
</code></p>
<p>Best Regards<br />
B</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b77eefb777bc3d24ee049d5513b05641</guid>
				<title>Bit Boy replied to the topic The filed &#034;Who can see this field? keeps appearing when registration page loads in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/the-filed-who-can-see-this-field-keeps-appearing-when-registration-page-loads/#post-278432</link>
				<pubDate>Wed, 10 Oct 2018 10:00:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
How did you disable the option? Are you using css to do it?</p>
<p>There are two ways to do it<br />
1. Using css<br />
2. editing template file(register.php and keeping a copy in your theme&#8217;s buddypress/members directory)</p>
<p>I will prefer the first approach as it will not be much work on a site admin&#8217;s part.<br />
<code><br />
.register-page .signup-form .editfield&hellip;</code><span class="activity-read-more" id="activity-read-more-1372648"><a href="https://buddypress.org/support/topic/the-filed-who-can-see-this-field-keeps-appearing-when-registration-page-loads/#post-278432" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f95435a36e8cbcdc2f37ac3dddeeef5c</guid>
				<title>Bit Boy replied to the topic How to change the slug for “friends” to “colleagues”? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-change-the-slug-for-friends-to-colleagues/#post-278407</link>
				<pubDate>Tue, 09 Oct 2018 19:40:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>You are welcome.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">26e52e96fea153bd3538c7ea13239cde</guid>
				<title>Bit Boy replied to the topic Default Landing group while editing Member profile in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/default-landing-group-while-editing-member-profile/#post-278394</link>
				<pubDate>Tue, 09 Oct 2018 18:38:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
Here is another approach to solve the same issue.</p>
<p><code></p>
<p>/**<br />
 * Change the profile edit landing group tab.<br />
 */<br />
function bitboy_change_landing_profile_group() {</p>
<p>	// are we on edit profile?<br />
	if ( ! bp_is_user_profile_edit() || ! bp_is_my_profile() ) {<br />
		return;<br />
	}</p>
<p>	$group_id = 2;</p>
<p>	// Make sure a group is set.<br />
	if ( ! bp_action_variable( 1 ) )&hellip;</code><span class="activity-read-more" id="activity-read-more-1371673"><a href="https://buddypress.org/support/topic/default-landing-group-while-editing-member-profile/#post-278394" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3ff56c33fadf556a53c3a930ff6194be</guid>
				<title>Bit Boy replied to the topic How to change the slug for “friends” to “colleagues”? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-change-the-slug-for-friends-to-colleagues/#post-278353</link>
				<pubDate>Tue, 09 Oct 2018 04:52:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
You can change that by defining a constant in your bp-custom.php</p>
<p><code><br />
define( &#039;BP_FRIENDS_SLUG&#039;, &#039;colleagues&#039;);<br />
</code></p>
<p>And yes, you can change slug for most of the component without affecting the functionality.</p>
<p>You may find the details at the bottom of this page for changing other&hellip;<span class="activity-read-more" id="activity-read-more-1370523"><a href="https://buddypress.org/support/topic/how-to-change-the-slug-for-friends-to-colleagues/#post-278353" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>