The facebook connect button "registrera med facebook" in the header works on all pages except the main page, any ideas why? http://billigaapan.se/ Code (markup): Thanks for any tips! I am running magento 1.5 with the inchoo facebook connect
you don't have this line.. <button rel="facebook-connect" type="button" title="Koppla ihop med Facebook" class="button2"><span><span><img src="http://billigaapan.se/images/registrera_med_facebook.png"></a></span></span></button> HTML: i think it is not dynamically generated, you need to put it on your index page, it might be using a separate template or something like that..
Follow instructions on this page, it will work http://developers.facebook.com/docs/reference/plugins/login/ - AJ