Created
May 25, 2015 11:04
-
-
Save rodde177/0e70120d2d47897f2c1d to your computer and use it in GitHub Desktop.
fb widget
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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