• Resolved melliott1980

    (@melliott1980)


    Hello, my issue is that after the facebook like button pulls then info from facebook, the loading lines animation stays active to the left of the like button on the desktop version of my website – https://iamjaynedoe.com/wordpress/ It displays on chrome and firefox. It does not display on the mobile version. I am using shortcode. Is there a different css for shortcode to disable the loading animation I can try?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Danish Ali Malik

    (@danish-ali)

    Hi @melliott1980

    Hope you are doing good today. ??

    I have just checked the issue and sorted it out in my development area.

    It will be fixed in future release very soon.

    Thanks!

    Thread Starter melliott1980

    (@melliott1980)

    Super thanks! Do you have an estimated time frame when the update will be pushed out?

    Mike

    Plugin Author Danish Ali Malik

    (@danish-ali)

    Hi Mike,

    A new version is just released with the fixed loader image removal after loading.

    Update the plugin and enjoy.

    Thanks!

    Thread Starter melliott1980

    (@melliott1980)

    Hi Malik,

    I updated the plugin and the loader image is still present after loading.

    Do I need to do anything else on my end?

    Mike

    Plugin Author Danish Ali Malik

    (@danish-ali)

    Please add following line of css code in your theme css file.

    .efbl-loader{display:none;}

    Thread Starter melliott1980

    (@melliott1980)

    Hello, I tried adding that line and

    .widget_easy_facebook_page_plugin .efbl-loader{display:none;}

    the loader.gif still appeared.

    I renamed the loader.gif to loader.gif.old It does not show up in chrome now but still shows in firefox.

    Anything other CSS I can try?

    Thanks, Mike

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘loading animation does not end after the facebook info loads’ is closed to new replies.