View Full Version : Wordpress


Rosey
05-24-2004, 08:04 AM
Ok, on Wordpress, I hate the way the comments come up. Is there a way to make them popup like on b2?


Also, anyone know where to find the "upgrade" patch thing to go from b2 to wordpress?

bourdelson
05-24-2004, 08:16 PM
To make the comments pop up on WordPress, open up the index.php page and look at line 28 [somewhere around there - it's 28 for me]. All you have to do is take the comment tags off of that line [so you have this now: <?php comments_popup_script(); ?> ] reupload the page and your comments should pop up.

I don't know where to find the upgrade thing from b2 to WP, but I'd suggest looking on http://www.alexking.org or http://wiki.wordpress.org or on the support boards on WordPress' Web site - http://wordpress.org/support/

Good luck with finding something to get your b2 archives over to WordPress! :)

Rosey
05-27-2004, 07:39 AM
it work great! thanks