<?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 | Micheal Kennedy | Activity</title>
	<link>https://buddypress.org/members/intermike/activity/</link>
	<atom:link href="https://buddypress.org/members/intermike/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Micheal Kennedy.</description>
	<lastBuildDate>Mon, 06 Apr 2026 02:03:05 +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">b521c9b1b25bdd58a630088813da6553</guid>
				<title>Micheal Kennedy commented on the post, BuddyPress 1.8 Beta 2, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2013/07/buddypress-1-8-beta-2/comment-page-1/#comment-15759</link>
				<pubDate>Fri, 05 Jul 2013 20:51:35 +0000</pubDate>

									<content:encoded><![CDATA[<p>Awesome! Keep the awesome work up you guys!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">149ba840782100f141d5ef3c47721578</guid>
				<title>InterMike replied to the forum topic bp_adminbar_notifications_menu in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp_adminbar_notifications_menu/#post-111412</link>
				<pubDate>Fri, 07 Oct 2011 00:15:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>What if you&#8217;re trying to tie the custom function into wp_nav_menu_items? Can&#8217;t seem to get it working. See my topic about it [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">07cc689b8916413850262755464e87ce</guid>
				<title>InterMike replied to the forum topic Adding &#034;Notifications&#034; to wp_nav_menu_items in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/adding-notifications-to-wp_nav_menu_items/#post-111409</link>
				<pubDate>Thu, 06 Oct 2011 23:23:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>Forgot to mention that this is in my functions.php file in my theme.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4a9bc3d4d4b0c37c5cafbf1726a98376</guid>
				<title>InterMike started the forum topic Adding &#034;Notifications&#034; to wp_nav_menu_items in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/adding-notifications-to-wp_nav_menu_items/</link>
				<pubDate>Thu, 06 Oct 2011 22:56:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>I’m trying to put the notifications in a new sub nav, but I can’t get it to work. This is what I have: </p>
<p>`add_filter(&#8216;wp_nav_menu_items&#8217;,&#8217;custom_nav_items&#8217;,10,2);<br />
function custom_nav_items($menu, $args) [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c40a04252636d11842067a7f75fd56bc</guid>
				<title>Micheal Kennedy started the topic Adding &#034;Notifications&#034; to wp_nav_menu_items in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/adding-notifications-to-wp_nav_menu_items/</link>
				<pubDate>Thu, 06 Oct 2011 22:56:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>I’m trying to put the notifications in a new sub nav, but I can’t get it to work. This is what I have:</p>
<p><code>add_filter(&#039;wp_nav_menu_items&#039;,&#039;custom_nav_items&#039;,10,2);<br />
function custom_nav_items($menu, $args) {<br />
global $bp;<br />
$args = (array)$args;<br />
if ( is_user_logged_in() ) {<br />
if ( $args != &#039;primary&#039; )<br />
return $menu;<br />
$customNav = &#039;&lt;li class=&quot;menu-item men&hellip;</code><span class="activity-read-more" id="activity-read-more-319195"><a href="https://buddypress.org/support/topic/adding-notifications-to-wp_nav_menu_items/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b198b998e11c33f1604c1317d207d653</guid>
				<title>InterMike replied to the forum topic Profile Bar on top  in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/profile-bar-on-top/#post-111407</link>
				<pubDate>Thu, 06 Oct 2011 22:43:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>I think you&#8217;re referring to the regular WP bar? Put the following in your wp-config.php:</p>
<p>define(&#8216;BP_USE_WP_ADMIN_BAR&#8217;, true);</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6de4e09c2d4163cd6bf099b5b19e6040</guid>
				<title>InterMike replied to the forum topic Using Buddy Press for Social Networking such as Facebook in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/using-buddy-press-for-social-networking-such-as-facebook/#post-111406</link>
				<pubDate>Thu, 06 Oct 2011 22:18:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>l&#8221;Move away from BuddyPress,&#8221; &#8220;retain your members,&#8221; &#8220;program away from BuddyPress&#8221; &#8211; I don&#8217;t really understand what you mean. BuddyPress is extendable &#8211; you can add/subtract whatever you want.</p>
<p>Depends [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e001ce2cef5877ae9b603b79aa194e47</guid>
				<title>InterMike joined the group BuddyPress Profile Menu</title>
				<link>https://buddypress.org/updates/p/184478/</link>
				<pubDate>Thu, 06 Oct 2011 19:42:38 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3c38ad532c0f855b31145e1ab6190e9a</guid>
				<title>InterMike replied to the forum topic bbpress Forum avatars taking thumbnail size from buddypress and enlarging, are in result blurry in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bbpress-forum-avatars-taking-thumbnail-size-from-buddypress-and-enlargin</link>
				<pubDate>Thu, 06 Oct 2011 19:38:05 +0000</pubDate>

									<content:encoded><![CDATA[<p>I kinda noticed thumbnails were blurry too sometimes. Hmm.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0885e189023675ec27e3f0f5263466e9</guid>
				<title>InterMike joined the group Buddypress Humanity</title>
				<link>https://buddypress.org/updates/p/180203/</link>
				<pubDate>Wed, 14 Sep 2011 08:53:00 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">73984fbae7c64a3b44479e465f19c837</guid>
				<title>InterMike replied to the forum topic How to generate BuddyBar/WP menu links, to place somewhere else in theme? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-generate-buddybarwp-menu-links-to-place-somewhere-else-in-theme/#</link>
				<pubDate>Fri, 09 Sep 2011 09:23:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks @valuser. I also found out more about it here: <a href="http://bit.ly/r2akXB" rel="nofollow ugc">http://bit.ly/r2akXB</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4e11e017718e30fe9fcda0bff8b61351</guid>
				<title>InterMike replied to the forum topic BuddyPress.org’s Unified Search – How can I get it? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-orgs-unified-search-how-can-i-get-it/?topic_page=3#post-10828</link>
				<pubDate>Fri, 09 Sep 2011 00:32:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Needs updating.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">232184f6849051bd98383311c41cc06f</guid>
				<title>InterMike started the forum topic How to generate BuddyBar/WP menu links, to place somewhere else in theme? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-generate-buddybarwp-menu-links-to-place-somewhere-else-in-theme/</link>
				<pubDate>Fri, 09 Sep 2011 00:07:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Anyone know what the code is to generate the links in the BP/WP Bar? So I could, for example, disable the BP/WP Bar, and stick those thinks (Activity, Forums, Groups, Settings, Profile, Logout, etc.) in my theme [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7c80ab23f5bdd336a1cac306e1146760</guid>
				<title>Micheal Kennedy commented on the post, Help test BuddyPress 1.5, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2011/09/help-test-buddypress-1-5/comment-page-1/#comment-8330</link>
				<pubDate>Mon, 05 Sep 2011 21:22:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Just a note that testbp.org says that it&#8217;s using Beta 2.</p>
<p>What do you mean &#8216;finishing touches&#8217;? Just bug fixes?</p>
<p>Are we okay using a Release Candidate on a live site, or should we wait for a &#8220;stable&#8221; [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fde460d43d12bfd4ff77d35ccf188e36</guid>
				<title>Micheal Kennedy commented on the post, BuddyPress 1.5 - Beta 3, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2011/08/buddypress-1-5-beta-3/comment-page-1/#comment-8289</link>
				<pubDate>Fri, 02 Sep 2011 19:03:02 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/johnjamesjacoby/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/johnjamesjacoby/" rel="nofollow ugc">@johnjamesjacoby</a> To upgrade from Beta 2, just rewrite the old files with the new Beta 3 files, right?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">73e502aaa1af5ff0fa928f5f9f539e76</guid>
				<title>InterMike replied to the forum topic be able to post onto all members activity? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/be-able-to-post-onto-all-members-activity/#post-107854</link>
				<pubDate>Fri, 02 Sep 2011 17:29:35 +0000</pubDate>

									<content:encoded><![CDATA[<p>You can click on &#8220;Public Message&#8221; on their profile &#8211; they&#8217;ll get a notification and your message will show up under their &#8220;wall.&#8221; I think there should be a post box on ever profile though 😐</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b6ddbee9034a67c958a4b07b921ad686</guid>
				<title>Micheal Kennedy commented on the post, BuddyPress 1.5 - Beta 3, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2011/08/buddypress-1-5-beta-3/comment-page-1/#comment-8230</link>
				<pubDate>Tue, 30 Aug 2011 19:15:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m looking for a changelog as well.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d8237ab832ee850b0c97ab7552f911af</guid>
				<title>InterMike replied to the forum topic cannot turn off content type validation in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/cannot-turn-off-content-type-validation/#post-107281</link>
				<pubDate>Wed, 24 Aug 2011 21:24:07 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/fanquake/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/fanquake/" rel="nofollow ugc">@FanQuake</a>  I suspected that he shouldn&#8217;t be using that nightly build &#8211; hence why I said &#8220;December was quite a while ago.&#8221; But, there is nothing [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">def99498fea18c19fe505c646cb738dd</guid>
				<title>InterMike replied to the forum topic cannot turn off content type validation in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/cannot-turn-off-content-type-validation/#post-107032</link>
				<pubDate>Mon, 22 Aug 2011 05:33:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>I got the same error a few weeks ago when I tried out the plugin (haven&#8217;t tested it out since). You may have to use the trunk version, though, because December was quite a while ago (or a newer nightly build, if there is one).</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c2b67ebd1aa747303ba2862bb08747e</guid>
				<title>InterMike started the forum topic Not working 100% in 1.5, undefined function error when &#034;admin only&#034; selected, bubbles only work for  in the group CD BuddyPress Avatar Bubble</title>
				<link>http://buddypress.org/community/groups/cd-bp-avatar-bubble/forum/topic/not-working-100-in-1-5-undefined-function-error-when-admin-only-selected-bubble</link>
				<pubDate>Mon, 15 Aug 2011 05:25:42 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/slaFFik/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/slaFFik/" rel="nofollow ugc">@SlaFFik</a> I Installed CD BP Avatar Bubble 2.0.1, but only those who are &#8220;Administrators&#8221; can view bubbles. I had a user set to &#8220;Moderator&#8221; (for bbPress) [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab60a2107e0d8ee5c15009d5e3034e90</guid>
				<title>InterMike joined the group CD BuddyPress Avatar Bubble</title>
				<link>https://buddypress.org/updates/p/173061/</link>
				<pubDate>Mon, 15 Aug 2011 05:08:09 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">40e39b4330d9cd81732598cfd4f94c9b</guid>
				<title>InterMike replied to the forum topic works with 1.3? in the group BuddyPress Usernames Only</title>
				<link>http://buddypress.org/community/groups/buddypress-usernames-only/forum/topic/works-with-1-3/#post-106571</link>
				<pubDate>Mon, 15 Aug 2011 04:58: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> Okay, it seemed to work okay, but I found a problem, though: On the Activity Stream page above the text box it reads &#8220;What&#8217;s up, ?&#8221; &#8211; without [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3a08b8a8c1619ea9819533eee46dc0f1</guid>
				<title>InterMike replied to the forum topic works with 1.3? in the group BuddyPress Usernames Only</title>
				<link>http://buddypress.org/community/groups/buddypress-usernames-only/forum/topic/works-with-1-3/#post-106569</link>
				<pubDate>Mon, 15 Aug 2011 03:58:40 +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> Tried with latest BP 1.5 Beta and&#8230; I don&#8217;t see any changes lol. Is this updated for 1.5? I really, really, really need this for my site 🙁</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">54cba66386ed2f92f0f2a29e30285718</guid>
				<title>InterMike joined the group BuddyPress Usernames Only</title>
				<link>https://buddypress.org/updates/p/173040/</link>
				<pubDate>Mon, 15 Aug 2011 03:49:04 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b144c97edeee8a46f7bc92493466d4c7</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=3#post-106515</link>
				<pubDate>Sun, 14 Aug 2011 07:32:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>There also needs to be some CSS styling to the bbPress forums page (i.e. <a href="http://allmad.org/rants/" rel="nofollow ugc">http://allmad.org/rants/</a>)</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">60bffdc5a5907c32e89dbc867dba2c72</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-106514</link>
				<pubDate>Sun, 14 Aug 2011 07:21:59 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc">@davidtcarson</a>  Loving the theme updates! The theme is lookin fricken awesome.</p>
<p>I just noticed with the drop downs, the width of them aren&#8217;t [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ffa36c380fe2bc7de5c1b74d10dd755</guid>
				<title>Micheal Kennedy posted an update: @r-a-y @r-a-y @r-a-y Regarding using existing bbPress [&#133;]</title>
				<link>https://buddypress.org/updates/p/172871/</link>
				<pubDate>Sat, 13 Aug 2011 22:13:31 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> <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> <a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> Regarding using existing bbPress installation or a new one for BuddyPress, what&#8217;s recommended and why? (<a href="http://bit.ly/r7JR3o" rel="nofollow ugc">http://bit.ly/r7JR3o</a>)</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6074b7326d8ccb833e7f9182e940c70e</guid>
				<title>Micheal Kennedy commented on the post, BuddyPress 1.5 - Beta 2, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2011/08/buddypress-1-5-beta-2/comment-page-1/#comment-8068</link>
				<pubDate>Sat, 13 Aug 2011 21:51:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>Can you stack pages on one another &#8211; i.e. site.com/activity/groups? I tried and it didn&#8217;t work lol. Just wondering&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">faedc641d005bee9be6dbddade69e022</guid>
				<title>InterMike replied to the forum topic How to move BuddyPress installation? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-move-buddypress-installation/#post-106467</link>
				<pubDate>Sat, 13 Aug 2011 21:17:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yeah, I&#8217;m about to move mine as well. Did it work alright for you? How&#8217;d you do it?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0163e0c2d7f9b173ae941f2366ef1b84</guid>
				<title>InterMike joined the group Buddypress-Ajax-Chat</title>
				<link>https://buddypress.org/updates/p/172839/</link>
				<pubDate>Sat, 13 Aug 2011 18:35:16 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">138304d4ba3b0e408510bf5e7ff78705</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-106336</link>
				<pubDate>Fri, 12 Aug 2011 03:09:22 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc">@davidtcarson</a> 🙂 Another thing: We have two search bars: one in the Buddy Bar up top and one across from the site logo. The one in the Buddy Bar [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0f71d721a2669642247dd24abe60afd6</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-106335</link>
				<pubDate>Fri, 12 Aug 2011 03:01:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>Another thing, I guess: Profile pages are pretty empty to the right of profiles &#8211; a looooot of space is wasted, especially when you&#8217;re using a small netbook like me. But I suppose, changing it might interfere with other plugins [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9a35010472e7e919521e33eab888ee68</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-106333</link>
				<pubDate>Fri, 12 Aug 2011 02:55:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>I just got the latest version a few hours ago. For me, the menu only looks okay if I don&#8217;t assign a menu to the theme in Appearance &gt; Menus &gt; Theme Locations. If I do set it, then it looks like it does in my image above.</p>
<p>Also, [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bd624e5d3e00d62c05ec16f787d0416d</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-106303</link>
				<pubDate>Thu, 11 Aug 2011 21:45:57 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc">@davidtcarson</a> Thanks for the update, it&#8217;s looking awesome &#8211; especially the sidebars! Might wanna style the nav drop downs, though (<a href="http://i56.tinypic.com/15q53y9.png" rel="nofollow ugc">http://i56.tinypic.com/15q53y9.png</a>)</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c7a67754e4c99dfb536d2423dd07d7a3</guid>
				<title>Micheal Kennedy commented on the post, BuddyPress 1.5 - Beta 2, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2011/08/buddypress-1-5-beta-2/comment-page-1/#comment-8026</link>
				<pubDate>Wed, 10 Aug 2011 05:23:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>When&#8217;s BP 1.5 beta 3 coming out, guys? 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">691f6fd0bc3529e191fe323e086d4332</guid>
				<title>InterMike replied to the forum topic Update from the Author in the group BuddyPress Links</title>
				<link>http://buddypress.org/community/groups/buddypress-links/forum/topic/update-from-the-author/?topic_page=2#post-106035</link>
				<pubDate>Tue, 09 Aug 2011 01:01:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>At least don&#8217;t let it die and become incompatibility for BP 1.5 🙁 I&#8217;d pay for it, but it&#8217;d have to really be worth it.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef3f40a37d99d4ef5ab41810b40ebdb3</guid>
				<title>InterMike joined the group Membership lite</title>
				<link>https://buddypress.org/updates/p/171506/</link>
				<pubDate>Tue, 09 Aug 2011 00:59:15 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a798d6b043507b244aa4564978d2fddf</guid>
				<title>InterMike joined the group Achievements</title>
				<link>https://buddypress.org/updates/p/171503/</link>
				<pubDate>Tue, 09 Aug 2011 00:51:45 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0df0d5e30f3fb7c2fbfdbd84886b3acc</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-105999</link>
				<pubDate>Mon, 08 Aug 2011 16:56:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Weird, it looks like some CSS isn&#8217;t being applied. Try downloading the theme again, and reactivating it.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">50d022ced48832db967aca34a7474be0</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-105950</link>
				<pubDate>Mon, 08 Aug 2011 02:55:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>One more thing: the Create Group pages&#8217; menu tabs&#8217; CSS is kind messed: <a href="http://i55.tinypic.com/4jorw1.png" rel="nofollow ugc">http://i55.tinypic.com/4jorw1.png</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ead7c1b0803e6ee1de539923e6f82c54</guid>
				<title>InterMike replied to the forum topic Frisco Child Theme in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/frisco-child-theme/?topic_page=2#post-105948</link>
				<pubDate>Mon, 08 Aug 2011 02:25:00 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/davidtcarson/" rel="nofollow ugc">@davidtcarson</a> No I wasn&#8217;t, but thanks, that took care of the Admin Bar problem.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3a3130524503e20b235b62b70adf8b1</guid>
				<title>InterMike replied to the forum topic Which is the best social networking tool? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/which-is-the-best-social-networking-tool/#post-105717</link>
				<pubDate>Fri, 05 Aug 2011 07:55:18 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/greenmeanie/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/greenmeanie/" rel="nofollow ugc">@greenmeanie</a> Wordpress works with any theme if you use the Template Pack.</p>
<p>And Mingle is dreadfully incomparable to BP.</p>
<p>WP wins in almost every [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4bd2e98936bb2d0225fe006c05ddeb34</guid>
				<title>InterMike replied to the forum topic How do I add another field on the group creation page. in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-do-i-add-another-field-on-the-group-creation-page/#post-105716</link>
				<pubDate>Fri, 05 Aug 2011 07:54:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>BP should definitely have them in core, just like they do for profile fields.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7b65e83f8923184cea14944c9bcf341d</guid>
				<title>InterMike joined the group BuddyPress Media</title>
				<link>https://buddypress.org/updates/p/169299/</link>
				<pubDate>Fri, 05 Aug 2011 07:35:14 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0ce55fb5b2e532b33201640915dfbbab</guid>
				<title>InterMike replied to the forum topic How to use Group Extension API in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-use-group-extension-api/#post-105713</link>
				<pubDate>Fri, 05 Aug 2011 07:34:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>BP should definitely have this in core &#8211; just like like they do for Profile fields.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">59d1cec27a570f5cfdd1851d0d268ad7</guid>
				<title>InterMike joined the group BuddyBar in bbPress</title>
				<link>https://buddypress.org/updates/p/169295/</link>
				<pubDate>Fri, 05 Aug 2011 06:46:55 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1b38b45759cd5d70d09500ab84c5a5e6</guid>
				<title>Micheal Kennedy commented on the post, BuddyPress 1.5 - Beta 2, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2011/08/buddypress-1-5-beta-2/comment-page-1/#comment-7955</link>
				<pubDate>Fri, 05 Aug 2011 06:44:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>Report bugs / create ticket here: <a href="https://buddypress.trac.wordpress.org/newticket" rel="nofollow ugc">https://buddypress.trac.wordpress.org/newticket</a></p>
<p>Login first, of course, via BuddyPress.org.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">44e1c0a34c6b3e87ffb2ba309f131e3e</guid>
				<title>Micheal Kennedy posted an update: Hello world!</title>
				<link>https://buddypress.org/updates/p/169234/</link>
				<pubDate>Fri, 05 Aug 2011 00:10:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello world!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">392eccb2eea0f97a2d03330ebf31bae5</guid>
				<title>InterMike replied to the forum topic Buddypress ,photos,videos,forums, and blogs. in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-photosvideosforums-and-blogs/#post-105674</link>
				<pubDate>Fri, 05 Aug 2011 00:10:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Also check out BP Media (aka BP Album). It is super advanced, and has all that stuff.</p>
<p><a href="http://buddypress.org/community/members/pryse/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/pryse/" rel="nofollow ugc">@pryse</a> Multi-user blogs aren&#8217;t activated unless you active them. [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc02de6c63864c5c512c752cb7244dd4</guid>
				<title>InterMike replied to the forum topic Hey you! BuddyPress 1.5-beta-2 is here in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/hey-you-buddypress-1-5-beta-2-is-here/#post-105671</link>
				<pubDate>Thu, 04 Aug 2011 23:03:47 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc">@boonebgorges</a> Can I just overwrite my current BP 1.5 BETA 1 with this one? Or do a fresh install?</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>