<?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>
									Member Page - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/member-page/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 10 May 2026 05:04:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Member Page</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/member-page/#post-52524</link>
                        <pubDate>Sun, 28 Mar 2021 12:39:54 +0000</pubDate>
                        <description><![CDATA[Hello
Thank you very much !!!
It&#039;s perfect
Have a good day]]></description>
                        <content:encoded><![CDATA[<p>Hello</p>
<p>Thank you very much !!!</p>
<p>It's perfect</p>
<p>Have a good day</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>helenelafitte</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/member-page/#post-52524</guid>
                    </item>
				                    <item>
                        <title>RE: Member Page</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/member-page/#post-52518</link>
                        <pubDate>Sun, 28 Mar 2021 10:15:14 +0000</pubDate>
                        <description><![CDATA[Hi @helenelafitte,
Use this CSS code to hide the registration dates on the member page. Insert this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea...]]></description>
                        <content:encoded><![CDATA[<p>Hi @helenelafitte,</p>
<p>Use this CSS code to hide the registration dates on the member page. Insert this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpforo-members-wrap th.wpf-members-regdate {
    display: none;
}
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-regdate {
    display: none;
}</pre>
<p> </p>
<blockquote>
<p>- sort the members alphabetically</p>
</blockquote>
<p>No way. it sortes by number of posts and user popularity. So the most actve users are shown first.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/member-page/#post-52518</guid>
                    </item>
				                    <item>
                        <title>Member Page</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/member-page/#post-52504</link>
                        <pubDate>Sat, 27 Mar 2021 14:02:06 +0000</pubDate>
                        <description><![CDATA[HelloIn the Member page :I would like to know how to : - not to display the date of registration of the members- sort the members alphabetically if it is possible.Thank you very much
 Image...]]></description>
                        <content:encoded><![CDATA[<p>Hello<br />In the Member page :<br />I would like to know how to : <br />- not to display the date of registration of the members<br />- sort the members alphabetically <br />if it is possible.<br />Thank you very much</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1616853727-Image18.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Image18.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>helenelafitte</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/member-page/#post-52504</guid>
                    </item>
							        </channel>
        </rss>
		