• Hello again
    I’ve been trying to work out how to get my comments to open in a pop up window instead of the same window. I can’t seem to find anything in the options in the admin panel, or in the index.php code, so I thought I’d come here and ask for a bit of help?

Viewing 1 replies (of 1 total)
  • Find this in the header of index.php
    <?php //comments_popup_script(); // off by default ?>
    Make it into this
    <?php comments_popup_script(); // off by default ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Pop Up Comments?’ is closed to new replies.