<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>WPMU DEV Community &#187; Tag: buddypress links - Recent Posts</title>
		<link>http://premium.wpmudev.org/forums/tags/buddypress-links</link>
		<description>WPMU DEV Community &#187; Tag: buddypress links - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 08:09:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://premium.wpmudev.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://premium.wpmudev.org/forums/rss/tags/buddypress-links" rel="self" type="application/rss+xml" />

		<item>
			<title>Timothy Bowers on "mysql error"</title>
			<link>http://premium.wpmudev.org/forums/topic/mysql-error-1#post-173698</link>
			<pubDate>Sun, 22 Jan 2012 20:28:03 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">173698@http://premium.wpmudev.org/forums/</guid>
			<description><p>I also posted some general advice here:</p>
<p><a href="http://premium.wpmudev.org/forums/topic/workflow-for-setting-up-an-online-service-like-edublogs#post-86111" target="_blank">http://premium.wpmudev.org/forums/topic/workflow-for-setting-up-an-online-service-like-edublogs#post-86111</a></p>
<p>When testing plugins and themes, use a test sandbox site to ensure you don't end up with a bloated website causing you issues later. Not all plugins and themes will remove the stuff they stick in the DB.</p>
<p>Take care.
</p></description>
		</item>
		<item>
			<title>Timothy Bowers on "mysql error"</title>
			<link>http://premium.wpmudev.org/forums/topic/mysql-error-1#post-173697</link>
			<pubDate>Sun, 22 Jan 2012 20:26:03 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">173697@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hey again.</p>
<blockquote><p>so should i re-install the plugin again? is there another way to fix it?
</p></blockquote>
<p>If you plan on using it then sure, go install it again.</p>
<p>I wonder if there are some files still on the server? And some defines calling something in the wp-config.php as the plugin allows that.</p>
<p>I would investigate for remnant of the plugin to find the issue.</p>
<p>Take care
</p></description>
		</item>
		<item>
			<title>YourNextHost on "mysql error"</title>
			<link>http://premium.wpmudev.org/forums/topic/mysql-error-1#post-173675</link>
			<pubDate>Sun, 22 Jan 2012 18:31:48 +0000</pubDate>
			<dc:creator>YourNextHost</dc:creator>
			<guid isPermaLink="false">173675@http://premium.wpmudev.org/forums/</guid>
			<description><p>actually talking to my sysadmin he did install is and then removed it.</p>
<p>so should i re-install the plugin again? is there another way to fix it?
</p></description>
		</item>
		<item>
			<title>Timothy Bowers on "mysql error"</title>
			<link>http://premium.wpmudev.org/forums/topic/mysql-error-1#post-173663</link>
			<pubDate>Sun, 22 Jan 2012 17:22:42 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">173663@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hey again.</p>
<blockquote><p>also never installed BuddyPress links so i am wondering what that could be?
</p></blockquote>
<p>Are those not in the DB then?</p>
<p>There are functions here:</p>
<p><a href="http://plugins.svn.wordpress.org/buddypress-links/branches/0.3/bp-links-core.php" target="_blank">http://plugins.svn.wordpress.org/buddypress-links/branches/0.3/bp-links-core.php</a></p>
<p>And if we look here:</p>
<p><a href="http://plugins.svn.wordpress.org/buddypress-links/branches/0.3/buddypress-links.php" target="_blank">http://plugins.svn.wordpress.org/buddypress-links/branches/0.3/buddypress-links.php</a></p>
<p>We can see which plugin it refers to.</p>
<p>Could it have been installed once and then removed?</p>
<p>Looking at the last file I link to it has a set of defines which you could pop into your wp-config.php</p>
<p>Take care.
</p></description>
		</item>
		<item>
			<title>YourNextHost on "mysql error"</title>
			<link>http://premium.wpmudev.org/forums/topic/mysql-error-1#post-173630</link>
			<pubDate>Sun, 22 Jan 2012 12:56:16 +0000</pubDate>
			<dc:creator>YourNextHost</dc:creator>
			<guid isPermaLink="false">173630@http://premium.wpmudev.org/forums/</guid>
			<description><p>yes i added dbname as a prefix.</p>
<p>also never installed BuddyPress links so i am wondering what that could be?
</p></description>
		</item>
		<item>
			<title>Timothy Bowers on "mysql error"</title>
			<link>http://premium.wpmudev.org/forums/topic/mysql-error-1#post-173494</link>
			<pubDate>Sat, 21 Jan 2012 21:43:44 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">173494@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hey there.</p>
