Skip to content

Instantly share code, notes, and snippets.

@rodde177
Created May 25, 2015 11:04
Show Gist options
  • Save rodde177/0e70120d2d47897f2c1d to your computer and use it in GitHub Desktop.
Save rodde177/0e70120d2d47897f2c1d to your computer and use it in GitHub Desktop.
fb widget
<reference name="footer">
<block type="core/text" name="facebook.widget">
<action method="setText">
<text>
<![CDATA[<div class='fb-page' data-href='https://www.facebook.com/lovelly.se' data-width='280' data-height='240' data-hide-cover='false' data-show-facepile='true' data-show-posts='false'><div class='fb-xfbml-parse-ignore'><blockquote cite='https://www.facebook.com/lovelly.se'><a href='https://www.facebook.com/lovelly.se'>LOVeLLY</a></blockquote></div></div>]]>
</text>
</action>
</block>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment