Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Damian

    (@timersys)

    try enabling ajax mode

    Thread Starter dimitripost

    (@dimitripost)

    Ajax mode is on

    Still nothing 🙁

    Plugin Author Damian

    (@timersys)

    if you try [spu-facebook] without any value it works?

    Thread Starter dimitripost

    (@dimitripost)

    If I only put [spu-facebook] I still dont see anything.

    I even tried to a custom code that I created at facebook developers site. Still no luck

    Plugin Author Damian

    (@timersys)

    the last thing to try is to check “Unload facebook JS” in the settings to use the one you already got in there

    Thread Starter dimitripost

    (@dimitripost)

    Still nothing.

    I also tried this code:
    <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 = “//connect.facebook.net/nl_NL/sdk.js#xfbml=1&version=v2.3”;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));</script>

    and this code:

    <div class=”fb-like” data-href=”https://www.facebook.com/musclebrand/&#8221; data-width=”150″ data-layout=”button” data-action=”like” data-show-faces=”false” data-share=”false”></div>

    All with ajax mode on and off, JS on of.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Facebook’ is closed to new replies.