Hello!
First of all, the link to the website I am working on is here. I am using wordpress 3.2.1 with the latest release of the Comicpress theme so I can display my webcomic pages. My comment plugin is the Disqus Comment System for wordpress.
Now, I want to go with a single-post style mainpage. And while the current version I have is indeed that, it will not display my disqus comment form, instead using the standard WordPress comment system. However when I go to any specific post, it displays the disqus form like it should.
I went as far as replacing the main-page template with the single-post template, but the result is the same.
Basically, all I want to do is figure out how to get the Disqus Comment System to display on my main-page, rather than the default WordPress comment system. Every other post displays the correct comment system, but the mainpage does not.
I hope I have enough information here. I also pastebinned the code for the main-page: Here it is.