<?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 | luckyrajiv | Activity</title>
	<link>https://buddypress.org/members/luckyrajiv/activity/</link>
	<atom:link href="https://buddypress.org/members/luckyrajiv/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for luckyrajiv.</description>
	<lastBuildDate>Tue, 07 Apr 2026 17:02:21 +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">fc3a08998d2a4a257ff6659c5dfbf075</guid>
				<title>luckyrajiv started the topic Hide wp-admin ( WP Dashboard from USers ) in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/hide-wp-admin-wp-dashboard-from-users/</link>
				<pubDate>Wed, 19 Jun 2013 18:52:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t want registered or non-registered users to got to <a href="http://www.abc.com/wp-admin" rel="nofollow ugc">http://www.abc.com/wp-admin</a><br />
I want them to be redirected to profile page.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">edbcc691fdc73f5155766d44463931f0</guid>
				<title>luckyrajiv started the topic Im Multisite , Remove SITES Fields from Profile Nav in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/im-multisite-remove-sites-fields-from-profile-nav/</link>
				<pubDate>Tue, 18 Jun 2013 11:13:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I am running WP Multisite with Buddypress and bbPress.<br />
and Now , on BP profile page it adds SITES as another Field. How can i Remove that?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8bef65789cbd361ce2bee734ba062fa1</guid>
				<title>luckyrajiv replied to the topic I&#039;ve Figured Out How To Create a Facebook-Style Wall, But... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166278</link>
				<pubDate>Tue, 18 Jun 2013 11:10:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, I have Added another Stream as a Wall for Activity rather than using Personal.</p>
<p>Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e6681ac9aed224224f9482c2890500e1</guid>
				<title>luckyrajiv replied to the topic I&#039;ve Figured Out How To Create a Facebook-Style Wall, But... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166273</link>
				<pubDate>Tue, 18 Jun 2013 10:11:52 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/ljmac/" rel="nofollow ugc">@ljmac</a> It works now, but one problem, I had to remove this line<br />
