<?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>
									Members page - wpForo User Custom Fields				            </title>
            <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 20 Jul 2026 15:34:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37131</link>
                        <pubDate>Mon, 19 Jun 2023 11:17:30 +0000</pubDate>
                        <description><![CDATA[@kylew 
Thanks ! it seems that we do have 2 child themes (one of them being inactive of course), I don&#039;t know why ... and because the 2nd one was the one with &quot;child&quot; in its name we thought...]]></description>
                        <content:encoded><![CDATA[<p>@kylew </p>
<p>Thanks ! it seems that we do have 2 child themes (one of them being inactive of course), I don't know why ... and because the 2nd one was the one with "child" in its name we thought it was the only child ... so we added the code at the wrong place ever since we started investigating this problem !</p>
<p>Thanks for your patience !</p>
<p>Pierre</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Pierre Chopot</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37131</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37130</link>
                        <pubDate>Mon, 19 Jun 2023 10:51:19 +0000</pubDate>
                        <description><![CDATA[@pierre-chopot,
I have added the code in your active themes function.php file and all worked well.
If you open the functions.php file of your active theme, and scroll to the bottom, you wo...]]></description>
                        <content:encoded><![CDATA[<p>@pierre-chopot,</p>
<p>I have added the code in your active themes function.php file and all worked well.</p>
<p>If you open the functions.php file of your active theme, and scroll to the bottom, you would see the code that I have added.</p>
<p> </p>
<p>My profile doesn't have any topics/posts, but the fields are visible: https://fameais.ubiquando.fr/participant/gvector/</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Kyle</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37130</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37122</link>
                        <pubDate>Sat, 17 Jun 2023 09:41:37 +0000</pubDate>
                        <description><![CDATA[Sorry but I don&#039;t think I need to be told how to add a function into functions.php, as I said this code has been added a while back to the child theme functions.php but still, we cannot view...]]></description>
                        <content:encoded><![CDATA[<p>Sorry but I don't think I need to be told how to add a function into functions.php, as I said this code has been added a while back to the child theme functions.php but still, we cannot view profiles of people who didn't post ...</p>
<p>Pierre</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Pierre Chopot</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37122</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37120</link>
                        <pubDate>Sat, 17 Jun 2023 08:41:58 +0000</pubDate>
                        <description><![CDATA[@pierre-chopot,
Check this topic about how to add PHP code in your website:]]></description>
                        <content:encoded><![CDATA[<p>@pierre-chopot,</p>
<p>Check this topic about how to add PHP code in your website: https://woorkup.com/add-php-to-wordpress/</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Kyle</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37120</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37118</link>
                        <pubDate>Fri, 16 Jun 2023 14:40:22 +0000</pubDate>
                        <description><![CDATA[If I understand correctly, with that filter code, we should see all profiles, even those of people that do not have an approved post ? if that&#039;s the case, there is still a problem because th...]]></description>
                        <content:encoded><![CDATA[<p>If I understand correctly, with that filter code, we should see all profiles, even those of people that do not have an approved post ? if that's the case, there is still a problem because that code is already there and we still cannot see profiles of all users, for example "Rania" didn't post anything and her profile shows empty even though we added the code a while back.</p>
<p>Or I am completely misunderstanding :-( the code was added to functions.php of the child theme ...</p>
<p>Pierre</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Pierre Chopot</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37118</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37112</link>
                        <pubDate>Fri, 16 Jun 2023 12:14:18 +0000</pubDate>
                        <description><![CDATA[@pierre-chopot,
After testing your website, we found that there are no issues with the addon, the reason that the fields were hidden/not called is that wpForo has a function that doesn&#039;t sh...]]></description>
                        <content:encoded><![CDATA[<p>@pierre-chopot,</p>
<p>After testing your website, we found that there are no issues with the addon, the reason that the fields were hidden/not called is that wpForo has a function that doesn't show the fields of those users who don't have any approved post. This is for stopping spam, users to add spam information in their profiles.</p>
<p>If you check my profile in your website, you would see that my profile fields are shown, that's because I have created a topic in your forum.</p>
<p>You can disable that option by using the below code:</p>
<pre contenteditable="false">add_filter( ‘wpforo_profile_field_displaying_restriction’, ‘__return_false’ );</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Kyle</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37112</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37106</link>
                        <pubDate>Thu, 15 Jun 2023 15:03:45 +0000</pubDate>
                        <description><![CDATA[Ok credential sent via PM.
Pierre]]></description>
                        <content:encoded><![CDATA[<p>Ok credential sent via PM.</p>
<p>Pierre</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Pierre Chopot</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/paged/2/#post-37106</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/#post-37102</link>
                        <pubDate>Thu, 15 Jun 2023 13:47:38 +0000</pubDate>
                        <description><![CDATA[@pierre-chopot,
Please provide admin access to your website. Send the Credentials with PM.]]></description>
                        <content:encoded><![CDATA[<p>@pierre-chopot,</p>
<p>Please provide admin access to your website. Send the Credentials with PM.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Kyle</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/#post-37102</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/#post-37097</link>
                        <pubDate>Thu, 15 Jun 2023 12:48:11 +0000</pubDate>
                        <description><![CDATA[Sorry but my post is truncated after the link ... so here is the follow-up:
You will see 4 users. If you click on any of them but zeddgre you will see an empty profile although they do have...]]></description>
                        <content:encoded><![CDATA[<p>Sorry but my post is truncated after the link ... so here is the follow-up:</p>
<p>You will see 4 users. If you click on any of them but zeddgre you will see an empty profile although they do have a profile. Now if you click on zeddgre, you will see a profile, because zeddgre is an admin and/or because zeddgre did post on the forum. We would like all profiles to be visible, even if they are not admin and even if they didn't post in the forum.</p>
<p>Pierre</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Pierre Chopot</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/#post-37097</guid>
                    </item>
				                    <item>
                        <title>RE: Members page</title>
                        <link>https://gvectors.com/forum/wpforo-user-custom-fields/members-page/#post-37096</link>
                        <pubDate>Thu, 15 Jun 2023 12:23:09 +0000</pubDate>
                        <description><![CDATA[Hello
For example I checked all checkboxes at wpForo &gt; Usergroups for group Anomynous, if you go toand look at any of the 4 profiles, you&#039;ll see the extra fields only for user &quot;zeddgre&quot; ...]]></description>
                        <content:encoded><![CDATA[<p>Hello</p>
<p>For example I checked all checkboxes at wpForo &gt; Usergroups for group Anomynous, if you go to https://fameais.ubiquando.fr/participants/ and look at any of the 4 profiles, you'll see the extra fields only for user "zeddgre" and nothing for all others even though they do have data in their profiles, zeddgre being the only one admin and the only one having posted something. It's a test site.</p>
<p>Pierre.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-user-custom-fields/">wpForo User Custom Fields</category>                        <dc:creator>Pierre Chopot</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-user-custom-fields/members-page/#post-37096</guid>
                    </item>
							        </channel>
        </rss>
		