Hey all,
Curious why my Facebook Social Plugins don't work when I use XFBML in "Global: Custom text" field in Views?
Looking for some clarity, solutions, and/or if other people suffer the same issue. Any ideas?
DETAILS:
I am using Views (7.x-3.0-beta3) with Fields to display my Blog content (http://devdr7.benrenschen.com/blog). My "Global: Custom text" fields (containing XFBML) are not being read bc I am not seeing my FB Social Plugins. However, when I use XFBML in the body of my "Blog" content type (using my "No Restrictions HTML"), my FB Social Plugins activate just fine.
I'm also using Drupal for Facebook (7.x-3.x-dev)
I have the following fields displaying on my Blog View (page):
Content: Title
Content: Post date
Content: Image
Content: Body
Global: Custom text
<fb:like href="" layout="button_count" show_faces="false"></fb:like>
Global: Custom text
<fb:comments href="http://devdr7.benrenschen.com/blog/test-1"></fb:comments>
Content: Delete link
Content: Edit link
It also appears that my FB Social Plugins are being called after my Footer block based on the following Source Code from (http://devdr7.benrenschen.com/blog):
<div id="footer"><div class="section">
</div></div> <!-- /.section, /#footer -->