• Resolved funkypunk1985

    (@funkypunk1985)


    Hi,
    i am using you plugin – i like it => simple and nearly all necessary options.
    To match the german privacy policies, its not allowed to load the facebook api (facebook-jssdk) without an active user action.
    In my opinion i only need the facebook jssdk when will share with count.
    I have disabled the count option of the plugin, all works well, but the facebook api is still loading.

    How can i disable the facebook jssdk in your plugin?

    Thanks & Regards
    Jonathan

    <script>(function(d, s, id){
                     var js, fjs = d.getElementsByTagName(s)[0];
                     if (d.getElementById(id)) {return;}
                     js = d.createElement(s); js.id = id;
                     js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6";
                     fjs.parentNode.insertBefore(js, fjs);
                   }(document, 'script', 'facebook-jssdk'));</script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘How to disable FaceBook-JSSDK/API one’ is closed to new replies.