Get your own customer support community
 

Title does not appear in the IDC comment header

Ok this is a weird one that has been happening to only one of my blogs and it probably has to do with the way I have setup IDC.

The thing is, the blog is Worpdress and I wanted it to have a comment field in the author's archive page so that people might be able to leave comments directly to that author. Unfortunately WP does not display the comment template on archive pages (even if you put it manually it seems) and thus IDC did not take over.
As a workaround, I took the generic script code for IDC (afterl teling it to install it on a non-WP blog) changed the ID code in it and placed it where I wanted it. You can see the subsequent result here: http://www.antichristian-phenomenon.c...

You see that the title of the page is Db0's Profile @ the ACP but this is not what is displayed as the page name in IDC. It is blank.

The code for the script I've used is this:
< script >
var idcomments_acct = '6cb4442e9938f1100f75832b1d98e700';
var idcomments_post_id;
var idcomments_post_url;
< /script>
< span id="IDCommentsPostTitle" style="display:none">< /span>
< script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'>< /script>

Note: I broke the html tags to make it visible
 
indifferent I’m thinking this is not a biggie
Inappropriate?
1 person has this problem

User_default_medium