troykristoffer wrote: Looks like the problem is stemming from a bit of parameter in the url ":2012-pod-camping" which I'm sure is from EventList, but I'm not sure WHY.
I will look into it.
In the meantime, I'm still having issues with the color scheme.
Hello,
FB comments are stored in FB's databases and JFBC has nothing to do with that.
more important, FB comments are assigned a specific URL, so
www.domain.com/index.php?id=1 will always have different comments than
www.domain.com/index.php?id=2 (even if the only diff between the URLs is a single parameter). in your case you are clearly showing us 2 different URLs.
I've just commented on the first URL (the one that was empty of comments), and I can see my comment.
you should special attention to the way links are created (menu links, article links, external links pointing to pages on the website) since you might get multiple URLs for the same actual page, and then loss some comments.
Hope that helps understand the problem.
Mati