-
AuthorPosts
-
March 30, 2015 at 4:28 pm #238486
Hi, since the last update I’ve noticed that all the Facebook comments via the x theme FB add on are stacking posts vertically on mobile devices, appears normal on computer. How do i fix this?
March 30, 2015 at 5:41 pm #238533http://www.xristiansimon.com is my web address btw,
March 30, 2015 at 6:14 pm #238557March 30, 2015 at 10:39 pm #238670Hey Xristian,
Your FB Comments displays fine on our end (see http://prntscr.com/6nk3h7). Please try clearing your cache.
Thanks.
March 30, 2015 at 11:41 pm #238694This exact same thing is/was happening to me and I reported it via the forum. Mine was happening on my android tablet (all browsers) and desktop. Clearing cache did not help. Sounds like it’s a real issue.
March 31, 2015 at 3:21 am #238788Hi there,
Please add the following CSS under Customize -> Custom -> CSS :
.fb-comments, .fb-comments span, .fb-comments iframe[style] { width: 100% !important; }
Hope it helps.
March 31, 2015 at 1:20 pm #239207ok, that didn’t solve the problem. Also, this anomaly is only appearing on mobile devices. I have an iPhone 6plus and an android device. all browsers, the same thing with vertical Facebook comments.
It only looks correct when viewed on a computer.March 31, 2015 at 1:29 pm #239210March 31, 2015 at 3:28 pm #239288When I deactivate the FaceBook Add On Extension, the view goes to this
March 31, 2015 at 4:59 pm #239365I’ve spent most of the day trying to fix this issue with no luck at all.
April 1, 2015 at 12:47 am #239562Hi,
Can you try this code instead, you can add it under Custom > CSS in the Customizer.
.x-comments-area .fb_iframe_widget_fluid span, .x-comments-area .fb_iframe_widget iframe { width: 100% !important; }
Thanks
April 1, 2015 at 7:07 am #239788Still no luck fixing this
April 1, 2015 at 7:35 am #239808Hi Xristian,
Unfortunately, this issue is from facebook itself, the element that’s having this issue is inside the IFRAME of facebook comments (see: http://prntscr.com/6o3woe & http://prntscr.com/6o40x9). There is no way to apply CSS to an element that is inside an iframe.
This could be possible in some scenario to apply CSS to an element inside an iframe using custom JavaScript code, but regretfully, it will be outside the scope of support we can provide you.
Meanwhile, please review this: http://stackoverflow.com/questions/217776/how-to-apply-css-to-iframe
Thanks!
April 1, 2015 at 8:56 am #239855Still haven’t resolved this issue 🙁
April 1, 2015 at 9:00 am #239859Hi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
-
AuthorPosts