<?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 | Joseph G. | Activity</title>
	<link>https://buddypress.org/members/dunhakdis/activity/</link>
	<atom:link href="https://buddypress.org/members/dunhakdis/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Joseph G..</description>
	<lastBuildDate>Sun, 05 Apr 2026 12:21:46 +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">7741dd073f910a7ceb7728362eda8d7c</guid>
				<title>Joseph G. replied to the topic About bp_nouveau_current_user_can in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/about-bp_nouveau_current_user_can/#post-316628</link>
				<pubDate>Sat, 09 Jan 2021 08:27:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/shanebp/" rel="nofollow ugc">@shanebp</a>,</p>
<p>Thanks for taking your time to reply. I really appreciate it. However, the result stays the same.</p>
<p>&#8220;publish_activity&#8221; would still return true if there is a &#8220;comment_activity&#8221;. I think its because they&#8217;re using the same filter. </p>
<p>Maybe I&#8217;m missing something? </p>
<p>Would be great if there is something like&hellip;<span class="activity-read-more" id="activity-read-more-2572533"><a href="https://buddypress.org/support/topic/about-bp_nouveau_current_user_can/#post-316628" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9fb9ed46b48586b02dadc1887b4dd04c</guid>
				<title>Joseph G. started the topic About bp_nouveau_current_user_can in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/about-bp_nouveau_current_user_can/</link>
				<pubDate>Fri, 08 Jan 2021 11:54:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Anyone knows how to filter the &#8220;bp_nouveau_current_user_can&#8221; function with out affecting the previous set filter?</p>
<p>// return is being overwritten by the the next filter.<br />
add_filter(&#8220;bp_nouveau_current_user_can&#8221;, function( $is_loggedin, $cap, $uid ){<br />
    if ( $cap === &#8220;publish_activity&#8221; ) {<br />
        return false;<br />
    }<br />
    return $is_loggedin;<br />
},&hellip;<span class="activity-read-more" id="activity-read-more-2571605"><a href="https://buddypress.org/support/topic/about-bp_nouveau_current_user_can/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f41b9553e6d607ecbae4af1a21180ae5</guid>
				<title>Joseph G. updated the Activity Embeds page, on the BuddyPress Codex</title>
				<link>https://buddypress.org/updates/p/1160126/</link>
				<pubDate>Thu, 10 May 2018 08:54:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>Intro<br />
WordPress added oEmbed provider support in v4.4.0, allowing users to easily embed posts by copying a WordPress post URL and pasting it into the WordPress editor.</p>
<p>WordPress 4.5.0 made further enhancements [&hellip;]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e9cc5439e5f2e2b05848f332757c6573</guid>
				<title>Joseph G. replied to the topic Visual Composer in BuddyPress / BBpress in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/visual-composer-in-buddypress-bbpress/#post-272889</link>
				<pubDate>Thu, 10 May 2018 08:48:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>There is something wrong with either of your theme or your shortcode syntax. We&#8217;ve been using both Visual Composer +bbPress+BuddyPress for several years and we have no issues so far.</p>
<p>Take note that the theme must support buddypress or bbpress, atleast from the a simple stylesheet.</p>
<p>Check out this theme:&hellip;<span class="activity-read-more" id="activity-read-more-1160117"><a href="https://buddypress.org/support/topic/visual-composer-in-buddypress-bbpress/#post-272889" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">be6b63af3008c393940561af7d5bb296</guid>
				<title>Joseph G. replied to the topic Buddypress Multisite/Multinetwork. in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/buddypress-multisitemultinetwork/#post-247746</link>
				<pubDate>Mon, 14 Dec 2015 17:17:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>Seems like a good idea 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab2331982f580de83d14812252d7ec56</guid>
				<title>Joseph G. replied to the topic buddypress.js not loading in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-js-not-loading/#post-210704</link>
				<pubDate>Sun, 12 Oct 2014 14:38:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>This is a known bug <a href="https://buddypress.trac.wordpress.org/ticket/5888" rel="nofollow ugc">https://buddypress.trac.wordpress.org/ticket/5888</a></p>
