<?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 | Hope | Activity</title>
	<link>https://buddypress.org/members/amalsh/activity/</link>
	<atom:link href="https://buddypress.org/members/amalsh/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Hope.</description>
	<lastBuildDate>Mon, 06 Apr 2026 19:49: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">c1ea6723f3abb56c15ebbc44324430a8</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239636</link>
				<pubDate>Sun, 24 May 2015 13:45:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>If any one faces the same issue, the problem is not in the .htaccess file (it&#8217;s correct)! The problem is in the apache configuration file, assure that you put <code>AllowOverride all</code> in the virtual host directive.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd40407af73ebf0cbbcff9e31514715f</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239636</link>
				<pubDate>Sun, 24 May 2015 13:45:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>If any one faces the same issue, the problem is not in the .htaccess file (it&#8217;s correct)! The problem is in the apache configuration file, assure that you put AllowOverride all in the virtual host directive.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">478d1784517e0d23460814def7158829</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239604</link>
				<pubDate>Sat, 23 May 2015 21:36:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Any suggestion?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">22f3fe6f2908df4d0dfe78da2923f035</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239543</link>
				<pubDate>Fri, 22 May 2015 14:47:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve already tried to change the location of the https lines in the htaccess file but nothing changed :S the file is in the wordpress directory i.e in the socialnetwork directory in my case.</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">156becde3dd24c126e76c91c20b9c8fc</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239539</link>
				<pubDate>Fri, 22 May 2015 14:07:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>If I remove the socialnetwork part, all pages are redirected to the homepage!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">53b53f5d167bcc98305333215cd44f21</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239517</link>
				<pubDate>Thu, 21 May 2015 21:43:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>The entire content is as follows:<br />
<code>&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteCond %{HTTPS} off<br />
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]<br />
RewriteBase /socialnetwork/<br />
RewriteRule ^index.php$ - [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /socialnetwork/index.php&hellip;</code><span class="activity-read-more" id="activity-read-more-415430"><a href="https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239517" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9fdb539d2fd905b0dff503e9312796b6</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239495</link>
				<pubDate>Thu, 21 May 2015 14:55:56 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a> sure, turning a wordpress website into https requires as mentioned in most of the references:<br />
<strong>1-</strong> adding:<br />
<code>RewriteCond %{HTTPS} off<br />
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]</code></p>
<p>to the htaccess file<br />
<strong>2-</strong> Modifying site and wordpress addresses (in the general settings).</p>
<p>Talking about the htaccess file led us to what we&hellip;<span class="activity-read-more" id="activity-read-more-415306"><a href="https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239495" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c52053d0b959f7966f0d7c3ce14c7796</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239491</link>
				<pubDate>Thu, 21 May 2015 14:09:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes I gave Wordpress its own directory under the site root and Buddypress is working fine! My website is working fine from about a year an a half, the problem is in turning it into HTTPS which is not working :S </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e56526e9b405a3030d1a54b18e4c1eab</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239475</link>
				<pubDate>Thu, 21 May 2015 10:07:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Don&#8217;t I need to mention the site folder? like if my website is <a href="http://your-site.com/wordpress" rel="nofollow ugc">http://your-site.com/wordpress</a>, I put:<br />
<code>&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /wordpress/<br />
RewriteRule ^index.php$ - [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /wordpress/index.php [L]<br />
&lt;/IfModule&gt;</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">80b9382908070bdc4e7e24e7a442b8fb</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239419</link>
				<pubDate>Tue, 19 May 2015 21:37:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>I get this error when trying to open any page except homepage (example the login page):<br />
<code>Not Found<br />
The requested URL /socialnetwork/wp_login/ was not found on this server.</code></p>
<p>In the error log I got for example:<br />
<code>[Wed May 20 00:22:24 2015] [error] [client ............] File does not exist: /var/www/favicon.ico, referer: https://......./socialnetwork/wp_login/</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f39a5ae4bb3a0a52cc55c90079e51ee6</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239400</link>
				<pubDate>Tue, 19 May 2015 08:09:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Like where? What could it be for example? </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">14a7ba837232b2e103d6d8f766e04ef7</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239387</link>
				<pubDate>Mon, 18 May 2015 22:46:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Don&#8217;t worry&#8230; I have the basic .htaccess file:<br />
<code>&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /socialnetwork/<br />
RewriteRule ^index.php$ - [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /socialnetwork/index.php [L]<br />
&lt;/IfModule&gt;</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5ec007a712533d90cc18075a0759d3d4</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239385</link>
				<pubDate>Mon, 18 May 2015 22:04:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a>,</p>
<p>Thanks for replying&#8230; Actually I&#8217;ve already done this and modified the site URL as mentioned in the guide but got the issue mentioned previously! Have I missed something?</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">94bf8e609a6ee7479176705a81f64da5</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239385</link>
				<pubDate>Mon, 18 May 2015 22:04:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a>,</p>
<p>Thanks for replying&#8230; Actually I&#8217;ve already done this and modified the site URL as mentioned in the guide but got the issue mentioned previously!</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a48005efef2b2425b5ad54c583b5e76e</guid>
				<title>Hope replied to the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/#post-239385</link>
				<pubDate>Mon, 18 May 2015 22:04:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a>,</p>
<p>Thanks for replying&#8230; Actually I&#8217;ve already done this but I got the issue I mentioned previously!</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5300836ec6a70e3803cf9ac08a92aacd</guid>
				<title>Hope started the topic Urgent: Turning my site into https is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/</link>
				<pubDate>Mon, 18 May 2015 19:26:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>I&#8217;m trying to turn my site to https by following the steps mentioned in this URL: <a href="https://css-tricks.com/moving-to-https-on-wordpress/" rel="nofollow ugc">https://css-tricks.com/moving-to-https-on-wordpress/</a> (9. Start forcing HTTPS everywhere) which are the same in many references. But unfortunately it works only on the homepage while all other pages don&#8217;t open (cannot open page&#8230; error occurs)! Have I&hellip;<span class="activity-read-more" id="activity-read-more-413930"><a href="https://buddypress.org/support/topic/urgent-turning-my-site-into-https-is-not-working/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6bba0404fa1439641d182ddeec8db000</guid>
				<title>Hope replied to the topic [Resolved] Overriding bp_core_validate_user_signup function in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-overriding-bp_core_validate_user_signup-function/#post-239159</link>
				<pubDate>Sat, 16 May 2015 15:03:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks a lot guys, it&#8217;s working now 🙂 Many thanks&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ae59eafaf04c60450f956213825efcc0</guid>
				<title>Hope started the topic [Resolved] Overriding bp_core_validate_user_signup function in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-overriding-bp_core_validate_user_signup-function/</link>
				<pubDate>Sat, 16 May 2015 12:45:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>I&#8217;m trying to override the bp_core_validate_user_signup function to add extra necessary checks but it&#8217;s not working. What I&#8217;ve done is the following:<br />
<code>add_filter(&#039;bp_core_validate_user_signup&#039;,&#039;validate_user_signup&#039;,10,2);<br />
function validate_user_signup($user_name, $user_email)<br />
{<br />
 // the modified code<br />
}</code></p>
<p>An error occurs when trying to&hellip;<span class="activity-read-more" id="activity-read-more-413258"><a href="https://buddypress.org/support/topic/urgent-overriding-bp_core_validate_user_signup-function/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c0d53eec90e21d524cb734c88aa7c517</guid>
				<title>Hope started the topic [Resolved] Overriding bp_core_validate_user_signup function in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-overriding-bp_core_validate_user_signup-function/</link>
				<pubDate>Sat, 16 May 2015 12:45:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>I&#8217;m trying to override the bp_core_validate_user_signup function to add extra necessary checks but it&#8217;s not working. What I&#8217;ve done is the following:<br />
<code>add_filter(&#039;bp_core_validate_user_signup&#039;,&#039;validate_user_signup&#039;,10,2);<br />
function validate_user_signup($user_name, $user_email)<br />
{<br />
 // the modified code<br />
}</code></p>
<p>An error occurs when trying to&hellip;<span class="activity-read-more" id="activity-read-more-413169"><a href="https://buddypress.org/support/topic/urgent-overriding-bp_core_validate_user_signup-function/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1aa1fa12060043ea8cfdae6199f1807f</guid>
				<title>Hope started the topic [Resolved] Overriding bp_core_validate_user_signup function in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-overriding-bp_core_validate_user_signup-function/</link>
				<pubDate>Sat, 16 May 2015 12:45:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>I&#8217;m trying to override the bp_core_validate_user_signup function to add extra necessary checks but it&#8217;s not working. What I&#8217;ve done is the following:<br />
add_filter(&#8216;bp_core_validate_user_signup&#8217;,&#8217;validate_user_signup&#8217;,10,2);<br />
function validate_user_signup($user_name, $user_email)<br />
{<br />
 // the modified code<br />
}<br />
An error occurs when trying to sign&hellip;<span class="activity-read-more" id="activity-read-more-413167"><a href="https://buddypress.org/support/topic/urgent-overriding-bp_core_validate_user_signup-function/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7e573f1e0e23dbda8284b935ee196e35</guid>
				<title>Hope replied to the topic  in the forum</title>
				<link>https://buddypress.org/support/topic/email-profile-field/#post-238861</link>
				<pubDate>Sat, 09 May 2015 11:26:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>That&#8217;s why I said &#8220;without using “BuddyPress Xprofile Custom Fields Type” plugin&#8221; ^_^ The default BP profile fields don&#8217;t include Email field, that&#8217;s why I&#8217;m using &#8220;Text Box&#8221;.<br />
I cannot use the mentioned plugin for now because I&#8217;ve done a special processing for some fields, that won&#8217;t work with this plugin for now&#8230;. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a78309fb56e942a5dcb0eb5bd99f527a</guid>
				<title>Hope started the topic Reordering Activity Stream Buttons in the forum Showcase</title>
				<link>https://buddypress.org/support/topic/reordering-activity-stream-buttons/</link>
				<pubDate>Tue, 24 Feb 2015 10:32:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>Anybody knows how to reorder the activity stream buttons? I added &#8220;Buddypress Edit Activity&#8221; and &#8220;Buddypress Activity privacy&#8221; plugins and I want the &#8220;Edit&#8221; button to be before the &#8220;Privacy&#8221; drop down list.<br />
anybody knows how I can do this?</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">213ae91bfd9a57d877509b7960d1f2cd</guid>
				<title>Hope replied to the topic Buddypress Search Page is not saved in the forum Showcase</title>
				<link>https://buddypress.org/support/topic/buddypress-search-page-is-not-saved/#post-234754</link>
				<pubDate>Thu, 19 Feb 2015 08:02:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thank you for replying&#8230; Actually I&#8217;m not using any BP search plugin, it&#8217;s included in the theme I&#8217;m using. I&#8217;m using &#8220;Custom Community&#8221; theme.</p>
<p>Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a27285fe38030f43578ae471d789cd68</guid>
				<title>Hope started the topic Buddypress Search Page is not saved in the forum Showcase</title>
				<link>https://buddypress.org/support/topic/buddypress-search-page-is-not-saved/</link>
				<pubDate>Tue, 17 Feb 2015 08:50:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>After the last Buddypress update, the &#8220;Search page&#8221; returned &#8216;None&#8217; and cannot be saved anymore. I tried on a local fresh intsallation, the same issue. What could the problem be?</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf46b5ac4bbc42abc1aff9104ee08721</guid>
				<title>Hope replied to the topic Overwriting a core function without modifying core files in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/overwriting-a-core-function-without-modifying-core-files/#post-214460</link>
				<pubDate>Thu, 16 Oct 2014 07:20:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Okay, I&#8217;ll search for how to use filters and try it.</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3b33c36245ae6b53386388c92d0c71c6</guid>
				<title>Hope replied to the topic Overwriting a core function without modifying core files in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/overwriting-a-core-function-without-modifying-core-files/#post-213743</link>
				<pubDate>Wed, 15 Oct 2014 08:47:33 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/hnla/" rel="nofollow ugc">@hnla</a> Thanks for your reply and help!</p>
<p>would you please give me an example of how to use the filters? and where to find it? for example, in &#8220;bp_core_validate_user_signup&#8221; function there are:<br />
$result = apply_filters( &#8216;wpmu_validate_user_signup&#8217;, $result );<br />
and<br />
return apply_filters( &#8216;bp_core_validate_user_signup&#8217;, $result );</p>
<p>Are those the filters&hellip;<span class="activity-read-more" id="activity-read-more-318056"><a href="https://buddypress.org/support/topic/overwriting-a-core-function-without-modifying-core-files/#post-213743" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a98347bb96d1743f4a8c442c5202bcc6</guid>
				<title>Hope started the topic Overwriting a core function without modifying core files in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/overwriting-a-core-function-without-modifying-core-files/</link>
				<pubDate>Wed, 15 Oct 2014 08:00:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>I asked this question previously and didn&#8217;t get a useful answer so I&#8217;m asking it again:</p>
<p>I had to modify functions in the bp-members-functions.php file to accommodate my requirements but as everybody knows, core files should not be modified since this modification will be overridden after each update.<br />
So my question is: How can I&hellip;<span class="activity-read-more" id="activity-read-more-318035"><a href="https://buddypress.org/support/topic/overwriting-a-core-function-without-modifying-core-files/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">04574ef81a9638e738b649f978e8b4a6</guid>
				<title>Hope started the topic Password Strength Meter is not working in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/password-strength-meter-is-not-working/</link>
				<pubDate>Thu, 25 Sep 2014 08:52:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>The password strength meter on the registration and user settings pages don&#8217;t work. Actually it doesn&#8217;t show up on the pages.<br />
I&#8217;m using &#8220;Custom Community&#8221; child theme. I added &#8220;&lt;div id=&#8221;pass-strength-result&#8221;&gt;&lt;/div&gt;&#8221; to the settings page, the meter shows but doesn&#8217;t work.</p>
<p>It works when I change the theme. What should I add or modify to&hellip;<span class="activity-read-more" id="activity-read-more-309057"><a href="https://buddypress.org/support/topic/password-strength-meter-is-not-working/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">976486f348bef1901c9e0caa3c40fe54</guid>
				<title>Hope replied to the topic [Resolved] @mentions suggestions panel doesn&#039;t open in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/mentions-suggestions-panel-doesnt-open/#post-200799</link>
				<pubDate>Wed, 24 Sep 2014 10:09:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks <a href="https://buddypress.org/members/danbp/" rel="nofollow ugc">@danbp</a> for your reply.</p>
<p>Wow <a href="https://buddypress.org/members/qobalt/" rel="nofollow ugc">@qobalt</a>, thanks a lot.. This solved the issue for me&#8230; Thaaanks 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6a104531f69c839ce6fb6e204e38407a</guid>
				<title>Hope started the topic [Resolved] @mentions suggestions panel doesn&#039;t open in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/mentions-suggestions-panel-doesnt-open/</link>
				<pubDate>Tue, 23 Sep 2014 07:25:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>The New @mentions interface doesn&#8217;t work in the last update on my website. I&#8217;m using &#8220;Custom Community&#8221; child theme &amp; nothing changed regarding the suggestion panel, it doesn&#8217;t open.</p>
<p>What could the problem be?</p>
<p>Thanks in advance<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6a104531f69c839ce6fb6e204e38407a</guid>
				<title>Hope started the topic [Resolved] @mentions suggestions panel doesn&#039;t open in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/mentions-suggestions-panel-doesnt-open/</link>
				<pubDate>Tue, 23 Sep 2014 07:25:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>The New @mentions interface doesn&#8217;t work in the last update on my website. I&#8217;m using &#8220;Custom Community&#8221; child theme &amp; nothing changed regarding the suggestion panel, it doesn&#8217;t open.</p>
<p>What could the problem be?</p>
<p>Thanks in advance<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d2212d1cd76c8e3d024340c092206bb5</guid>
				<title>Hope replied to the topic [Resolved] Change &#034;Post&#034; to &#034; Article on Activity Stream in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-post-to-article-on-activity-stream/#post-183908</link>
				<pubDate>Wed, 11 Jun 2014 10:41:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Got the solution from this link:<br />
<a href="http://wordpress.stackexchange.com/questions/60793/customize-activity-stream-buddypress" rel="nofollow ugc">http://wordpress.stackexchange.com/questions/60793/customize-activity-stream-buddypress</a></p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fe146b4a04d56ff39f199626056d6175</guid>
				<title>Hope started the topic [Resolved] Change &#034;Post&#034; to &#034; Article on Activity Stream in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-post-to-article-on-activity-stream/</link>
				<pubDate>Wed, 11 Jun 2014 10:30:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>I want to rename &#8220;Post&#8221; to &#8220;Article&#8221; on the activity stream. I mean instead of &#8220;&#8230; wrote a new post&#8230;&#8221;, &#8220;&#8230; wrote a new article&#8230;&#8221; &amp; in the activity filter (drop down list), instead of &#8220;Posts&#8221; &#8211;&gt; &#8220;Articles&#8221;.<br />
How could this be applied? </p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d211d68c67b48372e207ce5bdb4f9cdb</guid>
				<title>Hope replied to the topic RTL Updates &#038; Comments Style in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/rtl-updates-comments-style/#post-183650</link>
				<pubDate>Wed, 04 Jun 2014 20:37:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>Dear <a href="http://buddypress.org/members/mehdi-w/" rel="nofollow ugc">@mehdi-w</a>,<br />
Thanks for replying&#8230; Actually I don&#8217;t want to convert the whole interface to RTL, I just want the activity updates and comments to be RTL when writing Arabic. Any solution?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6b35a2dcf9c58f64dd627cd5f7cd2503</guid>
				<title>Hope replied to the topic RTL Updates &#038; Comments Style in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/rtl-updates-comments-style/#post-183479</link>
				<pubDate>Fri, 30 May 2014 08:33:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/members/mehdi-w/" rel="nofollow ugc">@mehdi-w</a>, </p>
<p>I noticed that you posted a <a href="http://buddypress.org/support/topic/correct-view-for-rtl-languages-for-child-theme/" rel="nofollow ugc">topic</a> about this issue but it&#8217;s closed now! Did you find any solution?</p>
<p>Thanks in advance<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">675bdb53b4abfe836cf963b0b9c24f6b</guid>
				<title>Hope replied to the topic Buddpress registration page not working in Buddypress 1.8.1 &#038; Wordpress 3.6.1 in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddpress-registration-page-not-working-in-buddypress-1-8-1-wordpress-3-6-1/#post-182162</link>
				<pubDate>Mon, 28 Apr 2014 18:54:35 +0000</pubDate>

									<content:encoded><![CDATA[<p>Dears,</p>
<p>In my case, the problem was in naming the wordpress directory. The name should not contain capital letters. I renamed it and made it all small letters &amp; the problem was solved..</p>
<p>Regards<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3c09a586da54fcbbe71a96084a2bcf92</guid>
				<title>Hope replied to the topic [Resolved] Settings --&#062; Profile doesn&#039;t open  in the forum Installing BuddyPress</title>
				<link>http://buddypress.org/support/topic/settings-profile-doesnt-open/#post-182080</link>
				<pubDate>Fri, 25 Apr 2014 19:52:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks guys for replying, </p>
<p><a href="http://buddypress.org/members/mercime/" rel="nofollow ugc">@mercime</a>, it&#8217;s an upgrade for the latest versions of WP &amp; BP. I&#8217;m using &#8220;Custom Community&#8221; theme which is BP compatible.</p>
<p>Thank you <a href="http://buddypress.org/members/r-a-y/" rel="nofollow ugc">@r-a-y</a>, it works now after I applied the changeset.</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8819c482e52ffc774d70327e422649fa</guid>
				<title>Hope started the topic [Resolved] Settings --&#062; Profile doesn&#039;t open  in the forum Installing BuddyPress</title>
				<link>http://buddypress.org/support/topic/settings-profile-doesnt-open/</link>
				<pubDate>Thu, 24 Apr 2014 19:39:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi guys,</p>
<p>As the title says, settings &#8211;&gt; profile opens a blank page. What could the problem be?</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8ae58c9656c6f9741de9d4b6d7b7bdc3</guid>
				<title>Hope replied to the topic RTL Updates &#038; Comments Style in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/rtl-updates-comments-style/#post-181897</link>
				<pubDate>Tue, 22 Apr 2014 11:31:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>Any idea?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cf9b13af5cf8bdb0e081ad406aa73c81</guid>
				<title>Hope replied to the topic Modifying a core function! in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/modifying-a-core-function/#post-181884</link>
				<pubDate>Tue, 22 Apr 2014 07:04:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi meg<a href="http://buddypress.org/members/info/" rel="nofollow ugc">@info</a>,</p>
<p>Thanks for replying&#8230; Actually I need to add restrictions on the entered email so this plugin is not what I need.<br />
I already did modifications on the function but in the core file and this is not right, core files should not be modified. There should be a way to do this (overwrite a core function).</p>
<p>How could this be done?</p>
<p>Thanks in&hellip;<span class="activity-read-more" id="activity-read-more-230910"><a href="http://buddypress.org/support/topic/modifying-a-core-function/#post-181884" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">083ed285005433439addcaa88f0b4abd</guid>
				<title>Hope started the topic Modifying a core function! in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/modifying-a-core-function/</link>
				<pubDate>Sun, 20 Apr 2014 12:14:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>Anybody knows how to modify a core function without modifying a core file?<br />
For example I want to modify the function &#8220;bp_core_validate_email_address&#8221;, what can I do to avoid modifying a core file?</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">663a66e65c5f95078513e52d79329fdf</guid>
				<title>Hope started the topic RTL Updates &#038; Comments Style in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/rtl-updates-comments-style/</link>
				<pubDate>Thu, 27 Feb 2014 10:31:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Anybody knows how to fix the RTL text style on the activity stream? The users of my site can post either in English or Arabic on the activity stream, all the posts aligned from left to right.<br />
How can I align the text depending on the language? any help is very appreciated.</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e613284d916f11adab74e08991f3c256</guid>
				<title>Hope started the topic Hidding Comment button for public non group member in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/hidding-comment-button-for-public-non-group-member/</link>
				<pubDate>Sat, 22 Feb 2014 22:11:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Anybody knows how to hide the &#8220;Comment&#8221; button and the &#8220;Favorite&#8221; button on the activity of a public group for a non group member. It&#8217;s more logical to only allow commenting for the group members&#8230; so how could this be applied?</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">49e5628e448fc002408b49c4f95676c9</guid>
				<title>Hope replied to the topic &#034;Other&#034; option for a &#034;drop down list&#034; field in the profile! in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/other-option-for-a-drop-down-list-field-in-the-profile/#post-177785</link>
				<pubDate>Fri, 31 Jan 2014 11:58:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Any idea?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6112c0ca96d7e5edcdccf18b9a6a4afe</guid>
				<title>Hope replied to the topic Making Activity Time just like FB time in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/making-activity-time-just-like-fb-time/#post-177782</link>
				<pubDate>Fri, 31 Jan 2014 11:23:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>The strange thing is that all activity dates appears as &#8220;exact date time&#8221; after loading for half a second then it all turns to &#8220;&#8230;ago&#8221; format! Mmmm&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4429622eda0748881dbcb74f7598b91d</guid>
				<title>Hope replied to the topic Making Activity Time just like FB time in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/making-activity-time-just-like-fb-time/#post-177780</link>
				<pubDate>Fri, 31 Jan 2014 11:11:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/megainfo/" rel="nofollow ugc">@megainfo</a>,</p>
<p>Thanks a lot for the code, it works great for the activity comments while it doesn&#8217;t for the activity updates although it makes sense! I&#8217;m checking where the problem could be.</p>
<p>Thanks a lot for your help!<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">77db500206b7b3236d698bef45ed9261</guid>
				<title>Hope replied to the topic Making Activity Time just like FB time in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/making-activity-time-just-like-fb-time/#post-177739</link>
				<pubDate>Thu, 30 Jan 2014 12:07:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/megainfo/" rel="nofollow ugc">@megainfo</a>,</p>
<p>Thanks for your quick reply &amp; for the code! Actually I want to keep today&#8217;s format as &#8220;..ago&#8221; and change every date before today to the exact data+time.</p>
<p>Your code changes the whole activity time to the exact data+time. What can be done to keep the time_since for today&#8217;s activities only?</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6d031517f0ffffcb48dbe124aa6d06dd</guid>
				<title>Hope started the topic Making Activity Time just like FB time in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/making-activity-time-just-like-fb-time/</link>
				<pubDate>Thu, 30 Jan 2014 09:08:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi dears,</p>
<p>I want to make the BP Activity Stream time just like FB time. i.e. I want the &#8220;..ago&#8221; format for today only but a specific date &#8220;December 25, 2013&#8221; for the rest.<br />
Anybody knows how to do this?</p>
<p>I wrote a small function:<br />
<code>function format_activity_timestamp() {<br />
  $activityDate=bp_get_activity_date_recorded();<br />
  if ($activityDate !=&hellip;</code><span class="activity-read-more" id="activity-read-more-214797"><a href="http://buddypress.org/support/topic/making-activity-time-just-like-fb-time/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0b91ae67ccd34b368478552cdd103dfa</guid>
				<title>Hope replied to the topic Hide Comments on Activity page in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/hide-comments-on-activity-page/#post-177630</link>
				<pubDate>Tue, 28 Jan 2014 12:19:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/b1gft/" rel="nofollow ugc">@b1gft</a>,</p>
<p>I&#8217;m also using Custom Community theme. What I wanted is to hide the long list of comments on the activity stream and only show the last comment with a link &#8220;show all comments&#8221; above it.<br />
I could do this by doing the following:</p>
<p>in the &#8220;_inc&#8221; folder of &#8220;Custom Community&#8221; theme, open global.js file and change number &#8216;5&#8217; in the following 2&hellip;<span class="activity-read-more" id="activity-read-more-214747"><a href="http://buddypress.org/support/topic/hide-comments-on-activity-page/#post-177630" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">079c67304011ccdfa518cff6db39ef94</guid>
				<title>Hope replied to the topic Hide Comments on Activity page in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/hide-comments-on-activity-page/#post-177532</link>
				<pubDate>Sun, 26 Jan 2014 10:43:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/b1gft/" rel="nofollow ugc">@b1gft</a>,</p>
<p>Did you find a way to do this? I need something resembles this.</p>
<p>Thanks<br />
Hope</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>