<p>First of all does this exist:</p>
<p>dbname_wrdp1.wp_bp_links'</p>
<p>bp_links_recalculate_popularity_for_all, BP_Link</p>
<p>Is "dbname_" your table prefix?</p>
<p>Are you using this:</p>
<p><a href="http://wordpress.org/extend/plugins/buddypress-links/" target="_blank">http://wordpress.org/extend/plugins/buddypress-links/</a></p>
<p>Take care.
</p></description>
		</item>
		<item>
			<title>YourNextHost on "mysql error"</title>
			<link>http://premium.wpmudev.org/forums/topic/mysql-error-1#post-173433</link>
			<pubDate>Sat, 21 Jan 2012 14:49:18 +0000</pubDate>
			<dc:creator>YourNextHost</dc:creator>
			<guid isPermaLink="false">173433@http://premium.wpmudev.org/forums/</guid>
			<description><p>hey guys i just saw on my log files that are plugin is miising</p>
<p>[20-Jan-2012 17:09:31] WordPress database error Table 'dbname_wrdp1.wp_bp_links' doesn't exist for query UPDATE wp_bp_links SET popularity = FLOOR( FLOOR( ( UNIX_TIMESTAMP('2012-01-20 17:09:31') - UNIX_TIMESTAMP(date_created) ) / 60 ) / vote_total ) WHERE popularity &#60;= 16777214 AND vote_total &#62;= 1 made by do_action_ref_array, call_user_func_array, bp_links_recalculate_popularity_for_all, BP_Link</p>
<p>any idea which plugin that might be?
</p></description>
		</item>
		<item>
			<title>Mason on "BuddyPress Links Plugin RSS feed not made private"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-plugin-rss-feed-not-made-private#post-57368</link>
			<pubDate>Mon, 04 Oct 2010 17:36:11 +0000</pubDate>
			<dc:creator>Mason</dc:creator>
			<guid isPermaLink="false">57368@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hiya!</p>
<p>Thanks for your feedback!  Glad you're digging some of the feature upgrades.</p>
<p>I'll ask one of the developers to respond here as I haven't heard of this issue before.  I'm a bit concerned about the continued development of the BuddyPress links plugin though.  Doesn't appear to have been updated for awhile now and isn't marked as compatible with WordPress 3.0+ (not saying it isn't just that they haven't updated the information in awhile).</p>
<p>Thanks again for your feedback on this.
</p></description>
		</item>
		<item>
			<title>dxbjackf on "BuddyPress Links Plugin RSS feed not made private"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-plugin-rss-feed-not-made-private#post-57310</link>
			<pubDate>Mon, 04 Oct 2010 10:19:09 +0000</pubDate>
			<dc:creator>dxbjackf</dc:creator>
			<guid isPermaLink="false">57310@http://premium.wpmudev.org/forums/</guid>
			<description><p>I see that "Allow access to xml-rpc on private blogs." has been added to the Sitewide privacy options for WordPress MU plugin. Thank you very much for this. It will be indispensable after our upgrade. </p>
<p>We have noticed on WPMU 2.9.2 / BP 1.2.4 that the links RSS feed generated by the BuddyPress Links plugin 0.4.1 is not covered or made private. Can this be fixed or has it already been reported and fixed in the 1.0.2 release of Sitewide privacy options for WordPress MU? </p>
<p>Planning to test during our preparation for the upgrade.
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links Pluign link not displaying properly on bp nav bar using BP Daily"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-pluign-link-not-displaying-properly-on-bp-nav-bar-using-bp-daily#post-46110</link>
			<pubDate>Thu, 15 Jul 2010 13:49:49 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">46110@http://premium.wpmudev.org/forums/</guid>
			<description><p>@AquaPebble: Ty for the kind words glad it's all working.
</p></description>
		</item>
		<item>
			<title>AquaPebble on "Buddypress Links Pluign link not displaying properly on bp nav bar using BP Daily"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-pluign-link-not-displaying-properly-on-bp-nav-bar-using-bp-daily#post-46107</link>
			<pubDate>Thu, 15 Jul 2010 13:43:03 +0000</pubDate>
			<dc:creator>AquaPebble</dc:creator>
			<guid isPermaLink="false">46107@http://premium.wpmudev.org/forums/</guid>
			<description><p>It worked. You are a star! Thank-you so much!</p>
