Can someone help me to get my Facebook Likebox back on my Homepage please,
Thnx in Advance,
Hans
Can someone help me to get my Facebook Likebox back on my Homepage please,
Thnx in Advance, Hans |
to create your box like: http://developers.facebook.com/docs/plugins/like-box-for-pages/ |
i know how to do it , only the box doesn't show up ;( |
Perhaps try using Deano's Block tools? I noticed that sometimes I have to do this with some code, because adding a block with standard page builder strips some code at times. |
Perhaps try using Deano's Block tools? I noticed that sometimes I have to do this with some code, because adding a block with standard page builder strips some code at times. It usually can be done with simple html box. All of the code would go in an HTML box.. http://duvallocals.com/page/demopage your making sure to put both codes in the box right? <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/en_US/all.js#xfbml=1&appId=242439183751"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script> <div class="fb-like-box" data-href="http://www.facebook.com/FacebookDevelopers" data-width="The pixel width of the plugin" data-height="The pixel height of the plugin" data-colorscheme="light" data-show-faces="true" data-header="true" data-stream="false" data-show-border="true"></div> ManOfTeal.COM a Proud UNA site, six years running strong! |
Hi , i put in all the code and it still doesn't work anymore , strange huh! Hans |