<?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 | lkrywko | Activity</title>
	<link>https://buddypress.org/members/lkrywko/activity/</link>
	<atom:link href="https://buddypress.org/members/lkrywko/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for lkrywko.</description>
	<lastBuildDate>Sun, 05 Apr 2026 22:52:19 +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">0af1c652e5d43e7ba9bf098083c3d607</guid>
				<title>lkrywko posted on the forum topic Different logo image for some categories in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/different-logo-image-for-some-categories/#post-89290</link>
				<pubDate>Wed, 09 Feb 2011 20:37:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok, Ive figured it out. First I&#8217;ve disabled logo upload in default bp theme by putting that code in functions.php child theme: <code>function my_remove_bp_actions() { remove_action( &#039;init&#039;, &#039;bp_dtheme_add_custom_header_support&#039; ); } add_action( &#039;init&#039;, &#039;my_remove_bp_actions&#039;, 9 );</code> and that in css: <code>#header {background:url(fani_to.png) no-repeat;}</code> Then I&hellip;<span class="activity-read-more" id="activity-read-more-136364"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/different-logo-image-for-some-categories/#post-89290" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dd0ea4452e240e8c9bab12fae81d2000</guid>
				<title>lkrywko started the forum topic Moderation flag in comments in the group BuddyPress Moderation</title>
				<link>http://buddypress.org/community/groups/bp-moderation/forum/topic/moderation-flag-in-comments/</link>
				<pubDate>Wed, 09 Feb 2011 11:25:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello! How can I move moderation flag from bottom of the comment to the lower user bar? See the picture what I need: </p>
<p><img loading="lazy" src="http://img39.imageshack.us/img39/6536/bpmod.jpg" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ac00b15589819f1d4fb796d9e18d726</guid>
				<title>lkrywko joined the group BuddyPress Moderation</title>
				<link>https://buddypress.org/updates/p/136277/</link>
				<pubDate>Wed, 09 Feb 2011 11:25:18 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">73e396417cf351536193e87b7cac0635</guid>
				<title>lkrywko posted on the forum topic Different logo image for some categories in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/different-logo-image-for-some-categories/#post-89219</link>
				<pubDate>Wed, 09 Feb 2011 08:46:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>My bad. Didn&#8217;t mentioned that I use BuddyPress Default 1.2.7 theme. And I want, that logo change, in that theme.  Is this right place for my question?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">247de6b283a6ddfa7e3a369a40a18fef</guid>
				<title>lkrywko started the forum topic Different logo image for some categories in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/different-logo-image-for-some-categories/</link>
				<pubDate>Tue, 08 Feb 2011 21:10:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello! I have different image background&#8217;s for some of my categories. I&#8217;ve done this by that code in header.php: <code>get_queried_object(); $cat_id = $cat_obj-&gt;term_id; $cat = &#039;category_&#039; . $cat_id; } ?&gt;</code> And that in style.css: <code>.category_1009,.category_1012,.category_1010,.category_1011,.category_1027 { background: #000 url(&#039;someimage.png&#039;) top left&hellip;</code><span class="activity-read-more" id="activity-read-more-136183"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/different-logo-image-for-some-categories/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c37ede2bb7a3812ad143991001037482</guid>
				<title>lkrywko posted on the forum topic redirect to /register in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirect-to-register/#post-86455</link>
				<pubDate>Mon, 17 Jan 2011 13:33:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>After checking everything again I&#8217;ve discovered that I did not put the NOBLOGREDIRECT option in config.<br />
Thanks for your time <a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a>. You helped me a lot .</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">34640dfd2e363e4592187811ec31c1be</guid>
				<title>lkrywko posted on the forum topic redirect to /register in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirect-to-register/#post-86369</link>
				<pubDate>Sun, 16 Jan 2011 21:15:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>its strange, when I navigate to the site form link it work&#8217;s. but when I clear browser cache and type address mysite.com in browser its redirects me to the /register. Im sure its something wrong with it &#8211; ive tried different browsers and computers.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bae0a4b3b9c73836ef4c974eb09f13fd</guid>
				<title>lkrywko posted on the forum topic redirect to /register in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirect-to-register/#post-86368</link>
				<pubDate>Sun, 16 Jan 2011 21:10:01 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> you are able to access posts but when you entered to the hxxp://www.eziny.net/ you was not redirected to the /register ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">59d9afb2bd004c194862951a8c69002c</guid>
				<title>lkrywko posted on the forum topic redirect to /register in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirect-to-register/#post-86362</link>
				<pubDate>Sun, 16 Jan 2011 20:58:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Users are redirected to the /register when they enter for the first time to the main site but from there its possible to navigate all the site content. I have tried to deactivate all plugins but that don&#8217;t helped a lot. In other hand when we type in browser link to post it works without [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6e35afc540878363fa3685127c0523bd</guid>
				<title>lkrywko posted on the forum topic redirect to /register in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirect-to-register/#post-86329</link>
				<pubDate>Sun, 16 Jan 2011 16:53:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello <a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> I&#8217;ve done like you said. Now I have child theme for default buddypress theme and I&#8217;ve added some text to the register.php page that says that users don&#8217;t need to register them selfs on the page to read our posts. But I&#8217;ve realized that is only temporary solution. I still need permanent trick that [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d2dda520e3fcca228e7d84a49504a5c4</guid>
				<title>lkrywko posted on the forum topic redirect to /register in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirect-to-register/#post-86312</link>
				<pubDate>Sun, 16 Jan 2011 15:17:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks for your answer, I&#8217;ll try this right away. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0cdb978307735b6914a02a4e755dcb45</guid>
				<title>lkrywko started the forum topic redirect to /register in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirect-to-register/</link>
				<pubDate>Sat, 15 Jan 2011 14:18:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello! First of all I want to thank you for this excellent buddypress plugin! I&#8217;ve setup page with this great plugin but I have one problem. My site has open registration but when someone new enters to the site he is redirected to the mysite.com/register/ and I don&#8217;t like that. If possible I want for [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8882337c066ea221e858bce702e81574</guid>
				<title>lkrywko joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/129224/</link>
				<pubDate>Sat, 15 Jan 2011 14:18:45 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>