jeudi 3 janvier 2019

Can't comment on Facebook comment plugin

I can't comment on facebook comment plugin. Its saying "you cant share this link". It was working fine before but not now.

What I have tried? I tried it to do comment from different fb account. But the same issue is there

<!DOCTYPE html>
<html lang="en">
<head>
    <title>My Comments</title>
    </head>
    <body>
        <div id="fb-root"></div>
        <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 = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2&appId=xxxxxxxxxxxxxxx&autoLogAppEvents=1';
            fjs.parentNode.insertBefore(js, fjs);
        }(document, 'script', 'facebook-jssdk'));</script>    

        <div class="fb-comments" data-href="https://www.example.com" data-numposts="5"></div>

    </body>

</html>

Please help. Thanks

enter image description here




Aucun commentaire:

Enregistrer un commentaire