Quote:
Originally Posted by Kelmor
Yea followed instructions to the letter. The post shows up in the forums, and is deleted if the post is deleted.
Comments show as closed in wordpress, not sure why.
|
Well if you understand the code you can make out why its saying closed. Just removed the following code and that line wont show.
delete everything from: (line 70)
PHP Code:
<?php if ( have_comments() and ($vbridge[id] == '')) : ?>
to: (line 141)
including the </div>
and then..post some replies to that post which got posted in the forum from wordpress. you will see the comments in wordpress too.