<?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 | Guillaume | Activity</title>
	<link>https://buddypress.org/members/guillaumes/activity/</link>
	<atom:link href="https://buddypress.org/members/guillaumes/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Guillaume.</description>
	<lastBuildDate>Fri, 10 Apr 2026 09:22:03 +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">3860dc25206a846c035357ec1af27b47</guid>
				<title>Guillaume replied to the topic [Resolved] CHange text after user registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-text-after-user-registration/#post-183699</link>
				<pubDate>Thu, 05 Jun 2014 19:52:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>I put the first text in English, and the second text area the new french translation and IT WORK 🙂</p>
<p>THANKS !!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c08992e3744e0aa01a6af391d7e7a67a</guid>
				<title>Guillaume replied to the topic [Resolved] CHange text after user registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-text-after-user-registration/#post-183697</link>
				<pubDate>Thu, 05 Jun 2014 19:28:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>So I just put all this code in the function.php of my theme</p>
<p>and change this :<br />
if ( $text == &#8216;<strong>View all posts filed under %s</strong>&#8216; ) {<br />
   return $translations-&gt;translate( &#8216;<strong>See all articles filed under %s</strong>&#8216; );</p>
<p>Do I need to also change something else inside this code ? </p>
<p>Should I put the text in english or in french like it appear on the site ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0b214fb67d0debb38f944645f7aecd41</guid>
				<title>Guillaume replied to the topic [Resolved] CHange text after user registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-text-after-user-registration/#post-183693</link>
				<pubDate>Thu, 05 Jun 2014 19:11:11 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/members/mercime/" rel="nofollow ugc">@mercime</a> You mean this solution ? <a href="http://blog.ftwr.co.uk/archives/2010/01/02/mangling-strings-for-fun-and-profit/" rel="nofollow ugc">http://blog.ftwr.co.uk/archives/2010/01/02/mangling-strings-for-fun-and-profit/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">577fa31bbb27b7e2a0c6c1050e388fc7</guid>
				<title>Guillaume replied to the topic Editing registration/activation text in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/editing-registrationactivation-text/#post-183672</link>
				<pubDate>Thu, 05 Jun 2014 14:20:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Same problem. Did you find a solution ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">73eb5e11023a1d0bf81c42ebee61941e</guid>
				<title>Guillaume replied to the topic Buddypress registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/buddypress-registration-2/#post-183671</link>
				<pubDate>Thu, 05 Jun 2014 14:16:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Same problem&#8230; did you find a solution ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c912b52733d220817ff978570be8b5d8</guid>
				<title>Guillaume started the topic [Resolved] CHange text after user registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-text-after-user-registration/</link>
				<pubDate>Thu, 05 Jun 2014 14:01:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>After user registration, I see the message : </p>
<blockquote><p>Vous venez de créer votre compte. Vous devez maintenant l&#8217;activer en utilisant le lien qui se trouve dans le mail que nous venons de vous envoyer.</p></blockquote>
<p>Which is the French translation for : </p>
<blockquote><p>You have successfully created your account! To begin using this site you will need to activate your account via&hellip;</p></blockquote>
<p><span class="activity-read-more" id="activity-read-more-255113"><a href="http://buddypress.org/support/topic/change-text-after-user-registration/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dd544c46e9fb0078fac421eb7aa8db2e</guid>
				<title>Guillaume started the topic BP user information into Gravity Form Confirmation E-Mail in the forum Third Party Plugins</title>
				<link>https://buddypress.org/support/topic/bp-user-information-into-gravity-form-confirmation-e-mail/</link>
				<pubDate>Thu, 10 Apr 2014 15:11:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>I would like to include information from the BuddyPress User Profile inside Gravity Form confirmation E-Mail. Anybody can suggest a good shortcode plugin or something simple that will work&#8230; </p>
<p>The goal is to keep form short&#8230; so example the User do not have to provide his  town, country everytime he fills a form&#8230; but Admin still receive those&hellip;<span class="activity-read-more" id="activity-read-more-223772"><a href="https://buddypress.org/support/topic/bp-user-information-into-gravity-form-confirmation-e-mail/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">803ca7741d43fa800f2ba1e9779a053e</guid>
				<title>Guillaume replied to the topic Redirect user to a custom page after login in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/redirect-user-to-a-custom-page-after-login-2/#post-181081</link>
				<pubDate>Thu, 10 Apr 2014 15:05:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>Working good ! THANKS 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff7116d25e972419d780f7c3ca55628b</guid>
				<title>Guillaume replied to the topic Create private membership site with BuddyPress in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/create-private-membership-site-with-buddypress/#post-180619</link>
				<pubDate>Tue, 01 Apr 2014 21:13:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello Angslycke, </p>
<p>I need to do the same&#8230; Any solution since ? </p>
<p>Thanks !!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1650ccb0906841705a2aa93435806d1d</guid>
				<title>Guillaume started the topic Redirect user to a custom page after login in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/redirect-user-to-a-custom-page-after-login-2/</link>
				<pubDate>Wed, 12 Feb 2014 14:42:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>I want to redirect my user to a custom page after frontend login and login from the Login Widget</p>
<p>I tried the BP Login Redirect plugin but I cannot choose a custom URL with this plugin.</p>
<p>I would like to redirect my user to a specific page, like mysite.com/recent-news </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">093ec86f14544e34e33bbdcc1228d373</guid>
				<title>Guillaume replied to the topic Change login landingpage in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-login-landingpage/#post-178303</link>
				<pubDate>Wed, 12 Feb 2014 13:03:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello, </p>
<p>Anybody can please guide me if I want to <strong>redirect my user to a custom page after login</strong> ( And Login from the Login Widget) </p>
<p>I tried the shortcode (BP Login Redirect plugin) but I cannot choose a custom URL</p>
<p>I would like to redirect my user to a specific page, like <em>mysite.com/recent-news</em></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>