<?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 | Quinn Goldwin | Activity</title>
	<link>https://buddypress.org/members/quinngoldwin/activity/</link>
	<atom:link href="https://buddypress.org/members/quinngoldwin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Quinn Goldwin.</description>
	<lastBuildDate>Thu, 09 Apr 2026 14:02:22 +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">a1d602e2e6b1af1a8131230f07a5620d</guid>
				<title>Quinn Goldwin started the topic how to hide field to public when no content or selection is present in field. in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-hide-field-to-public-when-no-content-or-selection-is-present-in-field/</link>
				<pubDate>Mon, 24 Aug 2015 23:09:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>I picked up this code for adding extra fields to my buddypress groups. <a href="http://pastebin.com/Bj3aE4Q0" rel="nofollow ugc">http://pastebin.com/Bj3aE4Q0</a></p>
<p>Everything works great but I was wondering if there is a string of code I can add so it only shows that field if a selection was made or someone filled in that field in the backend settings. </p>
<p>Right now by default all the fields show whether people&hellip;<span class="activity-read-more" id="activity-read-more-453434"><a href="https://buddypress.org/support/topic/how-to-hide-field-to-public-when-no-content-or-selection-is-present-in-field/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f5c96ef374f5e3e8a9b91597ea27a07</guid>
				<title>Quinn Goldwin replied to the topic convert fields to clickable links that open in new window. in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/convert-fields-to-clickable-links-that-open-in-new-window/#post-243551</link>
				<pubDate>Mon, 24 Aug 2015 23:02:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Shane you are awesome man! I really appreciate you taking the time to help out. You have a wonderful week and god bless!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8d414ca3068a558c59bc5134050d538a</guid>
				<title>Quinn Goldwin replied to the topic add a create group button inside Profile &#062; groups in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/add-a-create-group-button-inside-profile-groups/#post-243278</link>
				<pubDate>Sun, 16 Aug 2015 23:59:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>Never mind, i figured it out.</p>
<p>add this </p>
<p><code>&lt;span class=&quot;create-a-group&quot;&gt;&lt;?php echo bp_get_group_create_button() ?&gt;&lt;/span&gt;</code></p>
<p>to groups.php  and place it in a child theme located in members/single/groups.php</p>
<p>I added the code before <code>&lt;div class=&quot;item-list-tabs no-ajax&quot; id=&quot;subnav&quot; role=&quot;navigation&quot;&gt;</code></p>
<p>You can mark this as&hellip;<span class="activity-read-more" id="activity-read-more-450249"><a href="https://buddypress.org/support/topic/add-a-create-group-button-inside-profile-groups/#post-243278" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e2845de60be23d60892fe9d385a8fa3b</guid>
				<title>Quinn Goldwin started the topic add a create group button inside Profile &#062; groups in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/add-a-create-group-button-inside-profile-groups/</link>
				<pubDate>Sun, 16 Aug 2015 22:32:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>I understand there is a create group button on the Groups directory page, but can someone please tell me some code and the php file I would need to add it to, to allow users to create groups from their profile? Inside the profile under &#8220;groups&#8221; I would like to have a &#8220;create group&#8221; button inside inside that area. </p>
<p>Any help would be greatly&hellip;<span class="activity-read-more" id="activity-read-more-450238"><a href="https://buddypress.org/support/topic/add-a-create-group-button-inside-profile-groups/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">202323039f0b3ac72ca5ba7f20f035fb</guid>
				<title>Quinn Goldwin replied to the topic convert fields to clickable links that open in new window. in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/convert-fields-to-clickable-links-that-open-in-new-window/#post-243263</link>
				<pubDate>Sun, 16 Aug 2015 15:16:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks for the fast response shame, can you please provide me with an example on just one of them, I&#8217;ll be able to do the rest. Any help is much appreciated.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0413734356ebca98a31d09da09de26a9</guid>
				<title>Quinn Goldwin started the topic convert fields to clickable links that open in new window. in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/convert-fields-to-clickable-links-that-open-in-new-window/</link>
				<pubDate>Sun, 16 Aug 2015 00:06:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m using the code from these 2 forums, can someone tell me how to convert these fields so they are clickable links. Any help would be much appreciated.</p>
<p><a href="https://buddypress.org/support/topic/how-to-add-fields-to-group-creation-with-group-extension-api-please-read/page/3/" rel="nofollow ugc">https://buddypress.org/support/topic/how-to-add-fields-to-group-creation-with-group-extension-api-please-read/page/3/</a></p>
<p><a href="http://pastebin.com/Bj3aE4Q0" rel="nofollow ugc">http://pastebin.com/Bj3aE4Q0</a></p>
<p><code>	&lt;?php $myspace = groups_get_groupmeta(&hellip;</code><span class="activity-read-more" id="activity-read-more-449990"><a href="https://buddypress.org/support/topic/convert-fields-to-clickable-links-that-open-in-new-window/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5742f979deebaf7ee71f980e2cba1dd9</guid>
				<title>Quinn Goldwin started the topic Buddypress auto post to activity stream or activity scheduling in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-auto-post-to-activity-stream-or-activity-scheduling/</link>
				<pubDate>Sat, 15 Aug 2015 16:15:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello Buddypress community!</p>
<p>1. I had signed up for a social network and after signing up, the CEO posted something to my wall. I thought it was a great personal touch, letting the users know who he is and if they had questions to reach out to him. Now I know he didn&#8217;t personally post that on my wall, it had to be a scheduled or auto post for new&hellip;<span class="activity-read-more" id="activity-read-more-449899"><a href="https://buddypress.org/support/topic/buddypress-auto-post-to-activity-stream-or-activity-scheduling/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ba3a1d9d258211959c960d4b78ac041d</guid>
				<title>Quinn Goldwin&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/448339/</link>
				<pubDate>Tue, 11 Aug 2015 20:16:05 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">be9dd75d9943d3ed313c5e782b62ceb5</guid>
				<title>Quinn Goldwin started the topic [Resolved] please help me change css in php in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/please-help-me-change-css-in-php/</link>
				<pubDate>Tue, 11 Aug 2015 02:43:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello Buddy Dev team,</p>
<p>I&#8217;m very new to php coding and I&#8217;ve been trying very hard to get this to work. </p>
<p>I&#8217;m using wedevs project managment plugin with buddypress integration. There dev team doesn&#8217;t have the time to customize the plugin for me at the moment so I&#8217;m looking for a quick fix. I feel I&#8217;m so close but for some reason I&#8217;m not getting it&hellip;<span class="activity-read-more" id="activity-read-more-448380"><a href="https://buddypress.org/support/topic/please-help-me-change-css-in-php/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ee58848794d32f0e0d62d0c5ddebe69f</guid>
				<title>Quinn Goldwin started the topic add activity form, &#034;whats new form&#034; or post form to all activity page. in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/add-activity-form-whats-new-form-or-post-form-to-all-activity-page/</link>
				<pubDate>Mon, 06 Jul 2015 21:31:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>I would like to add the what&#8217;s new form on the all activity page for logged in users. </p>
<p>Is there a way to do this in bp-custom.php?  Any help would be greatly appreciated.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>