• Germont

    (@alergic)


    1.0.4 was the version that loaded all my sites on every browser.
    Not anymore on Facebook Lite and standard Facebook application for Android.
    I tap on the shared post, there is an attempt to load the page, but the new window disappears immediately. I rollback to 1.0.4 and problem is gone.

    • This topic was modified 8 years ago by Germont.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Media

    (@wp_media)

    Hi,

    Did you check both lazyload for images and iframes?

    If you deactivate lazyload for iframes, do you still have the issue?

    Thread Starter Germont

    (@alergic)

    Page is loading now, but it’s not loading the pictures. And after enabling back the option for iframes/videos, iframes are also missing.

    Another thing… I used to modify before this piece of code in the php file, as I enabled Cloudflare RocketLoader for my clients.

    Original 1.0.4:
    <script type="text/javascript">
    Modified by me 1.0.4:
    <script data-cfasync="false" type="text/javascript">

    1.1.1:
    <script data-cfasync="false">

    I am a noob about php and javascript. Are you sure this is right?

    • This reply was modified 8 years ago by Germont.
    • This reply was modified 8 years ago by Germont.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not working anymore on Facebook mobile’ is closed to new replies.