<?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 | MakeNice | Activity</title>
	<link>https://buddypress.org/members/makenice/activity/</link>
	<atom:link href="https://buddypress.org/members/makenice/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for MakeNice.</description>
	<lastBuildDate>Fri, 03 Apr 2026 19:46:06 +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">59a5c7e94323f7b19b1f870dc5a09e9b</guid>
				<title>MakeNice replied to the topic Adding custom HTML to each profile group tab in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/adding-custom-html-to-each-profile-group-tab/#post-168061</link>
				<pubDate>Sun, 14 Jul 2013 14:29:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Think I have figured out how best to work this. For anyone that may need it sometime the code I used was:<br />
<code>&lt;?php if ( 1 == bp_get_the_profile_group_id()) : ?&gt;</p>
<p>&lt;h4&gt;About Me&lt;/h4&gt;</p>
<p>&lt;?php endif; ?&gt;</code></p>
<p>With 1 == the profile tab where I need to add my custom HTML. If anyone has alternative solutions I&#8217;m happy to hear them.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ea1aaca5b09eee7d0dcfa173fb220d6</guid>
				<title>MakeNice started the topic Adding custom HTML to each profile group tab in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/adding-custom-html-to-each-profile-group-tab/</link>
				<pubDate>Sat, 13 Jul 2013 19:28:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>Hopefully someone can help. I am looking to add a different image banner to each of the profile group tabs I have on my Buddypress site. I have identifed the profile-loop.php as the file I need to include this on but when I try the following code it breaks the profile section of my site:<code>&lt;?php if ( bp_the_profile_group_name() == &#039;About&#039;) )&hellip;</code><span class="activity-read-more" id="activity-read-more-211008"><a href="http://buddypress.org/support/topic/adding-custom-html-to-each-profile-group-tab/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>