<?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>
									Few question about wpForo - General Discussions				            </title>
            <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 21 May 2026 20:40:22 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37172</link>
                        <pubDate>Sun, 23 Feb 2020 20:32:40 +0000</pubDate>
                        <description><![CDATA[Hi @weform,
Usergroups are the base of user permissions in certain forum. Usergroups are attached to certain Access Sets in each forum. You can find more information about Forum Usergroups ...]]></description>
                        <content:encoded><![CDATA[<p>Hi @weform,</p>
<p>Usergroups are the base of user permissions in certain forum. Usergroups are attached to certain Access Sets in each forum. You can find more information about Forum Usergroups in the doc: https://wpforo.com/docs/root/members/usergroups-and-permissions/</p>
<p>To hide Usergroup information you can use corresponding options in <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Members</span> admin page. You can hide that information by disabling it for certain usergroup:</p>
<p>https://wpforo.com/wp-content/uploads/2020/02/wpForo-Display-Usergroup-Information.png</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37172</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37156</link>
                        <pubDate>Sun, 23 Feb 2020 12:59:02 +0000</pubDate>
                        <description><![CDATA[@alvina How can I hide user groups, or what are they for? Can newly registered user choose one of the groups by himself?
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@alvina How can I hide user groups, or what are they for? Can newly registered user choose one of the groups by himself?</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>weform</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37156</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37036</link>
                        <pubDate>Thu, 20 Feb 2020 11:37:17 +0000</pubDate>
                        <description><![CDATA[@weform,
Please navigate to the Dashboard &gt; Settings &gt; Discussion admin page find the &quot;Default Avatar&quot; section and enable the avatar you want to display.
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@weform,</p>
<p><span>Please navigate to the Dashboard &gt; Settings &gt; Discussion admin page find the "Default Avatar" section and enable the avatar you want to display</span><span>.</span></p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37036</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37035</link>
                        <pubDate>Thu, 20 Feb 2020 11:04:54 +0000</pubDate>
                        <description><![CDATA[@sofyThanks for helping, it&#039;s working very well! I wanted to ask you how can I set custom avatar for all new users?
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@sofy<br /><br />Thanks for helping, it's working very well! I wanted to ask you how can I set custom avatar for all new users?</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>weform</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-37035</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36886</link>
                        <pubDate>Mon, 17 Feb 2020 12:34:59 +0000</pubDate>
                        <description><![CDATA[@weform,
Both issues come from your current active theme, however below are provided the solutions that will solve the issues.
Please navigate to Dashboard &gt; Forums &gt; Settings &gt; S...]]></description>
                        <content:encoded><![CDATA[<p>@weform,</p>
<p>Both issues come from your current active theme, however below are provided the solutions that will solve the issues.</p>
<p>Please navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page, put the CSS code in the "Custom CSS code" textarea:</p>
<pre>.edgt-container {<br />   background-color: #<strong><span style="color: #ff0000">000</span></strong>;<br />}<br />.edgt-content .edgt-content-inner&gt;.edgt-container&gt;.edgt-container-inner {<br />   width: <strong><span style="color: #ff0000">84</span></strong>%;<br />   margin: 0 auto;<br />}</pre>
<p>The <span style="color: #ff0000"><strong>red</strong> </span>marked code can be changed before using. </p>
<p>Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    </p>
<p><span>Also, please test it on other mobile devices or on </span><span class="wpf-sword wpfcl-b">incognito</span><span> mode. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.  </span></p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36886</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36877</link>
                        <pubDate>Mon, 17 Feb 2020 10:46:59 +0000</pubDate>
                        <description><![CDATA[@alvina Okay, e-mail sent!
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@alvina Okay, e-mail sent!</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>weform</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36877</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36875</link>
                        <pubDate>Mon, 17 Feb 2020 10:44:08 +0000</pubDate>
                        <description><![CDATA[@weform,
I&#039;m so sorry for the misunderstanding.
Please send the details to infogvectors.com email address.
&nbsp;
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@weform,</p>
<p><span>I'm so sorry for the misunderstanding.</span></p>
<p>Please send the details to <span>infogvectors.com email address.</span><span></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36875</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36874</link>
                        <pubDate>Mon, 17 Feb 2020 10:32:04 +0000</pubDate>
                        <description><![CDATA[@alvina Okay how can I do it? :P
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@alvina Okay how can I do it? :P</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>weform</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36874</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36873</link>
                        <pubDate>Mon, 17 Feb 2020 10:28:47 +0000</pubDate>
                        <description><![CDATA[@weform,

can I send you access somewhere in private?

sure, please send it as a pm message.
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@weform,</p>
<blockquote>
<p><span>can I send you access somewhere in private?</span></p>
</blockquote>
<p>sure, please send it <span>as a pm message.</span></p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36873</guid>
                    </item>
				                    <item>
                        <title>RE: Few question about wpForo</title>
                        <link>https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36870</link>
                        <pubDate>Mon, 17 Feb 2020 10:16:26 +0000</pubDate>
                        <description><![CDATA[@alvina Thank you for fast support! Since website is hidden for now, can I send you access somewhere in private?
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@alvina Thank you for fast support! Since website is hidden for now, can I send you access somewhere in private?</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>weform</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/few-question-about-wpforo/#post-36870</guid>
                    </item>
							        </channel>
        </rss>
		