I think you also need to call this parse function after the HTML is rendered. Hopefully this works...
Hi Marcus, thanx for the info, but I have no idea how to include and parse this code at all...therefore these questions:
1 - Should I add a new script in the body of index.htm?
<div id = "parse"></div>
<script>FB.XFBML.parse();</script>
2 - Should I - by using the HTML widget- call like these:
<div class="fb-like parse" data-href="https://www.facebook.com/rapido/" data-layout="box_count" data-action="like" data-show-faces="true" data-share="true"></div>