<?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 | tnd | Mentions</title>
	<link>https://buddypress.org/members/tntag/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/tntag/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning tnd.</description>
	<lastBuildDate>Sat, 04 Apr 2026 15:23:32 +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">ab19ec4c3e38823d2ef6258f2c40e4b8</guid>
				<title>mercime replied to the forum topic Did the recent upgrade render some CSS and PHP files out-of-date? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/did-the-recent-upgrade-change-css-and-php-files/#post-110683</link>
				<pubDate>Fri, 30 Sep 2011 20:34:09 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> r-a-y has just updated this page <a href="http://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/" rel="nofollow ugc">http://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/</a> If you&#8217;re importing CSS from bp-default theme, then you just need to adjust styles in your [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">70dc084435ad696a170e9a35650193dd</guid>
				<title>naijaping replied to the forum topic Is there any way I can hide page titles? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/is-there-any-way-i-can-hide-page-titles/#post-108602</link>
				<pubDate>Tue, 13 Sep 2011 22:00:10 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a>, in your style.css , at the bottom, put    .pagetitle{display:none ! important;} thats it. you are done.</p>
<p>regards</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">29e446e4eed0f31042665dd743397cf0</guid>
				<title>foxly replied to the forum topic Changing the way users are cataloged in the &#039;uploads&#039; directory. in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/changing-the-way-users-are-cataloged-in-the-uploads-directory/#post-108368</link>
				<pubDate>Sat, 10 Sep 2011 05:19:18 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a></p>
