• Resolved Hivemindnetwork

    (@hivemindnetwork)


    Is it possible to disable the calls to Facebook by the plugin? (I do not have any of the Facebook integration options enables, but the call is still make – slowing down things.)

    I can code to a basic/ok level to action suggested fixes.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Heateor Support

    (@heateor)

    Yes, you can find that code snippet in wp-content/plugins/super-socializer/js/front/social_login/general.js by searching for //apps.facebook.com/favicon.ico.
    FYI, this call is to detect if Firefox’s tracking protection (or some blocking behavior of any other browser’s) is enabled and show users a notification informing them about this so they don’t think that something is wrong with your website.

    Thread Starter Hivemindnetwork

    (@hivemindnetwork)

    ok that file doesn’t make a lot of sense to me. Can you please suggest how I might modify it to remove the call to Facebook?

    Thread Starter Hivemindnetwork

    (@hivemindnetwork)

    Actually having looked again I’m not sure that’s it. You can see 3 calls to Facebook in these results

    https://tools.pingdom.com/#!/cNy8Or/https://thehive.hivemindnetwork.com/protected-3/

    That’s what I would like to remove please

    Plugin Author Heateor Support

    (@heateor)

    Actually having looked again I’m not sure that’s it. You can see 3 calls to Facebook in these results

    Not sure about the other two (those are not due to our plugin). To remove the call to Facebook SDK (en_US/sdk.js), disable Facebook Commenting from Facebook Commenting Options section at Super Socializer > Social Commenting page in admin area.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable calls to Facebook’ is closed to new replies.