<p>I don't know what I would do without you all :D
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links Pluign link not displaying properly on bp nav bar using BP Daily"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-pluign-link-not-displaying-properly-on-bp-nav-bar-using-bp-daily#post-46106</link>
			<pubDate>Thu, 15 Jul 2010 13:35:20 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">46106@http://premium.wpmudev.org/forums/</guid>
			<description><p>@AquaPebble: Try this one then having to hack about the navigation a bit to get to work with the variations in the navigation but this should nail it.
</p></description>
		</item>
		<item>
			<title>AquaPebble on "Buddypress Links Pluign link not displaying properly on bp nav bar using BP Daily"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-pluign-link-not-displaying-properly-on-bp-nav-bar-using-bp-daily#post-46105</link>
			<pubDate>Thu, 15 Jul 2010 13:23:24 +0000</pubDate>
			<dc:creator>AquaPebble</dc:creator>
			<guid isPermaLink="false">46105@http://premium.wpmudev.org/forums/</guid>
			<description><p>@ Tammie, that removed one of those "links", there is still one left - so almost did it. :D</p>
<p>The plugin doesn't state Wordpress 3 compatibility only 2.9.1.</p>
<p>Here is the link: <a href="http://wordpress.org/extend/plugins/buddypress-links/" target="_blank">http://wordpress.org/extend/plugins/buddypress-links/</a></p>
<p>I was recommended to use it for what I wanted to achieve told it should work fine with WP 3 - I suppose this is it's failing, as the rest is working.
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links Pluign link not displaying properly on bp nav bar using BP Daily"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-pluign-link-not-displaying-properly-on-bp-nav-bar-using-bp-daily#post-46100</link>
			<pubDate>Thu, 15 Jul 2010 12:43:21 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">46100@http://premium.wpmudev.org/forums/</guid>
			<description><p>@AquaPebble: Can you provide a link to the plugin please.  Daily uses the new wordpress 3.0 navigation so think it could be to do with that.  However, I notice it's outside the ul closing tag so my thoughts are if you could try this file attached see if that fixes it.  Replace library/components/buddypress/buddypress-navigation.php
</p></description>
		</item>
		<item>
			<title>AquaPebble on "Buddypress Links Pluign link not displaying properly on bp nav bar using BP Daily"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-pluign-link-not-displaying-properly-on-bp-nav-bar-using-bp-daily#post-46097</link>
			<pubDate>Thu, 15 Jul 2010 11:16:27 +0000</pubDate>
			<dc:creator>AquaPebble</dc:creator>
			<guid isPermaLink="false">46097@http://premium.wpmudev.org/forums/</guid>
			<description><p>I have activated the BuddyPress Links plugin, but it is not showing up properly on the BP nav bar. It shows up as a bullet link and is displayed twice.</p>
<p>I tested on both BP Default and BP community and it shows up as a regular menu link/tab on those themes.</p>
<p>Have a look here: <a href="http://ukmarketingnetwork.com/" target="_blank">http://ukmarketingnetwork.com/</a></p>
<p>Is there a way I can fix this?
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-44698</link>
			<pubDate>Tue, 06 Jul 2010 22:13:01 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">44698@http://premium.wpmudev.org/forums/</guid>
			<description><p>@catfrommars: Glad its working.
</p></description>
		</item>
		<item>
			<title>catfrommars on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-44691</link>
			<pubDate>Tue, 06 Jul 2010 21:14:03 +0000</pubDate>
			<dc:creator>catfrommars</dc:creator>
			<guid isPermaLink="false">44691@http://premium.wpmudev.org/forums/</guid>
			<description><p>HI, I switched to a different theme (prodcut) and it seems to work with that one...
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-44581</link>
			<pubDate>Tue, 06 Jul 2010 08:25:18 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">44581@http://premium.wpmudev.org/forums/</guid>
			<description><p>@catfrommars: Ideally we do need you to start a new thread for a new topic.  I'm fairly sure this is not the same issue as that was very specific to the Magazine theme.  Sorry but easier to view things if you do that.  The advice was to check using something like firebug and then see the CSS class.  However are you using the same plugin this user was as that was why he had formatting issues.  Also please state what version of WordPress you are using and BuddyPress.
</p></description>
		</item>
		<item>
			<title>catfrommars on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-44579</link>
			<pubDate>Tue, 06 Jul 2010 08:18:08 +0000</pubDate>
			<dc:creator>catfrommars</dc:creator>
			<guid isPermaLink="false">44579@http://premium.wpmudev.org/forums/</guid>
			<description><p>Oh, I am using bp corporate and it doesn´t Work either...here is what it looks like. It does work on bp default...</p>
