</body>
tab ျပီးမွ
ထည့္ပါ
https://developers.facebook.com/docs/plugins/page-plugin/
မိမိ page အတြက္ plugin ကို ယခု ေနရာတြင္ genereate ရယူျပီး ရယူပါ
step2 က code ကို theme edit html မွာ လိုက္ထည့္
Step 2: Include the JavaScript SDK on your page once, ideally right after the opening
body
tag.<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.0&appId=453780664797123&autoLogAppEvents=1'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>
Step 3: Place this code wherever you want the plugin to appear on your page.
<div class="fb-page" data-href="https://www.facebook.com/MusicSoftwareMedical/?ref=br_rs" data-tabs="timeline" data-small-header="true" data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true"><blockquote cite="https://www.facebook.com/MusicSoftwareMedical/?ref=br_rs" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/MusicSoftwareMedical/?ref=br_rs">Music,Software,Medical,Learning Free</a></blockquote></div>
step3 က code ကို page html java မွာ ကူးထည့္
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.