[Plugin: Facebook Like Button] XFBML code info showing in my post excerpts
-
I recently changed my static front page to a list of post excerpts. For some reason, the xfbml code info is showing before the excerpt info. ie:
Reaching For the Light Switch in the Dark and Not Being Able to Find It
By SilencioBarnes on July 31, 2010 | Edit
window.fbAsyncInit = function() { FB.init({appId: “123748200985168″, status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement(“script”); e.async = true; e.src = document.location.protocol + “//connect.facebook.net/en_US/all.js”; document.getElementById(“fb-root”).appendChild(e); }()); Have you ever woke in the night and it’s pitch black You get up, maybe to go to the bathroom or to go to the kitchen […]
I have the button placed at the top of posts and pages. I am using XFBML with a valid app id – The button works, and this code on the excerpts is the only issue I’m having.
You can see it in action on https://silenciobarnes.com
- The topic ‘[Plugin: Facebook Like Button] XFBML code info showing in my post excerpts’ is closed to new replies.