<?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>
									How to allow users edit their picture - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 16:44:27 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to allow users edit their picture</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137215</link>
                        <pubDate>Thu, 08 Jan 2026 13:58:58 +0000</pubDate>
                        <description><![CDATA[Great thank you.]]></description>
                        <content:encoded><![CDATA[<p>Great 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>helge</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137215</guid>
                    </item>
				                    <item>
                        <title>Re: How to allow users edit their picture</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137209</link>
                        <pubDate>Thu, 08 Jan 2026 09:49:27 +0000</pubDate>
                        <description><![CDATA[@helge,
The recommended size for profile avatars in wpForo is typically 42x42 pixels. You can adjust the avatar size by adding custom CSS in Dashboard &gt; wpForo &gt; Settings &gt; Colors ...]]></description>
                        <content:encoded><![CDATA[@helge,
The recommended size for profile avatars in wpForo is typically 42x42 pixels. You can adjust the avatar size by adding custom CSS in Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles &gt; Custom CSS, for example:

<pre>#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-avatar img, 
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-avatar img.avatar {
  width: 42px !important;
  height: 42px !important;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>wpForo Support</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137209</guid>
                    </item>
				                    <item>
                        <title>RE: How to allow users edit their picture</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137200</link>
                        <pubDate>Wed, 07 Jan 2026 16:22:18 +0000</pubDate>
                        <description><![CDATA[Thanks. One additional question. The profile picture what are the recommended size in pixels?]]></description>
                        <content:encoded><![CDATA[<p>Thanks. One additional question. The profile picture what are the recommended size in pixels?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>helge</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137200</guid>
                    </item>
				                    <item>
                        <title>Re: How to allow users edit their picture</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137188</link>
                        <pubDate>Wed, 07 Jan 2026 10:05:08 +0000</pubDate>
                        <description><![CDATA[@helge,
To allow users to add or edit their profile picture (avatar) in wpForo, make sure they have the &quot;Edit Account Information&quot; button available on their profile page. If users don&#039;t see...]]></description>
                        <content:encoded><![CDATA[@helge,
To allow users to add or edit their profile picture (avatar) in wpForo, make sure they have the "Edit Account Information" button available on their profile page. If users don't see this button, check the setting in your WordPress Dashboard under wpForo &gt; Settings &gt; Spam Protection. There is an option called "Min number of posts to be able to edit profile information"; adjust this setting so users meet the requirement to edit their profile, including their avatar. This will enable users to upload or change their profile picture (avatar).]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>wpForo Support</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137188</guid>
                    </item>
				                    <item>
                        <title>How to allow users edit their picture</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137149</link>
                        <pubDate>Sun, 04 Jan 2026 15:47:43 +0000</pubDate>
                        <description><![CDATA[I would like to allow users to add / edit their picture not the cover image.]]></description>
                        <content:encoded><![CDATA[<p>I would like to allow users to add / edit their picture not the cover image.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>helge</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-allow-users-edit-their-picture/#post-137149</guid>
                    </item>
							        </channel>
        </rss>
		