I'm attempting to migrate a site that has bounced between a number of blogging platforms. As such, I stick with permalinks as the only thread identifier.
I'm having issues where comments aren't showing up on the page where they should. My suspicion is that, because your code sets a disqusIdentifier, my comments are no longer being referenced by their permalink. It'd be nice to disable this, or in general, to have the service integrations do the least amount necessary to make the service work. In this instance, setting the disqusIdentifier isn't strictly necessary since the permalinks should map to threads uniquely.
I'm attempting to migrate a site that has bounced between a number of blogging platforms. As such, I stick with permalinks as the only thread identifier.
I'm having issues where comments aren't showing up on the page where they should. My suspicion is that, because your code sets a disqusIdentifier, my comments are no longer being referenced by their permalink. It'd be nice to disable this, or in general, to have the service integrations do the least amount necessary to make the service work. In this instance, setting the disqusIdentifier isn't strictly necessary since the permalinks should map to threads uniquely.