<p>0.1.9 already has voting and &#8220;sort-by-vote&#8221; capability. </p>
<p>Keep in mind though, making the voting process resistant to cheating is incredibly database-intensive, because the site has to store every [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">03771728eb8fa4b31e48075fbdfa22b6</guid>
				<title>foxly replied to the forum topic Changing the way users are cataloged in the &#039;uploads&#039; directory. in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/changing-the-way-users-are-cataloged-in-the-uploads-directory/#post-108291</link>
				<pubDate>Fri, 09 Sep 2011 01:54:38 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a></p>
<p>Actually, BP-Album+ already has this capability. Here&#8217;s how to use it:</p>
<p><a href="http://code.google.com/p/buddypress-media/wiki/UsingTheGlobalMediaPage" rel="nofollow ugc">http://code.google.com/p/buddypress-media/wiki/UsingTheGlobalMediaPage</a></p>
<p>Thanks!</p>
<p>^F^</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">faaed0d8165816a40f5d838b398e79da</guid>
				<title>foxly replied to the forum topic Changing the way users are cataloged in the &#039;uploads&#039; directory. in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/changing-the-way-users-are-cataloged-in-the-uploads-directory/#post-107936</link>
				<pubDate>Sat, 03 Sep 2011 21:23:41 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a></p>
<p>This would be problematic for several reasons:</p>
<p>1) Users can change their names<br />
2) User names in I18n systems could contain characters that are illegal in the server&#8217;s file system<br />
3) User names can [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">02be00fd23a8adc866cdb358ac74b7dc</guid>
				<title>mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/how-do-i-hide-page-titles-and-edit-which-pages-show-up-on-my-nav-bar/?topic_page=3#po</link>
				<pubDate>Tue, 30 Aug 2011 20:57:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> Good for you 🙂 and thanks for sharing your discovery, didn&#8217;t know that.</p>
<p>Cheers! Kampai! Salud!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">62948d5be9dac39b86c6b03cd1505097</guid>
				<title>mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/how-do-i-hide-page-titles-and-edit-which-pages-show-up-on-my-nav-bar/?topic_page=2#po</link>
				<pubDate>Wed, 17 Aug 2011 20:59:45 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> two things:<br />
1. In your nav code above, You inserted the  for FAQ page before the <code></code> for the multisite blogs link<br />
2. More importantly, [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a08a7f175280be2b42f5729d987e4356</guid>
				<title>mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/how-do-i-hide-page-titles-and-edit-which-pages-show-up-on-my-nav-bar/#post-106309</link>
				<pubDate>Thu, 11 Aug 2011 23:15:58 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> what links do you want to delete from your main nav? If it&#8217;s one of the BP components &#8211; members, groups, forums &#8211; then delete the lines referring [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">16184b3c2a31c78a76d633fd4b569bab</guid>
				<title>mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/how-do-i-hide-page-titles-and-edit-which-pages-show-up-on-my-nav-bar/#post-104943</link>
				<pubDate>Fri, 29 Jul 2011 02:02:06 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> site url or screenshot of the problem?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ee693650d5000d30fc374d1193bcc978</guid>
				<title>mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/how-do-i-hide-page-titles-and-edit-which-pages-show-up-on-my-nav-bar/#post-104921</link>
				<pubDate>Thu, 28 Jul 2011 22:08:10 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> just to confirm, did you create a child theme of bp-default theme or are you using WP theme with BP Template Pack? If you did create a child theme [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">339e11efd2b705a5c780d41f596baf3f</guid>
				<title>foxly replied to the forum topic BP Album+ and WP Photo Album Plus - Can there be harmony? in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/bp-album-and-wp-photo-album-plus-can-there-be-harmony/#post-104465</link>
				<pubDate>Fri, 22 Jul 2011 23:21:09 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a></p>
<p>We&#8217;re putting together a page on our Google Code site to try and give users more of an overview of the project&#8217;s schedule. Take a look at [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">44d10a43b719e2d397c94bf5bf0bd6ef</guid>
				<title>foxly replied to the forum topic BP Album+ and WP Photo Album Plus - Can there be harmony? in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/bp-album-and-wp-photo-album-plus-can-there-be-harmony/#post-104462</link>
				<pubDate>Fri, 22 Jul 2011 23:04:40 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a></p>
<p>This would be very complicated to do in BP-Album 0.1.8.x, it could be relatively easy to do in BP-Media 0.1.9.x depending on how we end up building [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e8db45c93a7c56d52b7fd6e8659c6366</guid>
				<title>foxly replied to the forum topic Fatal error occured while tryning to delete a user in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/fatal-error-occured-while-tryning-to-delete-a-user-1/#post-104429</link>
				<pubDate>Fri, 22 Jul 2011 18:43:03 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a><br />
<a href="http://buddypress.org/community/members/christophG/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/christophG/" rel="nofollow ugc">@christophG</a></p>
<p>We&#8217;ve tried and tried and can&#8217;t replicate this [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4ead683d65609377346bf2d82914ab55</guid>
				<title>FanQuake posted on the forum topic Fatal error occured while tryning to delete a user in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/fatal-error-occured-while-tryning-to-delete-a-user-1/#post-103929</link>
				<pubDate>Fri, 15 Jul 2011 04:26:04 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a><br />
<a href="http://buddypress.org/community/members/christophG/" rel="nofollow ugc">@christophG</a> </p>
<p>Are you guys running WP multisite installs?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">134bb8225abf3fb3277a305a7706bfa8</guid>
				<title>foxly posted on the forum topic Fatal error occured while tryning to delete a user in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/fatal-error-occured-while-tryning-to-delete-a-user-1/#post-102447</link>
				<pubDate>Mon, 27 Jun 2011 04:33:53 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a><br />
<a href="http://buddypress.org/community/members/christophG/" rel="nofollow ugc">@christophG</a></p>
<p>We&#8217;re working on it.</p>
<p>^F^</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">34705d931fe18432bdb53216978abcbf</guid>
				<title>foxly posted on the forum topic Having trouble linking to images on another user’s account in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/having-trouble-linking-to-images-on-another-users-account/#post-100564</link>
				<pubDate>Fri, 03 Jun 2011 23:55:05 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> The BP-Album 0.1.8.9 media page will create a gallery from whatever combination of users, media items, and sorting parameters you set in the template. There are detailed examples on the wiki page I listed earlier. It does not have &#8220;slide show&#8221; functionality, although if you understand how to code in PHP you could probably add [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e9bf76d161b887ad98e4e7e40e85d037</guid>
				<title>foxly posted on the forum topic Having trouble linking to images on another user’s account in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/having-trouble-linking-to-images-on-another-users-account/#post-100533</link>
				<pubDate>Fri, 03 Jun 2011 20:05:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> Excellent. Here&#8217;s what&#8217;s going on: a) The first screen cap you posted is the WordPress blog post media editor. In a typical install the admin uses that interface to create blog posts for the entire site. BP-Album/Media does not exchange images with WordPress&#8217; internal media system because (last we checked) the internal media system doesn&#8217;t [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">64d433b17c995d1d9b472a6092a1f7cd</guid>
				<title>foxly posted on the forum topic Having trouble linking to images on another user’s account in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/having-trouble-linking-to-images-on-another-users-account/#post-100525</link>
				<pubDate>Fri, 03 Jun 2011 17:49:02 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a></p>
<p>The functionality you&#8217;re describing *doesn&#8217;t exist* in BP-Album+ or BP-Media. It sounds like  you&#8217;re confusing our plugin with the WordPress admin post editor. </p>
<p>Please take some screen captures of what you&#8217;re seeing, post links to them, and I&#8217;ll try to figure out what you&#8217;re doing.</p>
<p>Thanks!</p>
<p>^F^</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3c740857cb0cec5551f4fce650e97ff7</guid>
				<title>foxly posted on the forum topic Having trouble linking to images on another user’s account in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/having-trouble-linking-to-images-on-another-users-account/#post-100523</link>
				<pubDate>Fri, 03 Jun 2011 17:26:54 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> I&#8217;m not sure I understand your question &#8230;are you: a) Trying to build a &#8220;gallery&#8221; of your user&#8217;s images by manually pasting the links from the images into some sort of hand-built web page? If so, you should be using the Global Media Page template functions <a href="http://code.google.com/p/buddypress-media/wiki/UsingTheGlobalMediaPage" rel="nofollow ugc">http://code.google.com/p/buddypress-media/wiki/UsingTheGlobalMediaPage</a> b) Trying to&hellip;<span class="activity-read-more" id="activity-read-more-156303"><a href="http://buddypress.org/community/groups/bp-album/forum/topic/having-trouble-linking-to-images-on-another-users-account/#post-100523" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">89b6862b9dc9bfe6c580e292eeb277c5</guid>
				<title>foxly posted on the forum topic Accessing other users&#039; pictures for admin purposes in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/accessing-other-users-pictures-for-admin-purposes/#post-100218</link>
				<pubDate>Tue, 31 May 2011 23:21:57 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/tntag/" rel="nofollow ugc">@tntag</a> In BP-Album+, the administrator has &#8220;superuser&#8221; privileges. So when an admin visits a user&#8217;s profile, they have the same abilities that user would have. You can rename, mode, delete, and edit files just as if you were that user. Also, you have a special &#8220;restrict to admin&#8221; privacy setting for images, so if you set [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>