<?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 | Jens | Activity</title>
	<link>https://buddypress.org/members/jesus-1/activity/</link>
	<atom:link href="https://buddypress.org/members/jesus-1/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jens.</description>
	<lastBuildDate>Mon, 13 Apr 2026 18:03:27 +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">142f4b2e2f751505ccca993027211c01</guid>
				<title>Jens replied to the topic Using group to upload file in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/using-group-to-upload-file/#post-316752</link>
				<pubDate>Sat, 16 Jan 2021 12:54:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>That´s not possible out of the box. Did you check out plugins like <a href="https://wordpress.org/plugins/buddypress-media/" rel="noopener" rel="nofollow ugc">rtMedia for WordPress, BuddyPress and bbPress</a>? Buddyboss might be an option, but that´s not for free.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2053b280bddc572ca562ca5306b44c44</guid>
				<title>Jens&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/2580599/</link>
				<pubDate>Sat, 16 Jan 2021 11:37:16 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5a9355c8d5abccfbd0609c9526b18d48</guid>
				<title>Jens replied to the topic Translation problem in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/translation-problem-2/#post-316749</link>
				<pubDate>Sat, 16 Jan 2021 11:36:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>It´s been a while, but I am dealing with something similar now. So that might help&#8230;</p>
<blockquote class="wp-embedded-content" data-secret="XR2ity1J1s"><p><a href="https://de.wordpress.org/plugins/say-what/" rel="nofollow ugc">Say what?</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"title="&#8222;Say what?&#8220; &#8212; Plugin Directory" src="https://de.wordpress.org/plugins/say-what/embed/#?secret=XR2ity1J1s" data-secret="XR2ity1J1s" width="515" height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>That seems to be the easiest way to add some missing translations. After installation you can find the plugin in Wordpress under &#8220;Tools&#8221;. In my case I translated the Original-String &#8220;Engagements&#8221; with the Textdomain&hellip;<span class="activity-read-more" id="activity-read-more-2580598"><a href="https://buddypress.org/support/topic/translation-problem-2/#post-316749" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">812de1e709badf374c3caa5dbdf0399a</guid>
				<title>Jens replied to the topic Email tokens &#038; Situations: in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/email-tokens-situations/#post-316748</link>
				<pubDate>Sat, 16 Jan 2021 11:28:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Better late than never: Thanks, <a href="https://buddypress.org/members/shanebp/" rel="nofollow ugc">@shanebp</a>!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9074687771546d34dacaaff13fc09826</guid>
				<title>Jens replied to the topic Profiles &#038; Member List: Redirect all subscribers in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/profiles-member-list-redirect-all-subscribers/#post-252520</link>
				<pubDate>Sat, 16 Apr 2016 17:08:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Okay, seems like I really have to learn more about PHP. Via google I found <a href="https://wordpress.stackexchange.com/questions/60272/find-out-if-logged-in-user-is-not-subscriber" rel="nofollow ugc">https://wordpress.stackexchange.com/questions/60272/find-out-if-logged-in-user-is-not-subscriber</a>. That gave me a rough idea, but I did not manage to change the code for a redirect.</p>
<p>However, I found a workaround. I placed the following code&#8230;</p>
<p><code>&lt;?php if (&hellip;</code><span class="activity-read-more" id="activity-read-more-550701"><a href="https://buddypress.org/support/topic/profiles-member-list-redirect-all-subscribers/#post-252520" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">20ebab25bd3ba9967316692cba6b4ea5</guid>
				<title>Jens replied to the topic Profiles &#038; Member List: Redirect all subscribers in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/profiles-member-list-redirect-all-subscribers/#post-252510</link>
				<pubDate>Sat, 16 Apr 2016 11:20:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Here is a solution to exclude users, that are not logged in: <a href="https://buddypress.org/support/topic/hide-profile-from-non-logged-in-users/#post-147745" rel="nofollow ugc">https://buddypress.org/support/topic/hide-profile-from-non-logged-in-users/#post-147745</a>.</p>
<p>But how to exclude/redirect users, that have the user role &#8220;subscriber&#8221;? Redirect might be working with</p>
<p><code>&lt;?php wp_redirect( home_url() ); exit; ?</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4fea3b3fd07f24efeba43dd47e5bd6fb</guid>
				<title>Jens started the topic Email tokens &#038; Situations: in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/email-tokens-situations/</link>
				<pubDate>Sat, 16 Apr 2016 10:56:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>Is there a way to add a &#8220;situation&#8221; (<a href="https://codex.buddypress.org/emails/" rel="nofollow ugc">https://codex.buddypress.org/emails/</a>) and &#8220;email tokens&#8221; (<a href="https://codex.buddypress.org/emails/email-tokens/" rel="nofollow ugc">https://codex.buddypress.org/emails/email-tokens/</a>) to send an email as soon as the user role changes?</p>
<p>Would be great to tell my users, if their role changes from &#8220;subscriber&#8221; to &#8220;member&#8221;. Because than they are able to use more features.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">35f7ea673fa5052d1224a8a1312bab51</guid>
				<title>Jens&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/550585/</link>
				<pubDate>Sat, 16 Apr 2016 10:48:13 +0000</pubDate>

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