Quote:
Originally Posted by btotw
...been looking through this (and older versions) thread and so far havent found an answer to this:
IF YOU WANT TO USE VB For comments:
Find this line in comments.php
<!-- You can start editing here. -->
Add this code:
I can not find "comment.php" in either WP or VB. There are similar files (comments.php, wp-comments.php, others) but none specifically called "comment.php."
Also could you be a little more specific about where in "comments.php" should we be adding the code listed as necessary for using the VB comment system...?
(Im on VB 3.8.2 and WP 2.7)
Thanks
|
its just a typo. the author meant it as comments.php. No reason to be specfic. the comments file is pretty obvious to most.
Post your the code of your comments file here and only then can we be specific. Basically just search for the line
HTML Code:
<!-- You can start editing here. -->
and add it after that.