<?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>Commons In A Box | Troy Welch | Mentions</title>
	<link>https://commonsinabox.org/members/troy/activity/mentions</link>
	<atom:link href="https://commonsinabox.org/members/troy/activity/mentions/feed" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Troy Welch.</description>
	<lastBuildDate>Thu, 12 Mar 2026 23:54:40 -0400</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">77ab03aafdcfd1cf774882cc1600216e</guid>
				<title>Christian Wach replied to the topic Pesky bio (description) box in standard WP profile in the forum Help &#038; Support</title>
				<link>https://commonsinabox.org/groups/help-support/forum/topic/pesky-bio-description-box-in-standard-wp-profile/#post-6141</link>
				<pubDate>Wed, 23 Nov 2016 18:59:56 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href='https://commonsinabox.org/members/troy/' rel="nofollow ugc">@troy</a>, I think the most recent attempt to address this is <a href="https://buddypress.trac.wordpress.org/ticket/7162" rel="nofollow ugc">#7162 xProfile field support for WordPress Profile Fields</a> but there hasn&#8217;t been any movement on it recently. BP XProfile WordPress User Sync has always worked fine for situations where I want to enforce real names across the site and need them to stay in sync with WordPress.</p>
<p>Syncing the&hellip;<span class="activity-read-more" id="activity-read-more-7439"><a href="https://commonsinabox.org/groups/help-support/forum/topic/pesky-bio-description-box-in-standard-wp-profile/#post-6141" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">23a2b5942d6495b4a340b31f36e2c61c</guid>
				<title>Christian Wach replied to the topic Pesky bio (description) box in standard WP profile in the forum Help &#038; Support</title>
				<link>https://commonsinabox.org/groups/help-support/forum/topic/pesky-bio-description-box-in-standard-wp-profile/#post-6137</link>
				<pubDate>Wed, 23 Nov 2016 11:00:26 -0500</pubDate>

									<content:encoded><![CDATA[<p><a href='https://commonsinabox.org/members/troy/' rel="nofollow ugc">@troy</a> I assume you&#8217;re referring to my <a href="https://wordpress.org/plugins/bp-xprofile-wp-user-sync/" rel="nofollow ugc">BP XProfile WordPress User Sync</a> plugin here. If so (and I understand your goal correctly) then you&#8217;d need to code the description sync yourself. I didn&#8217;t include this in the plugin because of the mismatch between the Rich Text BuddyPress field and the standard textarea in WordPress.</p>
<p>Can you elaborate on&hellip;<span class="activity-read-more" id="activity-read-more-7433"><a href="https://commonsinabox.org/groups/help-support/forum/topic/pesky-bio-description-box-in-standard-wp-profile/#post-6137" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e595ce9fd07302d8cf207f234f0b1357</guid>
				<title>Christian Wach replied to the topic Deactivating bbpress in sub-sites in the forum Help &#038; Support</title>
				<link>https://commonsinabox.org/groups/help-support/forum/topic/deactivating-bbpress-in-sub-sites/#post-6134</link>
				<pubDate>Wed, 16 Nov 2016 17:47:26 -0500</pubDate>

									<content:encoded><![CDATA[<p><a href='https://commonsinabox.org/members/troy/' rel="nofollow ugc">@troy</a> The way it&#8217;s been recommended on this forum previously is to create a simple mu-plugin with the following code in it:</p>
<p><code>function cbox_remove_forums_from_child_sites( $plugins ) {<br />
	if ( is_multisite() AND ! is_main_site() ) {<br />
		unset($plugins[&#039;bbpress/bbpress.php&#039;]);<br />
	}<br />
	return $plugins;<br />
}<br />
add_filter( &#039;site_option_active_sitewide_plugins&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-7426"><a href="https://commonsinabox.org/groups/help-support/forum/topic/deactivating-bbpress-in-sub-sites/#post-6134" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d0eda78857624bb96fab077670f9f303</guid>
				<title>Christian Wach replied to the topic Child theming and files in the /engine/includes folder in the forum Help &#038; Support</title>
				<link>https://commonsinabox.org/groups/help-support/forum/topic/child-theming-and-files-in-the-engineincludes-folder/#post-6131</link>
				<pubDate>Tue, 15 Nov 2016 15:10:08 -0500</pubDate>

									<content:encoded><![CDATA[<p><a href='https://commonsinabox.org/members/troy/' rel="nofollow ugc">@troy</a> You&#8217;re right that none of these files can be overridden by placing modified versions in your child theme. However, this needn&#8217;t prevent you from implementing your modifications.</p>
<blockquote><p>templatetags.php to implement Boone’s fix of the xprofile group tabs on the front-end edit screen. This one will be fixed in the next version, so I’m not so wor&hellip;</p></blockquote>
<p><span class="activity-read-more" id="activity-read-more-7423"><a href="https://commonsinabox.org/groups/help-support/forum/topic/child-theming-and-files-in-the-engineincludes-folder/#post-6131" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d9a99e049a7cecb785e349caa1d58004</guid>
				<title>Christian Wach replied to the topic Hierarchical display of groups docs/site wiki in the forum Help &#038; Support</title>
				<link>https://commonsinabox.org/groups/help-support/forum/topic/hierarchical-display-of-groups-docssite-wiki/#post-6130</link>
				<pubDate>Tue, 15 Nov 2016 12:51:33 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks for posting a solution <a href='https://commonsinabox.org/members/troy/' rel="nofollow ugc">@troy</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">835512e992553adc8a930bdec7abca76</guid>
				<title>Christian Wach replied to the topic Custom Post Types and CBOX Theme in the forum Help &#038; Support</title>
				<link>https://commonsinabox.org/groups/help-support/forum/topic/custom-post-types-and-cbox-theme/#post-6105</link>
				<pubDate>Wed, 28 Sep 2016 08:26:49 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href='https://commonsinabox.org/members/troy/' rel="nofollow ugc">@troy</a> in my experience, the CBOX theme behaves no differently to other WordPress themes when it comes to CPTs &#8211; if you want full control over their appearance, then you&#8217;ll need to add the template files that you mention. I would, of course, recommend that you work with a child theme so that you leave the parent theme untouched.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3b9b9999bca468e439f484fd162fa5b7</guid>
				<title>Christian Wach replied to the topic Updates/wp-debug errors in the forum Help &#038; Support</title>
				<link>https://commonsinabox.org/groups/help-support/forum/topic/updateswp-debug-errors/#post-6099</link>
				<pubDate>Thu, 22 Sep 2016 08:21:35 -0400</pubDate>

									<content:encoded><![CDATA[<p><a href='https://commonsinabox.org/members/troy/' rel="nofollow ugc">@troy</a> None of the PHP notices you&#8217;re seeing should generate an &#8220;Application Error&#8221; since they&#8217;re, well, only notices. Do you have access to the logs at the point where you see the error occur? If not, can you add the following two lines to  &#8216;wp-config.php&#8217; when <code>WP_DEBUG</code> is <code>true</code>:</p>
<p><code>define(&#039;WP_DEBUG_DISPLAY&#039;, false);<br />
define(&#039;WP_DEBUG_LOG&#039;, t&hellip;</code><span class="activity-read-more" id="activity-read-more-7368"><a href="https://commonsinabox.org/groups/help-support/forum/topic/updateswp-debug-errors/#post-6099" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>