Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #238486

    xristian
    Participant

    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?

    #238533

    xristian
    Participant

    http://www.xristiansimon.com is my web address btw,

    #238557

    xristian
    Participant

    how comments appear on any of my mobile devices

    #238670

    Christian
    Moderator

    Hey Xristian,

    Your FB Comments displays fine on our end (see http://prntscr.com/6nk3h7). Please try clearing your cache.

    Thanks.

    #238694

    Matt B
    Participant

    This 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.

    #238788

    Christopher
    Moderator

    Hi 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.

    #239207

    xristian
    Participant

    ok, 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.

    #239210

    xristian
    Participant
    #239288

    xristian
    Participant

    When I deactivate the FaceBook Add On Extension, the view goes to this
    view with FB add on deactivated

    #239365

    xristian
    Participant

    I’ve spent most of the day trying to fix this issue with no luck at all.

    #239562

    Paul R
    Moderator

    Hi,

    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

    #239788

    xristian
    Participant

    Still no luck fixing this

    #239808

    Zeshan
    Member

    Hi 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!

    #239855

    xristian
    Participant

    Still haven’t resolved this issue 🙁

    #239859

    Thai
    Moderator

    Hi 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 credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.