• Hi:
    1. I’ve been drudging through the documentation, but can’t find where the setting to choose between the inline comments page or the pop-up comments page. I remember just having to place a // in front of the pop-up line and it would go back to inline…but where is it?
    2. My webhost has an installer for WP1.01. I’m sure they will use the new 1.2 when it arrives. My question is, should I just wait until next week to install/start working on my site or will it be easy to upgrade to the newer version from 1.01. I’d really like to go ahead and get working so I hope for the latter.
    Thanks for your help on this guys.

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s in the <head> section of index.php. There’s a comment at the end of a line with instructions:
    <?php //comments_popup_script(); // off by default ?>
    Make it look like that to not have popup comments.
    If you want to get content up, go ahead and start writing w/ 1.0.1, but if you’re more interested in the look and feel, you might want to wait.

    Some of the comment code has changed, so if you are looking for an easy transition, it might be best to wait. When I upgraded from 1.0.2 to 1.2, my comment code no longer worked because the template had changed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 birds 1 stone | comments / v1.2’ is closed to new replies.