<?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>
									Issues changing Avatar - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 19 Jul 2026 15:45:17 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/paged/2/#post-19851</link>
                        <pubDate>Sun, 30 Sep 2018 19:50:30 +0000</pubDate>
                        <description><![CDATA[Richard,Have I mentioned you&#039;re my hero? Thank you SO much!]]></description>
                        <content:encoded><![CDATA[<p>Richard,</p><p>Have I mentioned you're my hero? </p><p>Thank you SO much!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>rotarytoairlines</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/paged/2/#post-19851</guid>
                    </item>
				                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/paged/2/#post-19845</link>
                        <pubDate>Sun, 30 Sep 2018 19:16:00 +0000</pubDate>
                        <description><![CDATA[Try this CSS code. Add it in  Custom CSS Code textarea. Save it, delete all caches and pres Ctrl+F5 on forum front:@media screen and (max-width:480px) {    #wpforo #wpforo-wrap {       paddi...]]></description>
                        <content:encoded><![CDATA[<p>Try this CSS code. Add it in  Custom CSS Code textarea. Save it, delete all caches and pres Ctrl+F5 on forum front:</p><pre>@media screen and (max-width:480px) {<br />    #wpforo #wpforo-wrap {<br />       padding:20px 5px;<br />    }<br />}</pre><p>Then use mobile browsers private session to check. Mobile browsers do hard cache so you may not see the change. Use other devices or browsers to avoid caches on mobile.</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/issues-changing-avatar/paged/2/#post-19845</guid>
                    </item>
				                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/paged/2/#post-19843</link>
                        <pubDate>Sun, 30 Sep 2018 18:45:18 +0000</pubDate>
                        <description><![CDATA[Robert, thank you so much. I will pursue that with Wordpress.While I have you here, do you have any advice/code I can use to adjust the padding on the mobile version of the forums? While I d...]]></description>
                        <content:encoded><![CDATA[<p>Robert, thank you so much. I will pursue that with Wordpress.</p><p>While I have you here, do you have any advice/code I can use to adjust the padding on the mobile version of the forums? While I don't want the posts to go all the way to the edge of the screen, the padding is a bit much as it is.</p><p>This is what I have in the Forums-&gt;Settings-&gt;Style CSS section (it may be something I messed up):</p><blockquote><p>#wpforo #wpforo-wrap {<br />font-size: 13px; width: 100%; padding:20px 40px; margin:0px;<br />}<br />#wpforo #wpforo-wrap .wpfl-1 .wpforo-category {margin:10px 0px -1px 0px;}<br />#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum {margin:0px 0px 2px 0px;}<br />#wpforo #wpforo-wrap #wpforo-menu { background-color:#777777; }<br />.fa-lightbulb:before {<br />content: "\f072";<br />font-weight: 600;<br />}</p><p>@media screen and (max-width:480px) {<br />#wpforo #wpforo-wrap .wpforo-post .wpf-right ul li {<br />margin: 2px 0px 2px 7px;<br />}<br />}</p></blockquote><p>Here's a screenshot:</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1538333118-42651952101565288280459418159245978910588928n.jpg" target="_blank"><i class="fas fa-paperclip"></i>42651952_10156528828045941_8159245978910588928_n.jpg</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>rotarytoairlines</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/paged/2/#post-19843</guid>
                    </item>
				                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/paged/2/#post-19841</link>
                        <pubDate>Sun, 30 Sep 2018 18:35:23 +0000</pubDate>
                        <description><![CDATA[Thank you,Unfortunately, the reason is that your website is hosted on wordpress.com. I really don&#039;t know if there is a way to stop caching  saving images in wordpress.com CDN system. You sho...]]></description>
                        <content:encoded><![CDATA[<p>Thank you,</p><p>Unfortunately, the reason is that your website is hosted on wordpress.com. I really don't know if there is a way to stop caching  saving images in wordpress.com CDN system. You should contact to wordpress.com support. They may provide some code to stop caching avatars.</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/issues-changing-avatar/paged/2/#post-19841</guid>
                    </item>
				                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19839</link>
                        <pubDate>Sun, 30 Sep 2018 18:30:27 +0000</pubDate>
                        <description><![CDATA[I do have Jetpack, because that came automatically installed as part of Wordpress Business. The site is also hosted on Wordpress. I appreciate your time!Screen-Shot-2018-09-30-at-2.28.57-PM....]]></description>
                        <content:encoded><![CDATA[<p>I do have Jetpack, because that came automatically installed as part of Wordpress Business. The site is also hosted on Wordpress. </p><p>I appreciate your time!</p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1538332227-Screen-Shot-2018-09-30-at-22857-PM.png" target="_blank" rel="noopener">Screen-Shot-2018-09-30-at-2.28.57-PM.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>rotarytoairlines</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19839</guid>
                    </item>
				                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19838</link>
                        <pubDate>Sun, 30 Sep 2018 18:27:32 +0000</pubDate>
                        <description><![CDATA[Maybe, please leave that least here.This comes from wordpress.com. Where is located your website? Maybe you use wordpress.com system and it&#039;s automaticaly saved in wp.com CDN systme. Or mayb...]]></description>
                        <content:encoded><![CDATA[<p>Maybe, please leave that least here.</p><p>This comes from wordpress.com. Where is located your website? Maybe you use wordpress.com system and it's automaticaly saved in wp.com CDN systme. Or maybe you use some WordPress solutions like Jetpack or so.</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/issues-changing-avatar/#post-19838</guid>
                    </item>
				                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19836</link>
                        <pubDate>Sun, 30 Sep 2018 18:23:36 +0000</pubDate>
                        <description><![CDATA[Robert, if I could provide a list of plugins, would you be able to see if you have an idea of which one may be causing it? I really appreciate your help!]]></description>
                        <content:encoded><![CDATA[<p>Robert, if I could provide a list of plugins, would you be able to see if you have an idea of which one may be causing it? I really appreciate your help!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>rotarytoairlines</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19836</guid>
                    </item>
				                    <item>
                        <title>RE: Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19835</link>
                        <pubDate>Sun, 30 Sep 2018 18:22:29 +0000</pubDate>
                        <description><![CDATA[@rotarytoairlines,wpForo doesn&#039;t have such problem, this is caused by your plugins. You have some plugin or a caching solution which automatically stores  and caches avatars in io.wp.com CDN...]]></description>
                        <content:encoded><![CDATA[<p>@rotarytoairlines,</p><p>wpForo doesn't have such problem, this is caused by your plugins. You have some plugin or a caching solution which automatically stores  and caches avatars in io.wp.com CDN. You should know what is this and you should try to find some option in that plugin to stop caching avatars. This issue can not be fixed from wpForo side, this is not wpForo issue.</p><p>https://wpforo.com/wp-content/uploads/2018/09/wpForo-avatar-changing-issue-cache-1.png</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/issues-changing-avatar/#post-19835</guid>
                    </item>
				                    <item>
                        <title>Issues changing Avatar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19824</link>
                        <pubDate>Sun, 30 Sep 2018 02:08:25 +0000</pubDate>
                        <description><![CDATA[Hey there,My users and I are having issues changing our avatar after the first time. It&#039;s like once the avatar is changed it can&#039;t be undone. Now I&#039;ve tried testing it, and sometimes I can g...]]></description>
                        <content:encoded><![CDATA[<p>Hey there,</p><p>My users and I are having issues changing our avatar after the first time. It's like once the avatar is changed it can't be undone. Now I've tried testing it, and sometimes I can get it to change, but not consistently, and maybe only once out of 20 times. I have tried deleting caches and everything. Is there something I and my users are both missing? Is there a code I can put in functions.php to rectify this issue? </p><p>The website is rotarytoairlinegroup.org and I believe your team already has a login there if you'd like to test it out. </p><p>Thank you so much for your help.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>rotarytoairlines</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/issues-changing-avatar/#post-19824</guid>
                    </item>
							        </channel>
        </rss>
		