On my site here, the tweet button using code generated on Twitter.com works for the first few posts. Though after that, it fails to load and just shows the text.
I’ve been looking in the console for any JS errors but can’t find any errors that might cause this.
May you please assist?
Thanks!
Every time your loaded your comments, also call
twttr.widgets.load();to force the twitter script to re-render all buttons.