<p> &lt;a alt=&#039;thumbnail-1175&#039; class=&#039;bb_attachments_link lightbox&#039; href=&#039;http://premium.wpmudev.org/forums/?bb_attachments=44579&amp;bbat=1175&#039;&gt;&lt;img src=&#039;http://premium.wpmudev.org/forums/?bb_attachments=44579&amp;bbat=1175&amp;inline&#039; /&gt;&lt;/a&gt; &lt;a alt=&#039;thumbnail-1176&#039; class=&#039;bb_attachments_link lightbox&#039; href=&#039;http://premium.wpmudev.org/forums/?bb_attachments=44579&amp;bbat=1176&#039;&gt;&lt;img src=&#039;http://premium.wpmudev.org/forums/?bb_attachments=44579&amp;bbat=1176&amp;inline&#039; /&gt;&lt;/a&gt;
</p></description>
		</item>
		<item>
			<title>catfrommars on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-44576</link>
			<pubDate>Tue, 06 Jul 2010 08:08:34 +0000</pubDate>
			<dc:creator>catfrommars</dc:creator>
			<guid isPermaLink="false">44576@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hi,</p>
<p>I have the same issue with Buddpress Links and I would like to make the same adjustments...But I am kind of lost on the explanations.</p>
<p>Could you specify in which (css) file exactly I have to make what changes?
</p></description>
		</item>
		<item>
			<title>barroca on "BP Corporate - Create link doesnt display on Buddypress links"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-corporate-create-link-doesnt-display-on-buddypress-links#post-33715</link>
			<pubDate>Tue, 06 Apr 2010 16:51:19 +0000</pubDate>
			<dc:creator>barroca</dc:creator>
			<guid isPermaLink="false">33715@http://premium.wpmudev.org/forums/</guid>
			<description><p>Thank you @Richie_KS<br />
I use this in community theme and works too
</p></description>
		</item>
		<item>
			<title>georgef on "BP Corporate - Create link doesnt display on Buddypress links"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-corporate-create-link-doesnt-display-on-buddypress-links#post-32796</link>
			<pubDate>Wed, 31 Mar 2010 04:04:07 +0000</pubDate>
			<dc:creator>georgef</dc:creator>
			<guid isPermaLink="false">32796@http://premium.wpmudev.org/forums/</guid>
			<description><p>Magic, that fixed it thanks Richie_KS!
</p></description>
		</item>
		<item>
			<title>Richie_KS on "BP Corporate - Create link doesnt display on Buddypress links"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-corporate-create-link-doesnt-display-on-buddypress-links#post-32629</link>
			<pubDate>Tue, 30 Mar 2010 09:49:29 +0000</pubDate>
			<dc:creator>Richie_KS</dc:creator>
			<guid isPermaLink="false">32629@http://premium.wpmudev.org/forums/</guid>
			<description><p>hi georgef<br />
seem some css issue with #links..missing on bp-corporate...add this to custom.css</p>
<p><code><br />
#link-details-form fieldset {<br />
  display: block;<br />
  clear: both;<br />
}<br />
#links-directory-form h2 {<br />
  position: relative;<br />
}<br />
</code></p>
<p>cheers
</p></description>
		</item>
		<item>
			<title>georgef on "BP Corporate - Create link doesnt display on Buddypress links"</title>
			<link>http://premium.wpmudev.org/forums/topic/bp-corporate-create-link-doesnt-display-on-buddypress-links#post-32627</link>
			<pubDate>Tue, 30 Mar 2010 08:58:48 +0000</pubDate>
			<dc:creator>georgef</dc:creator>
			<guid isPermaLink="false">32627@http://premium.wpmudev.org/forums/</guid>
			<description><p>I have this plugin installed with buddypress...</p>
<p><a href="http://wordpress.org/extend/plugins/buddypress-links/" target="_blank">http://wordpress.org/extend/plugins/buddypress-links/</a></p>
<p>It worked fine with BP-corporate before the upgrade of 1.2. With previous buddypress versions you had to manually move a folder to the themes folder for it to work, with the new version you just need to activate the plugin. </p>
<p>There is suppose to be a link next to the &#34;Links Directory&#34; title which does not appear. </p>
<p>I just swapped to the default theme on a test server and it displays fine.</p>
<p> &lt;a alt=&#039;thumbnail-664&#039; class=&#039;bb_attachments_link lightbox&#039; href=&#039;http://premium.wpmudev.org/forums/?bb_attachments=32627&amp;bbat=664&#039;&gt;&lt;img src=&#039;http://premium.wpmudev.org/forums/?bb_attachments=32627&amp;bbat=664&amp;inline&#039; /&gt;&lt;/a&gt;
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-26308</link>
			<pubDate>Mon, 01 Feb 2010 10:54:56 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">26308@http://premium.wpmudev.org/forums/</guid>
			<description><p>@henrybaum: Actually I found that the member-sidebar.php wasn't showing on the pages it should which are the member areas (under options bar). I've updated a new version to include that fix so it shows now. If you can see if those work for you I think that's what you want. If you want it to show in more areas you simply can add the following code to the area you want it to show in the template child:</p>
