<?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 | Mike Gillihan | Activity</title>
	<link>https://buddypress.org/members/mikegillihan/activity/</link>
	<atom:link href="https://buddypress.org/members/mikegillihan/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mike Gillihan.</description>
	<lastBuildDate>Sat, 04 Apr 2026 03:40: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">521e9dffd94698010cf2c5572df50a38</guid>
				<title>Mike Gillihan replied to the topic Hidden Groups and Forums not showing for members of them in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/hidden-groups-and-forums-not-showing-for-members-of-them/page/2/#post-263677</link>
				<pubDate>Fri, 10 Feb 2017 19:23:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Old thread, but here&#8217;s a possible fix that worked for me.</p>
<p>The hidden groups in the Groups list have the class &#8220;hidden&#8221; applied which is a fairly common CSS pattern for hiding content. I added a CSS override as a workaround.</p>
<p><code>#groups-list .hidden {<br />
    display: list-item !important;<br />
    visibility: visible;<br />
}</code></p>
<p>Really, in this case, I think BP&hellip;<span class="activity-read-more" id="activity-read-more-715128"><a href="https://buddypress.org/support/topic/hidden-groups-and-forums-not-showing-for-members-of-them/page/2/#post-263677" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>