Skip to content

Commit 5341f80

Browse files
committed
Comments form intense debate
Intense Debate comments provider: Setting the default behavior to had the comments form below the post instead of adding a link with the comments count
1 parent 89530f6 commit 5341f80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/JB/comments-providers/intensedebate

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ var idcomments_acct = '{{ site.JB.comments.intensedebate.account }}';
33
var idcomments_post_id;
44
var idcomments_post_url;
55
</script>
6-
<script type="text/javascript" src="http://www.intensedebate.com/js/genericLinkWrapperV2.js"></script>
6+
<span id="IDCommentsPostTitle" style="display:none"></span>
7+
<script type="text/javascript" src="http://www.intensedebate.com/js/genericCommentWrapperV2.js"></script>

0 commit comments

Comments
 (0)