<?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 | Mr. Salty | Activity</title>
	<link>https://buddypress.org/members/mrsalty/activity/</link>
	<atom:link href="https://buddypress.org/members/mrsalty/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mr. Salty.</description>
	<lastBuildDate>Fri, 17 Apr 2026 21:26:50 +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">5da8949497b6daf478651c8c847578f8</guid>
				<title>Mr. Salty posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-wp-admin-bar-relative-position-and-inline-within-header-instead-of-</link>
				<pubDate>Mon, 10 May 2010 19:21:12 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc">@hnla</a>  yes, for accessibility reasons it makes sense&#8230; re: ie6, i agree. which is why i favor the simplest structure&#8230; everything inline and relative. Makes for more consistency cross-browsers and less ie hacks required.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">893c0704b99a9a6da8f01731e7fd2d2a</guid>
				<title>Mr. Salty posted on the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/#post-5</link>
				<pubDate>Mon, 10 May 2010 18:53:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>hold one &#8211; was stripped:</p>
<p><a href="http://buddypress.org/community/members/jmbullis/" rel="nofollow ugc">@jmbullis</a> You added add_theme_support( &#8216;nav-menus&#8217;  ); to your theme&#8217;s functions.php and wp_nav_menu( &#8216;sort_column=menu_order&amp;container_class=navigation&#8217; ); to your theme&#8217;s header.php?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8970e246291f9d33441f91f96aba0d55</guid>
				<title>Mr. Salty posted on the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/#post-5</link>
				<pubDate>Mon, 10 May 2010 18:52:49 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/jmbullis/" rel="nofollow ugc">@jmbullis</a> You added add_theme_support( &#8216;nav-menus&#8217;  ); to your theme&#8217;s functions.php and  to your theme&#8217;s header.php?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e5fd97d96290666e87e768ebca7aeafb</guid>
				<title>Mr. Salty posted on the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/#post-5</link>
				<pubDate>Mon, 10 May 2010 18:47:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/jmbullis/" rel="nofollow ugc">@jmbullis</a> oh really? that&#8217;s great. will have to test it out.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">53f3b3fa75c04de33f2b26587dba020a</guid>
				<title>Mr. Salty posted on the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/#post-5</link>
				<pubDate>Mon, 10 May 2010 18:31:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Actually I&#8217;m a dummy. That looks like its just a way to add wp3.0 menu support for anyone building a wp3.0 theme&#8230; I think.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">65ccac4ca6e9f0ecaab7304c52050a4e</guid>
				<title>Mr. Salty posted on the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/#post-5</link>
				<pubDate>Mon, 10 May 2010 18:30:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>Actually just saw this: seems pretty easy to implement WP3.0 menus into current WP&#8230; well, at least part of WP3.0 menu functionality perhaps. Am testing it now. Will update&#8230;</p>
<p>wp_nav_menu()  article:<br />
<a href="http://wpspecial.net/2010/04/menu-support-for-wordpress-3-0-themes/" rel="nofollow ugc">http://wpspecial.net/2010/04/menu-support-for-wordpress-3-0-themes/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">90e0904b396638dd18062b84f6d62cc2</guid>
				<title>Mr. Salty posted on the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/#post-5</link>
				<pubDate>Mon, 10 May 2010 18:22:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>@Paul_Gibbs By the way &#8211; since you mentioned that function: Newbie here. Googling now. Is the wp_nav_menu() function something I can simply add to a script/template file and it will display submenus? Thanks much&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a726b6a215230e00646e6a6a0ae9bd7b</guid>
				<title>Mr. Salty posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-wp-admin-bar-relative-position-and-inline-within-header-instead-of-</link>
				<pubDate>Mon, 10 May 2010 18:20:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yeah, my sense is that it isn&#8217;t calling anything sql/db intensive: just a handful of static links. But because it is a plugin (originally, yes?) maybe there are some performance issues? And/or: Here is what I think: admin-bar was originally a plug-n-play plugin that didn&#8217;t require all the thousands of themes to be reconfigured just [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d9117e581854c8aaf623df3d960c02d0</guid>
				<title>Mr. Salty posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-wp-admin-bar-relative-position-and-inline-within-header-instead-of-</link>
				<pubDate>Mon, 10 May 2010 17:19:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks much hnla. I&#8217;ll look into your suggestions in more detail. For the time being I think I may keep edits simple and just change #wp-admin-bar .padder css from position: fixed to position: relative and style accordingly. (#wp-admin-bar would stil be absolutely positioned). I don&#8217;t want to add up a can of worms by editing [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0b6818e8c91935758cbc1b94a700f8bc</guid>
				<title>Mr. Salty posted on the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/#post-5</link>
				<pubDate>Mon, 10 May 2010 17:15:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yeah I do. Wasn&#8217;t sure if it was default or not. Thanks Paul. Will look for ways to add it. Thanks much.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">67c7b701c968dba37f8ca1695281dc99</guid>
				<title>Mr. Salty started the forum topic Should default BuddyPress show subnav menu items? Not seeing them... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/should-default-buddypress-show-subnav-menu-items-not-seeing-them/</link>
				<pubDate>Mon, 10 May 2010 16:39:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>Not sure if I &#8216;m missing something? Is there something I need to do to show subnav menu items? I&#8217;m using BuddyPress on standard, non-MU WP and the default buddypress theme. Thanks much for your help!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">df63a742b9bc9737e737a4c1fa5c21d5</guid>
				<title>Mr. Salty started the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-wp-admin-bar-relative-position-and-inline-within-header-instead-of-</link>
				<pubDate>Mon, 10 May 2010 16:25:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>Trying to simplfy the wp-admin-bar to be a simple relatively positioned, inline div within the header instead of absolutely positioned residing in the footer. Is this possible? All I see is the wp_footer(); &#8212; is the wp-admin-bar not designed to be modular (able to reside anywhere, in any template)?</p>
<p>Thanks!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f3a6033bc6d84ba5239df22b853c67ab</guid>
				<title>Mr. Salty joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/6806/</link>
				<pubDate>Mon, 10 May 2010 16:25:22 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cf27c18efa87ea766e1944386417d419</guid>
				<title>Mr. Salty posted an update: Good BP+WP vs BP+WPMU talk here: [&#133;]</title>
				<link>https://buddypress.org/updates/p/6053/</link>
				<pubDate>Sat, 08 May 2010 14:13:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Good BP+WP vs BP+WPMU talk here: </p>
<p><a href="http://buddypress.org/community/groups/installing-buddypress/forum/topic/teach-brendan-how-to-drive-buddypress/" rel="nofollow ugc">http://buddypress.org/community/groups/installing-buddypress/forum/topic/teach-brendan-how-to-drive-buddypress/</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2b8f7904171f486320ba87dd2376353a</guid>
				<title>Mr. Salty posted on the forum topic wordpress vs wordpress mu in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/wordpress-vs-wordpress-mu/#post-52936</link>
				<pubDate>Sat, 08 May 2010 13:28:34 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/arturo/" rel="nofollow ugc">@Arturo</a> Thanks! Blog tracking? Meaning how posts can show up in BP&#8217;s activity streams and on profiles etc? And is blog creation in MU = to &#8220;network&#8221; in WP3.0? First q: BP on WPMU — the BP member functionality is site-wide and not local to each individual blog? If so, q 2: would you say that [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">acc5faa129ea536676c7379d1e017b7d</guid>
				<title>Mr. Salty posted on the forum topic Buddypress on Wordpress vs Wordpress MU in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/buddypress-on-wordpress-vs-wordpress-mu/#post-52934</link>
				<pubDate>Sat, 08 May 2010 13:19:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Do any of you have more detail about the differences in how BuddyPress works on WP vs on WPMU? (And maybe differences in how BP might work on WP3.0 since that sounds like it will have WPMU-like functionality)? First q: BP on WPMU &#8212; the BP member functionality is site-wide and not local to each [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5683380c52a7f7eca35f7db3d88e3fda</guid>
				<title>Mr. Salty joined the group Miscellaneous</title>
				<link>https://buddypress.org/updates/p/6039/</link>
				<pubDate>Sat, 08 May 2010 13:19:21 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">431accf438abe57ac7e3f053c3397381</guid>
				<title>Mr. Salty posted on the forum topic wordpress vs wordpress mu in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/wordpress-vs-wordpress-mu/#post-52932</link>
				<pubDate>Sat, 08 May 2010 13:12:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>Do any of you have more detail about the differences in how BuddyPress works on WP vs WPMU? (And maybe differences in how BP will work with WP3.0 since that sounds like it will have WPMU-like functionality)? Thanks!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">630dd8d97c8812948df7e6bfaefe483b</guid>
				<title>Mr. Salty joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/6036/</link>
				<pubDate>Sat, 08 May 2010 13:12:08 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c7602c63d1e4d186cd4be1dd46ec818c</guid>
				<title>Mr. Salty posted an update: Re: BP on WP vs BP on WPMU I have found these discussions:

+ [&#133;]</title>
				<link>https://buddypress.org/updates/p/6035/</link>
				<pubDate>Sat, 08 May 2010 13:09:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Re: BP on WP vs BP on WPMU I have found these discussions:</p>
<p>+ <a href="http://buddypress.org/community/groups/creating-extending/forum/topic/wordpress-vs-wordpress-mu/" rel="nofollow ugc">http://buddypress.org/community/groups/creating-extending/forum/topic/wordpress-vs-wordpress-mu/</a></p>
<p>+ <a href="http://buddypress.org/community/groups/miscellaneous/forum/topic/buddypress-on-wordpress-vs-wordpress-mu/" rel="nofollow ugc">http://buddypress.org/community/groups/miscellaneous/forum/topic/buddypress-on-wordpress-vs-wordpress-mu/</a></p>
<p> but they don&#8217;t really cover the differences in detail. Anyone have more info? Thanks!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">79789498e09a6bec729115336e094c09</guid>
				<title>Mr. Salty posted an update: I&#039;ve searched BP site &#038; Google and haven&#039;t found an answer [&#133;]</title>
				<link>https://buddypress.org/updates/p/6029/</link>
				<pubDate>Sat, 08 May 2010 12:57:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve searched BP site &amp; Google and haven&#8217;t found an answer to this question &#8211; which i see a few others have had: what are the differences between BuddyPress on WordPress vs BuddyPress on WordPressMU? </p>
<p>Perhaps a side by side comparison of the two options?</p>
<p>Thanks!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>