<?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>
									facebook login on mobile not showing - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 18 Apr 2026 22:22:04 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-60752</link>
                        <pubDate>Mon, 03 Jan 2022 22:03:42 +0000</pubDate>
                        <description><![CDATA[To solve this problem, all you have to do is add the code below to the Additional CSS field in the Customize section of your Theme;
.fb_iframe_widget_fluid {
    display: inline-block !imp...]]></description>
                        <content:encoded><![CDATA[<p>To solve this problem, all you have to do is add the code below to the Additional CSS field in the Customize section of your Theme;</p>
<pre contenteditable="false">.fb_iframe_widget_fluid {
    display: inline-block !important;
    margin-top: 10px !important;
}</pre>
<p> </p>
<p><span style="font-size: 10pt">(I'm sorry for my bad english :)</span></p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>teknocevap</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-60752</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-43933</link>
                        <pubDate>Wed, 22 Jul 2020 16:13:31 +0000</pubDate>
                        <description><![CDATA[Posted by: @robert 
Please try this small CSS code. Put it in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code Textarea. Save it delete all caches, do Ctrl+F5 on forum f...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="18807" data-mention="robert">
<div class="wpforo-post-quote-author"><strong> Posted by: @robert </strong></div>
<p>Please try this small CSS code. Put it in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code Textarea. Save it delete all caches, do Ctrl+F5 on forum front-end. Then test it on other mobile devices. Because mobile browsers have a hard cache, you'll not be able see the change immediately.</p>
<pre>.fb_iframe_widget iframe {<br />     position: relative!important;<br />}</pre>
<p>Also please don't use Private Session of mobile browsers. Facebook doesn't allow use Login Button on private sessions, it doesn't allow use Cookies so make sure you use regular (default) mode of mobile browser.</p>
<p> </p>
</blockquote>
<p>Excellent!!!</p>
<p>It worked for me.</p>
<p>Thank you.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>hector</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-43933</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-22880</link>
                        <pubDate>Tue, 22 Jan 2019 10:16:38 +0000</pubDate>
                        <description><![CDATA[Posted by: connor1200Hello Robert,Here is the Login belowtrying to get the blue Facebook Button centered.Thank you,ConnorHi Connor,Please follow to this instruction, don&#039;t forget delete all ...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="6320" data-postid="22847"><div class="wpforo-post-quote-author"><strong>Posted by: connor1200</strong></div><p>Hello Robert,</p><p>Here is the Login below:</p><p>https://www.ballingaming.com/community/?wpforo=signin</p><p>Just trying to get the blue Facebook Button centered.</p><p>Thank you,</p><p>Connor</p></blockquote><p>Hi Connor,</p><p>Please follow to this instruction, don't forget delete all caches and use private session of mobile browsers when you check it after each change, because mobile browser cache is very hard, you'll not be able s=to see the result: https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/#post-18807</p><p>Also put this CSS code to make it aligned to center on desktop/PC:</p><pre>#wpforo #wpforo-wrap .fb_iframe_widget, #wpforo #wpforo-wrap .fb_iframe_widget span {<br />   width: auto;<br />}</pre>]]></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/facebook-login-on-mobile-not-showing/paged/3/#post-22880</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-22847</link>
                        <pubDate>Tue, 22 Jan 2019 00:25:47 +0000</pubDate>
                        <description><![CDATA[Hello Robert, Here is the Login belowtrying to get the blue Facebook Button centered. Thank you,Connor]]></description>
                        <content:encoded><![CDATA[<p>Hello Robert,</p><p> </p><p>Here is the Login below:</p><p>https://www.ballingaming.com/community/?wpforo=signin</p><p>Just trying to get the blue Facebook Button centered.</p><p> </p><p>Thank you,</p><p>Connor</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>connor1200</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-22847</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-22624</link>
                        <pubDate>Sat, 12 Jan 2019 09:11:38 +0000</pubDate>
                        <description><![CDATA[Posted by: connor1200I had the same issue and it worked for me! What is the code to center the facebook button? It is on the left side on all my devices and computer browser.Hi Connor,Please...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="6320" data-postid="22618"><div class="wpforo-post-quote-author"><strong>Posted by: connor1200</strong></div><p>I had the same issue and it worked for me! </p><p>What is the code to center the facebook button? It is on the left side on all my devices and computer browser.</p></blockquote><p>Hi Connor,</p><p>Please leave your forum login page URL I'll try to help 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>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-22624</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-22618</link>
                        <pubDate>Sat, 12 Jan 2019 00:20:10 +0000</pubDate>
                        <description><![CDATA[I had the same issue and it worked for me! What is the code to center the facebook button? It is on the left side on all my devices and computer browser. thanks, connor]]></description>
                        <content:encoded><![CDATA[<p>I had the same issue and it worked for me! </p><p>What is the code to center the facebook button? It is on the left side on all my devices and computer browser.</p><p> </p><p>thanks,</p><p> </p><p>connor</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>connor1200</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-22618</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-18808</link>
                        <pubDate>Tue, 28 Aug 2018 11:47:47 +0000</pubDate>
                        <description><![CDATA[no way!!IT WORKS PERFECTLY!thanks a lot,]]></description>
                        <content:encoded><![CDATA[<p>no way!!</p><p><strong>IT WORKS PERFECTLY!</strong></p><p>thanks a lot, </p><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>marcodiversi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-18808</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/3/#post-18807</link>
                        <pubDate>Tue, 28 Aug 2018 11:41:53 +0000</pubDate>
                        <description><![CDATA[Please try this small CSS code. Put it in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code Textarea. Save it delete all caches, do Ctrl+F5 on forum front-end. Then test i...]]></description>
                        <content:encoded><![CDATA[<p>Please try this small CSS code. Put it in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code Textarea. Save it delete all caches, do Ctrl+F5 on forum front-end. Then test it on other mobile devices. Because mobile browsers have a hard cache, you'll not be able see the change immediately.</p><pre>.fb_iframe_widget iframe {<br />     position: relative!important;<br />}</pre><p>Also please don't use Private Session of mobile browsers. Facebook doesn't allow use Login Button on private sessions, it doesn't allow use Cookies so make sure you use regular (default) mode of mobile browser.</p><p> </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/facebook-login-on-mobile-not-showing/paged/3/#post-18807</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/2/#post-18775</link>
                        <pubDate>Mon, 27 Aug 2018 08:11:29 +0000</pubDate>
                        <description><![CDATA[I have the same exact issue on all of my sites! The Facebook login button doesn&#039;t show up only on mobile! I see some conflicts using a VPN and AMP for WP plugin, but I am not able to deactiv...]]></description>
                        <content:encoded><![CDATA[<p>I have the same exact issue on <strong>all</strong> of my sites! </p><p>The Facebook login button <span style="text-decoration: underline"><strong>doesn't show up only on mobile!</strong></span> </p><p>I see some conflicts using a VPN and AMP for WP plugin, but I am not able to deactivate AMP for WP otherwise I am getting 5xx errors! </p><p>Did anyone find a solution?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>marcodiversi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/2/#post-18775</guid>
                    </item>
				                    <item>
                        <title>RE: facebook login on mobile not showing</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-on-mobile-not-showing/paged/2/#post-14664</link>
                        <pubDate>Fri, 09 Mar 2018 05:13:11 +0000</pubDate>
                        <description><![CDATA[Yes, something is wrong there. wpForo FB login doesn&#039;t have any issue on Android devices. I only see an issue on your website. First it tries to load (I see Facebook blue loading image) then...]]></description>
                        <content:encoded><![CDATA[<p>Yes, something is wrong there. wpForo FB login doesn't have any issue on Android devices. I only see an issue on your website. First it tries to load (I see Facebook blue loading image) then something stops it.</p><p>I'm sorry but this is something we are not able to debug. You should disable plugins, change the theme to find the problem maker. make sure there is no other 3rd party Facebook API loaded in your website. Maybe you have FB SDK duplication.</p><p>Also I recommend create a fresh WP installation in subDirectory or in subFolder with default WP theme, only install wpForo and configure the API with new keys. Then test it.</p><p> </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/facebook-login-on-mobile-not-showing/paged/2/#post-14664</guid>
                    </item>
							        </channel>
        </rss>
		