<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Email address and personal data - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 13 May 2026 00:53:15 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-62004</link>
                        <pubDate>Sat, 19 Feb 2022 10:10:44 +0000</pubDate>
                        <description><![CDATA[@chris Thank you! :)]]></description>
                        <content:encoded><![CDATA[@chris Thank you! :)]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>alice79b</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-62004</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-62003</link>
                        <pubDate>Sat, 19 Feb 2022 10:08:36 +0000</pubDate>
                        <description><![CDATA[@alice79b,
We have added this to our to-do list, the pop-up message will be available in wpForo 2.0 version.]]></description>
                        <content:encoded><![CDATA[<p>@alice79b,</p>
<p>We have added this to our to-do list, the pop-up message will be available in wpForo 2.0 version.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-62003</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61979</link>
                        <pubDate>Fri, 18 Feb 2022 14:30:36 +0000</pubDate>
                        <description><![CDATA[@chris it would be great. Thank you!!]]></description>
                        <content:encoded><![CDATA[@chris it would be great. Thank you!!]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>alice79b</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61979</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61977</link>
                        <pubDate>Fri, 18 Feb 2022 14:23:15 +0000</pubDate>
                        <description><![CDATA[Posted by: @alice79b 
would need to hide the password change field, to keep account management all out of the forum.

Password change cannot be disabled, but you can hide it with CSS code...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="53603" data-postid="61976" data-mention="alice79b">
<div class="wpforo-post-quote-author"><strong> Posted by: @alice79b </strong></div>
<p>would need to hide the password change field, to keep account management all out of the forum.</p>
</blockquote>
<p>Password change cannot be disabled, but you can hide it with CSS code: Insert The CSS Code in Custom CSS Code field from Dashboard &gt; Forums &gt; Settings &gt; Styles Tab</p>
<pre contenteditable="false">.wpf-field.wpf-field-type-password.wpf-field-name-user_pass.wpf-field-required {
    display: none;
}</pre>
<p> </p>
<blockquote data-userid="53603" data-postid="61976" data-mention="alice79b">
<div class="wpforo-post-quote-author"><strong> Posted by: @alice79b </strong></div>
<p>Instead now, if I ask for a change of password, as soon as I push the button, the logout is made and I am redirected to the login page.</p>
</blockquote>
<p>If you press Save Changes button after you entered the new password, the Page will be refreshed and the new password will be set. There is no pop-up msg that says that the password has changed but about that I can ask our Devs, for a solution.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61977</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61976</link>
                        <pubDate>Fri, 18 Feb 2022 13:58:36 +0000</pubDate>
                        <description><![CDATA[I try to explain better. I would need to hide the password change field, to keep account management all out of the forum. But if this is not possible it would be advisable that once the new ...]]></description>
                        <content:encoded><![CDATA[<p>I try to explain better. I would need to hide the password change field, to keep account management all out of the forum. But if this is not possible it would be advisable that once the new password has been entered there was a confirmation message and it would be possible to remain inside the forum. Instead now, if I ask for a change of password, as soon as I push the button, the logout is made and I am redirected to the login page.</p>
<p>At this point, as user, I don't understand what happened, and I don't know if the new password has been taken until I try to use the old one or the other. As usability it is not optimal.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>alice79b</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61976</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61973</link>
                        <pubDate>Fri, 18 Feb 2022 13:51:23 +0000</pubDate>
                        <description><![CDATA[Posted by: @alice79b 
Maybe you meant to check here:?

Oh, sorry I gave wrong Doc. Your mentioned doc is the right one.

 Posted by: @alice79b 
But if I really can&#039;t hide it, can I avo...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="53603" data-postid="61970" data-mention="alice79b">
<div class="wpforo-post-quote-author"><strong> Posted by: @alice79b </strong></div>
<p>Maybe you meant to check here: <a class="wpforo-auto-embeded-link" href="https://wpforo.com/docs/root/addons/wpforo-user-custom-fields/field-settings/" target="_blank" rel="noopener">https://wpforo.com/docs/root/addons/wpforo-user-custom-fields/field-settings/</a> ?</p>
</blockquote>
<p>Oh, sorry I gave wrong Doc. Your mentioned doc is the right one.</p>
<blockquote data-userid="53603" data-postid="61970" data-mention="alice79b">
<div class="wpforo-post-quote-author"><strong> Posted by: @alice79b </strong></div>
<p>But if I really can't hide it, can I avoid to get logged out and redirected to the login page, without any message of confirmation?  </p>
</blockquote>
<p>I don't follow you.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61973</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61970</link>
                        <pubDate>Fri, 18 Feb 2022 13:31:13 +0000</pubDate>
                        <description><![CDATA[Maybe you meant to check here:?According to this doc, I can&#039;t hide it on the account settings page. But if I really can&#039;t hide it, can I avoid to get logged out and redirected to the login p...]]></description>
                        <content:encoded><![CDATA[<p>Maybe you meant to check here: https://wpforo.com/docs/root/addons/wpforo-user-custom-fields/field-settings/ ?<br /><br />According to this doc, I can't hide it on the account settings page. <br />But if I really can't hide it, can I avoid to get logged out and redirected to the login page, without any message of confirmation?  <br /><br />Thank you,<br /><br />Alice </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>alice79b</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/paged/2/#post-61970</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/#post-61968</link>
                        <pubDate>Fri, 18 Feb 2022 13:15:09 +0000</pubDate>
                        <description><![CDATA[@alice79b,
Check this Doc for more Info:]]></description>
                        <content:encoded><![CDATA[<p>@alice79b,</p>
<p>Check this Doc for more Info: https://wpforo.com/docs/root/addons/wpforo-topic-custom-fields/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/#post-61968</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/#post-61966</link>
                        <pubDate>Fri, 18 Feb 2022 12:19:55 +0000</pubDate>
                        <description><![CDATA[Can I hide also password field?]]></description>
                        <content:encoded><![CDATA[<p>Can I hide also password field?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>alice79b</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/#post-61966</guid>
                    </item>
				                    <item>
                        <title>RE: Email address and personal data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/#post-61965</link>
                        <pubDate>Fri, 18 Feb 2022 11:56:07 +0000</pubDate>
                        <description><![CDATA[Ok, thank you!]]></description>
                        <content:encoded><![CDATA[<p>Ok, thank you!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>alice79b</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/email-address-and-personal-data/#post-61965</guid>
                    </item>
							        </channel>
        </rss>
		