我已经成功安装了fekke的Facebook Like模块。
然而,当我将此模块添加到图层(例如主页)时,除标题外没有任何内容显示。
当用firebug检查小部件时,我得到以下代码(仅复制了主要元素,未显示的完整代码属于长度):
<div class="zone zone-tripel-second">
<article class="widget-tripel-second widget-facebook-like-widget widget">
<header>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1">
<fb:like class=" fb_edge_widget_with_comment fb_iframe_widget" colorscheme="" font="Lucida Grande" action="like" width="450" show_faces="show_faces" href="http://localhost:30320/OrchardLocal/" fb-xfbml-state="rendered">
</article>
</div>