<p><code>	&#60;?php include (TEMPLATEPATH . '/sidebars/member-sidebar.php'); ?&#62;</code></p>
<p>Should you want to show different ones depending on the area you are in you can simply create a new file using the format in members-sidebar.php (you will have to under functions.php make sure you are calling the sidebar for instance (yourname = whatever you are calling your sidebar):</p>
<p><code>register_sidebar(array(		'name' =&#62; 'Yourname-Sidebar',<br />
		'before_widget' =&#62; '&#60;div id="%1$s" class="sidebar-section widget %2$s"&#62;',<br />
        'after_widget' =&#62; '&#60;/div&#62;',<br />
        'before_title' =&#62; '&#60;h4 class="widgettitle"&#62;',<br />
        'after_title' =&#62; '&#60;/h4&#62;'<br />
));</code></p>
<p>Then you'd simply call it using the includes replacing members-sidebar.php with whatever your file is called.</p>
<p>Hope that helps.
</p></description>
		</item>
		<item>
			<title>henrybaum on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-26225</link>
			<pubDate>Sun, 31 Jan 2010 17:37:41 +0000</pubDate>
			<dc:creator>henrybaum</dc:creator>
			<guid isPermaLink="false">26225@http://premium.wpmudev.org/forums/</guid>
			<description><p>I'm interested in adding the default sidebar widget to /members /forums /groups and /links.  Do I need to add php code to those pages in order for it to show up?
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-26154</link>
			<pubDate>Sat, 30 Jan 2010 10:45:59 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">26154@http://premium.wpmudev.org/forums/</guid>
			<description><p>@henrybaum: hmm shouldn't have to do that however it's working so that's good. There are several sidebars you can use in the magazine sidebar. You can see them all listed under sidebars. You want to be using the members one I think for what you want. However you can use the format they use of calling in the template (see home.php for an example) and then put on any other page. Let me know if you need some more help.
</p></description>
		</item>
		<item>
			<title>henrybaum on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-26088</link>
			<pubDate>Fri, 29 Jan 2010 19:29:12 +0000</pubDate>
			<dc:creator>henrybaum</dc:creator>
			<guid isPermaLink="false">26088@http://premium.wpmudev.org/forums/</guid>
			<description><p>I put a position: absolute in member-content (more or less).  Thanks for the help.</p>
<p>A related question. What purpose does the default widget sidebar serve?  I can't find additions to that sidebar anywhere, and I'd like to be able to add sidebar elements to Groups/Member directory and BP Links if possible.
</p></description>
		</item>
		<item>
			<title>Tammie on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-26006</link>
			<pubDate>Thu, 28 Jan 2010 23:45:15 +0000</pubDate>
			<dc:creator>Tammie</dc:creator>
			<guid isPermaLink="false">26006@http://premium.wpmudev.org/forums/</guid>
			<description><p>@henrybaum: was it the link-loop class? If so that is the plugin's own class I think. If by incredible amount you say the 100% then it's only of the container it's in so not really. It's basically saying 'don't grow bigger than your fish tank' :) </p>
<p>No problem nice to see what you've done with the site too.  Page source is great and even better if you use firefox is an addon called firebug if you don't know it that really can be a lifesaver when doing any custom theme work. Particularly if you get really scary and start prodding things like JavaScript.
</p></description>
		</item>
		<item>
			<title>henrybaum on "Buddypress Links and Magazine Theme"</title>
			<link>http://premium.wpmudev.org/forums/topic/buddypress-links-and-magazine-theme#post-26000</link>
			<pubDate>Thu, 28 Jan 2010 22:18:29 +0000</pubDate>
			<dc:creator>henrybaum</dc:creator>
			<guid isPermaLink="false">26000@http://premium.wpmudev.org/forums/</guid>
			<description><p>Thanks an incredible amount for that.  Got it up and running now.  Good tip about checking page source to see what's being affected.  Yes, I'm a newbie, but getting less so.
</p></description>
		</item>

	</channel>
</rss>