<code>		$following = bp_follow_get_following( array( &#039;user_id&#039; =&gt; $user_id ) );<br />
</code><br />
After this it works, but one more problem, Now all Personal , Favorites, Groups, Mentions have the same stream like wall. </p>
<p>What i have actually done See here:<br />
At bp-activty-template.php I added</p>
<p><code>	if ( &#039;wall&#039;&hellip;</code><span class="activity-read-more" id="activity-read-more-209293"><a href="http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166273" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1abd346b2cad0f33f87fd7df89d63e35</guid>
				<title>luckyrajiv replied to the topic I&#039;ve Figured Out How To Create a Facebook-Style Wall, But... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166249</link>
				<pubDate>Tue, 18 Jun 2013 05:45:38 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/ljmac/" rel="nofollow ugc">@ljmac</a> yes, i had added the code to bp-activity-template.php.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d6d3e69cf1112d8133dc1b6ba15261fe</guid>
				<title>luckyrajiv replied to the topic I&#039;ve Figured Out How To Create a Facebook-Style Wall, But... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166235</link>
				<pubDate>Tue, 18 Jun 2013 04:27:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>After Adding this </p>
<p>&lt;?php if ( bp_has_activities( &#8216;scope=wall&#8217; ) ) : ?&gt;</p>
<p>by replacing this line </p>
<p>&lt;?php if ( bp_has_activities( bp_ajax_querystring( &#8216;activity&#8217; ) ) ) : ?&gt;</p>
<p>in theme/activity/activity-loop.php</p>
<p>It shows the Wall in Personal Sub-Nav, But it does show me and my friends updates.</p>
<p>The Problem is after scrolling down the page it shows&hellip;<span class="activity-read-more" id="activity-read-more-209254"><a href="http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166235" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7f580bd7aa6c0ae2db840cd1c24ebc5c</guid>
				<title>luckyrajiv started the topic One Activity Stream ( Personal, Mentions, Friends )  in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/one-activity-stream-personal-mentions-friends/</link>
				<pubDate>Mon, 17 Jun 2013 12:04:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>How Can i get all in one page for activity like Facebook. </p>
<p>Whenever somebody mentions my name or any friends update statuses or comments should be visible on my activity page. </p>
<p>Instead of separate Mentions, Friends and Groups. </p>
<p>I want to get all in one page.</p>
<p>Please Help.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf27d610dd981a46d39bc3b8cc412d8d</guid>
				<title>luckyrajiv started the topic Hide Admin Bar for Logged OUt Users in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/hide-admin-bar-for-logged-out-users/</link>
				<pubDate>Sat, 15 Jun 2013 11:14:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to disable or hide the BP Admin Bar for Logged Out Users. Unless you log in the BP Admin BAr should not be visible.</p>
<p>Please Help.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a663788b7c63257abac2ce4bd6adc264</guid>
				<title>luckyrajiv replied to the topic Redirect Homepage to Profile Page if Logged in in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/redirect-homepage-to-profile-page-if-logged-in/#post-166060</link>
				<pubDate>Fri, 14 Jun 2013 16:44:31 +0000</pubDate>

									<content:encoded><![CDATA[<p>Okay. Thanks for the info.</p>
<p>Forget about Breadcrumbs. Is there any function to make homepage redirect to user profile page once the user is logged in?</p>
<p>Basically, I want to remove the homepage once the user is logged in.</p>
<p>Because there is no point showing the user, homepage ( with slides and details about the site ), once they are logged in.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8d078244048b2882574ec24704609f84</guid>
				<title>luckyrajiv started the topic Redirect Homepage to Profile Page if Logged in in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/redirect-homepage-to-profile-page-if-logged-in/</link>
				<pubDate>Fri, 14 Jun 2013 15:24:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have Breadcrumbs in my Site like<br />
Home&gt;Forums&gt;Topic</p>
<p>When a user is logged in, and clicks on HOME in Breadcrumbs , i want it to go to profile page instead of home page ( Only when User is Logged In ).</p>
<p>Please Help.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab379df2df168317bf3ba0c4ab5c9b23</guid>
				<title>luckyrajiv replied to the topic Remove, Dashboard and Visit tabs on menu bar in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/remove-dashboard-and-visit-tabs-on-menu-bar/#post-166030</link>
				<pubDate>Fri, 14 Jun 2013 08:54:36 +0000</pubDate>

									<content:encoded><![CDATA[<p>its not working. i added in bp-custom.php and functions.php in child theme. None of them are working.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf2f816ee6d265cdd0f99aadbcaaa29c</guid>
				<title>luckyrajiv replied to the topic [Resolved] URGENT : Change Logo Url to Profile Url if Logged In in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/urgent-change-logo-url-to-profile-url-if-logged-in/#post-166027</link>
				<pubDate>Fri, 14 Jun 2013 08:41:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>TOPIC IS RESOLVED.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">acf9822a767f2b8c52be5e52197acf20</guid>
				<title>luckyrajiv replied to the topic [Resolved] URGENT : Change Logo Url to Profile Url if Logged In in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/urgent-change-logo-url-to-profile-url-if-logged-in/#post-166025</link>
				<pubDate>Fri, 14 Jun 2013 08:17:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks a Lot Henry.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4fcfe77384e08a6b709d1776951fa978</guid>
				<title>luckyrajiv started the topic [Resolved] URGENT : Change Logo Url to Profile Url if Logged In in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/urgent-change-logo-url-to-profile-url-if-logged-in/</link>
				<pubDate>Fri, 14 Jun 2013 06:16:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>When a User is Logged Out, if Logo is clicked it should go to Homepage.<br />
When a User is Logged In, if Logo is clicked it should go to Profile Page. ( Because i have hidden the home page for logged in users ).</p>
<p>My Current Code in Header for Logo and Its URL<code>&lt;!-- #logo --&gt;<br />
  &lt;div id=&quot;logo&quot;&gt;<br />
    &lt;?php if (is_front_page()) { ?&gt;&lt;h1&gt;&lt;?php } ?&gt;&hellip;</code><span class="activity-read-more" id="activity-read-more-209045"><a href="http://buddypress.org/support/topic/urgent-change-logo-url-to-profile-url-if-logged-in/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>