<?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 | Ricardo Gonçalves | Activity</title>
	<link>https://buddypress.org/members/brgweb/activity/</link>
	<atom:link href="https://buddypress.org/members/brgweb/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ricardo Gonçalves.</description>
	<lastBuildDate>Sun, 05 Apr 2026 05:41:09 +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">4cadb836afd66eef2008b393db75295f</guid>
				<title>Ricardo Gonçalves started the topic Problem with pending tab in multisite in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/problem-with-pending-tab-in-multisite/</link>
				<pubDate>Fri, 02 Jan 2015 11:10:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello!</p>
<p>I&#8217;m developing a multisite network where each city will have its own social network. I was developing it using Buddypress network activated, but all the profiles were in the main site and I want that each profile stays in the site that it belongs to. So I deactivated Buddypress in network and activated it in each &#8216;blog'(sub&hellip;<span class="activity-read-more" id="activity-read-more-352183"><a href="https://buddypress.org/support/topic/problem-with-pending-tab-in-multisite/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d4f62bd055ceb02f3dd6e97141362b3a</guid>
				<title>Ricardo Gonçalves replied to the topic Buddypress activity filtering (search) in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230932</link>
				<pubDate>Tue, 23 Dec 2014 16:48:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>Try to echo or var_dump $video_library_category to check if it is set</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">540f83a58f0815072b46aa702a3e2c19</guid>
				<title>Ricardo Gonçalves replied to the topic Buddypress activity filtering (search) in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230841</link>
				<pubDate>Sat, 20 Dec 2014 18:07:18 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/arcangelgirl/" rel="nofollow ugc">@ARCangelGIRL</a> I think you could make the $type receive the category + subcategory as an unique action. I don&#8217;t know how you&#8217;re passing the category/subcategory trhough POST, but could try something like:</p>
<p><code>function ajax_update_activity_contents () {<br />
  $bpfb_code = $activity = &#039;&#039;;<br />
  $aid = 0;<br />
  $cat = $_POST[&#039;category&#039;];<br />
  $subcat =&hellip;</code><span class="activity-read-more" id="activity-read-more-347926"><a href="https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230841" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f4b99a1f632a34790fcb576b92d0fe64</guid>
				<title>Ricardo Gonçalves replied to the topic Buddypress activity filtering (search) in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230837</link>
				<pubDate>Sat, 20 Dec 2014 17:08:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>@ARCangeGIRL actually that&#8217;s my Plan B right now, until I find the solution to filter the ajax call (without hardcode)&#8230;</p>
<p>I just removed the load more icon and set the stream for &#8216;latest images&#8217;. </p>
<p>Thank you for your idea! Could you manage to make it work in search (with load more)?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b1017d79693a31413a867bce04b7eddb</guid>
				<title>Ricardo Gonçalves replied to the topic Buddypress activity filtering (search) in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230835</link>
				<pubDate>Sat, 20 Dec 2014 16:56:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>This is the code I added at line 278 in /wp-content/plugins/buddypress-activity-plus/lib/class_bpfb_binder.php to create the action. The credit for this code is <a href="https://buddypress.org/members/juanma/" rel="nofollow ugc">@Juanma</a> in Wordpress.org forum. (couldn&#8217;t find the original thread). In this case I&#8217;m creating an action for images upload.</p>
<p><code>function ajax_update_activity_contents () {<br />
  $bpfb_code =&hellip;</code><span class="activity-read-more" id="activity-read-more-347911"><a href="https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230835" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">af97a5c2b6d50a83ed6a8bf2a10a2b65</guid>
				<title>Ricardo Gonçalves replied to the topic Buddypress activity filtering (search) in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230832</link>
				<pubDate>Sat, 20 Dec 2014 16:35:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello <a href="https://buddypress.org/members/arcangelgirl/" rel="nofollow ugc">@ARCangelGIRL</a>, I&#8217;m facing the same situation and <a href="https://buddypress.org/members/shanebp/" rel="nofollow ugc">@shanebp</a> solution worked for displaying the action I wanted in the activity stream. But the Load More button is loading all the actions, not just the one I created. I tried to filter the bp ajax querystring in many different ways but it didn&#8217;t work. The last try was this&hellip;<span class="activity-read-more" id="activity-read-more-347901"><a href="https://buddypress.org/support/topic/buddypress-activity-filtering-search/#post-230832" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4a3aa6737187c389221bfbe0965c3436</guid>
				<title>Ricardo Gonçalves replied to the topic Create Competitions using BuddyPress in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/create-competitions-using-buddypress/#post-209997</link>
				<pubDate>Fri, 10 Oct 2014 23:06:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t know if you did it yet, but there&#8217;s a couple of themes from sitemile that can accomplish that, specially this one <a href="http://onlinedemo.sitemile.com/?theme=project" rel="nofollow ugc">http://onlinedemo.sitemile.com/?theme=project</a></p>
<p>I&#8217;ve used that with buddypress in a devsite and it worked perfectly!</p>
<p>The only problem is that they don&#8217;t have a free version for trial, so you&#8217;ll have to buy the theme in order to&hellip;<span class="activity-read-more" id="activity-read-more-316190"><a href="https://buddypress.org/support/topic/create-competitions-using-buddypress/#post-209997" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">697284ca521c0de656f78b6ee800d1b7</guid>
				<title>Ricardo Gonçalves started the topic Restrict messages from students to teachers and vice-versa in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/restrict-messages-from-students-to-teachers-and-vice-versa/</link>
				<pubDate>Sun, 21 Sep 2014 02:05:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello everyone! I&#8217;m trying to find a way to solve it.</p>
<p>I have a school site with buddypress and s2member. I would like to restrict the messages just between students and teachers and disable the messaging between students and students. In other words, the member with a student user role can send and receive messages from another members with&hellip;<span class="activity-read-more" id="activity-read-more-306848"><a href="https://buddypress.org/support/topic/restrict-messages-from-students-to-teachers-and-vice-versa/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>