9
U must add this code to your theme.html file
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:fb="http://www.facebook.com/2008/fbml">
<div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: '173169099366425', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/ms_MY/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); </script>