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

    (@terrytsang)

    Hi @spotonmarketing, i checked your site, it is because there are another fb api code loaded after <body> tag in your theme product page:

    <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/uk_UA/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>

    Do remove the code and my code will work fine. thanks.

    Do remove that

    Hello spotonmarketing,

    Please which .php page did you find the fc api code Terry said was the cause for the language issue for the plugin?

    Thanks
    Chuks

    Thread Starter spotonmarketing

    (@spotonmarketing)

    header.php

    Thanks.
    Appreciate!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Buttons in russian??’ is closed to new replies.