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

    xristian
    Participant

    so it appears this issue is unfixable?

    #239874

    xristian
    Participant

    what are FTP credentials?

    #239879

    xristian
    Participant
    This reply has been marked as private.
    #239881

    Thai
    Moderator
    This reply has been marked as private.
    #239886

    xristian
    Participant

    ok, so my domain would be http://www.xristiansimon.com

    #239889

    xristian
    Participant
    This reply has been marked as private.
    #239890

    xristian
    Participant
    This reply has been marked as private.
    #239896

    Thai
    Moderator
    This reply has been marked as private.
    #239899

    xristian
    Participant
    This reply has been marked as private.
    #239907

    xristian
    Participant
    This reply has been marked as private.
    #239927

    Thai
    Moderator

    Hi There,
    I’ve just fixed this issue for you.
    Please take a look your website, the facebook comment should work fine right now.
    Regards!

    #239958

    xristian
    Participant

    Thank You!!!! its working now!
    Thanks again for taking the time to fix the issue for me. I know a couple of other forum users are having the same issue. was it an easy fix for this?

    #239964

    Thai
    Moderator

    Hi There,
    Yes, it was.
    Please take a loot at the x-facebook-comments/views/site/facebook-comments.php around line 29:
    – Change:

    
    ... data-mobile="false" ...
    

    – To:

    
    ... data-mobile="<?php echo wp_is_mobile() ? "true" : "false"; ?>" ...
    

    Regards!

    #240027

    xristian
    Participant

    Thanks again, sharing the fix with other members of the forum experiencing the same issue.

    so grateful, thanks so much

    #240037

    Nico
    Moderator

    You’re most welcome.

    Thank you too.

    Cheers.