<?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 | Visual Harbor | Activity</title>
	<link>https://buddypress.org/members/visualharbor/activity/</link>
	<atom:link href="https://buddypress.org/members/visualharbor/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Visual Harbor.</description>
	<lastBuildDate>Sat, 04 Apr 2026 04:42:15 +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">1baf49d4cf923606f548ed77c23d9824</guid>
				<title>Visual Harbor replied to the topic Comments won&#039;t un-thread - trying to use streamed comments in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/comments-wont-un-thread-trying-to-use-streamed-comments/#post-173790</link>
				<pubDate>Mon, 04 Nov 2013 18:22:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>In this file:<br />
/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/activity-loop.php</p>
<p>Find Line 1:<br />
<code><br />
&lt;?php do_action( &#039;bp_before_activity_loop&#039; ); ?&gt;<br />
</code></p>
<p>Change Line 3 to this:<br />
<code><br />
&lt;?php if ( bp_has_activities( bp_ajax_querystring( &#039;activity&#039; ).&#039;display_comments=stream&#039; ) ) : ?&gt;<br />
</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b10152ed4050bb6072eff72ff37ccdb2</guid>
				<title>Visual Harbor replied to the topic Collapse and Expand Comments - Activity Stream in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/collapse-and-expand-comments-activity-stream/#post-173789</link>
				<pubDate>Mon, 04 Nov 2013 18:18:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>I also desperately need this. Changing these lines in the _inc/global.js file did not change anything in the way my stream appears:</p>
<p><code><br />
if ( jq(this).children(&#039;ul&#039;).children(&#039;li&#039;).length &lt; 5 ) return;<br />
if ( i &lt; comment_lis.length - 5 ) {<br />
</code></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>