<p>Try changing buddypress.js to buddypress.min.js. This issue was already resolved as of the latest version.</p>
<p>Cheers!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d911138241a2dfd888e192dc79b22fd7</guid>
				<title>Joseph G. replied to the topic BuddyPress 1.8 Issue in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/buddypress-1-8-issue/#post-169498</link>
				<pubDate>Wed, 07 Aug 2013 05:21:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>I added a ticket <a href="http://buddypress.trac.wordpress.org/ticket/5134" rel="nofollow ugc">here</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8dd9e6d8f8929000bde7f260b5f69b7f</guid>
				<title>Joseph G. reviewed the plugin BP Multi Network</title>
				<link>https://buddypress.org/updates/p/194983/</link>
				<pubDate>Sat, 05 May 2012 16:10:06 +0000</pubDate>

									<content:encoded><![CDATA[<p><span><span><img loading="lazy" src="http://buddypress.org/wp-content/themes/bp.org/_inc/images/star.png" alt="1 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/bp.org/_inc/images/star.png" alt="2 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/bp.org/_inc/images/star.png" alt="3 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/bp.org/_inc/images/star.png" alt="4 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/bp.org/_inc/images/star.png" alt="5 stars" /></span></span>Thank you so much for this post. It helps me a lot in making my network’s buddypress to a have separated activities, etc.</p>
<p>I like the way users are maintained, but their AVATARS where extremely gone!</p>
<p>I tried uploading new avatar for myself and I’m surprised to see that it does actually accept the file/image.</p>
<p>Now my problem is I dont want to hav&hellip;<span class="activity-read-more" id="activity-read-more-194983"><a href="https://buddypress.org/updates/p/194983/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">576b79a089392620a2976de93bd22b8f</guid>
				<title>Joseph G. joined the group BP Multi Network</title>
				<link>https://buddypress.org/updates/p/194982/</link>
				<pubDate>Sat, 05 May 2012 16:10:05 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b256316c309868e44cd75404a65f9cfd</guid>
				<title>Joseph G. posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/158788/#acomment-194495</link>
				<pubDate>Fri, 20 Apr 2012 23:33:35 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, :). Will going to have an update this week. Its been a long time since I have updated this plugin, been very busy. </p>
<p>Thanks for your comment 🙂 </p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/ClubUgly/" title="clubugly" rel="nofollow ugc">clubugly</a> reviewed the plugin <a href="http://buddypress.org/community/groups/buddypress-jquery-activity-stream-widget/" rel="nofollow ugc">Buddypress Jquery Activity Stream Widget</a>: <span><span></span></span>Has a bad bug of trying to display comments in addition to the activity.			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">59e076da76a5ddbf1c3aa5fb3501a6b4</guid>
				<title>Joseph G. replied to the forum topic Buddypress post update store additional data in bp_activity_meta then retrieve later. in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-post-update-store-additional-data-in-bp_activity_meta-then-retrieve-l</link>
				<pubDate>Tue, 17 Jan 2012 09:14:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>no one?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b8d4a87d7d2696b67c46e9c411fd9009</guid>
				<title>Joseph G. started the forum topic Buddypress post update store additional data in bp_activity_meta then retrieve later. in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-post-update-store-additional-data-in-bp_activity_meta-then-retrieve-l</link>
				<pubDate>Mon, 16 Jan 2012 21:41:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I&#8217;ve been working with buddypress activity stream to add meta data in table bp_activity_meta, I want to use bp_activity_update_meta() which has three parameters, the meta_key, the meta_value, and lastly the [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">42967b15603357c59b4d6162ee694561</guid>
				<title>Joseph G. joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/191296/</link>
				<pubDate>Mon, 16 Jan 2012 21:41:20 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e34ee2573f241951a326d762bae36938</guid>
				<title>Joseph G. posted on the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-does-not-work-with-traject-theme-by-theme-forest/#post-102929</link>
				<pubDate>Sun, 03 Jul 2011 17:37:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>I think I have figure this out. This will solve every one&#8217;s problem. I&#8217;ll post the code here shortly. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7a136f57410beeeef93d00650919612b</guid>
				<title>Joseph G. posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/154666/#acomment-161697</link>
				<pubDate>Sun, 03 Jul 2011 17:21:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>hmag.com. Please visit the site. My plugin works like the animated stream you see in the left side. Thanks</p>
				<strong>In reply to</strong> -
				<a href="https://buddypress.org/members/janismo/" rel="nofollow ugc">James</a> posted an update <a href="http://buddypress.org/community/members/dunhakdis/" rel="nofollow ugc">@dunhakdis</a> hi, do you have some live example of how your jquery widget works?

thanks.			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">12ca001bf9c33ec08de9231745824c6c</guid>
				<title>Joseph G. posted on the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-does-not-work-with-traject-theme-by-theme-forest/#post-102924</link>
				<pubDate>Sun, 03 Jul 2011 17:18:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>when I installed the buddypress it works fine. But the register and upload avatar seems not to work. i think they are related. Please kindly visit my site <a href="http://www.ltdexperience.com/register" rel="nofollow ugc">http://www.ltdexperience.com/register</a>. I haven&#8217;t yet updated theme&#8217;s structure to fit the buddypress. Please try to register, you&#8217;ll just get a page as if it was just got refresh [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3daa3d711049e41b1a9a92ccdf4f3544</guid>
				<title>Joseph G. posted on the forum topic Registration Not working/capturing – BuddyPress theme works, my theme doesn’t, any fixes in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/registration-not-workingcapturing-buddypress-theme-works-my-theme-doesnt</link>
				<pubDate>Sun, 03 Jul 2011 17:07:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>updated**: it&#8217;s Traject&#8217;s theme addon-functions.php. Maybe the author must be notified.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9df2e636e49f339510d40e18cfb7f12d</guid>
				<title>Joseph G. posted on the forum topic Registration Not working/capturing – BuddyPress theme works, my theme doesn’t, any fixes in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/registration-not-workingcapturing-buddypress-theme-works-my-theme-doesnt</link>
				<pubDate>Sun, 03 Jul 2011 17:05:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>This is Traject&#8217;s theme functions.php. It&#8217;s not working on my part either and even with the crop image. sigh ***</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2d5ae17ecc6be55b159de8f6f9f2c9d0</guid>
				<title>Joseph G. posted on the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-does-not-work-with-traject-theme-by-theme-forest/#post-102913</link>
				<pubDate>Sun, 03 Jul 2011 16:20:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>woot.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">526086bd8cbdd7cb8db4446af314e2c7</guid>
				<title>Joseph G. started the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-does-not-work-with-traject-theme-by-theme-forest/</link>
				<pubDate>Sun, 03 Jul 2011 15:17:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi. Good Day! Does anyone of you here has traject theme by theme forest installed with buddypress? I am having trouble with mine, buddypress seems not to work with the said theme. Please help! 🙁</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c799e9b77128ddd311873a279245075e</guid>
				<title>Joseph G. joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/161669/</link>
				<pubDate>Sun, 03 Jul 2011 15:17:43 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c2eabbdb78c5d7489d85d11ad27264d1</guid>
				<title>Joseph G. posted on the forum topic Error 500 installing Buddypress 1.2.8 in the group Installing BuddyPress</title>
				<link>http://buddypress.org/community/groups/installing-buddypress/forum/topic/error-500-to-installing-1-2-8/#post-93566</link>
				<pubDate>Sun, 20 Mar 2011 17:58:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Check .htaccess ============= Here is a good example of it. Hope this will solve your problem/ RewriteEngine On RewriteBase / #uploaded files RewriteRule ^(.*/)?files/$ index.php RewriteCond %{REQUEST_URI} !.*wp-content/plugins.* #RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 RewriteRule ^(+/)?files/(.+)&hellip;<span class="activity-read-more" id="activity-read-more-143720"><a href="http://buddypress.org/community/groups/installing-buddypress/forum/topic/error-500-to-installing-1-2-8/#post-93566" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">45a5454a02625d665d341584f560b8aa</guid>
				<title>Joseph G. joined the group Installing BuddyPress</title>
				<link>https://buddypress.org/updates/p/143719/</link>
				<pubDate>Sun, 20 Mar 2011 17:58:31 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>