Title: Comments Pop Window? :(
Last modified: August 18, 2016

---

# Comments Pop Window? :(

 *  [darkmis29](https://wordpress.org/support/users/darkmis29/)
 * (@darkmis29)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comments-pop-window/)
 * How do I make my comments page popup in it’s own window??
 * I tried removing the // from
 * <?php comments_popup_script(); // off by default ?>
 * but I still can’t get them to popup. Am I missing something?? Please help! 🙁

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comments-pop-window/#post-207506)
 * Do you have a comments-popup.php template in your theme?
 *  Thread Starter [darkmis29](https://wordpress.org/support/users/darkmis29/)
 * (@darkmis29)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comments-pop-window/#post-207518)
 * yes
 *  Thread Starter [darkmis29](https://wordpress.org/support/users/darkmis29/)
 * (@darkmis29)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comments-pop-window/#post-207575)
 * Can someone please help. I’d really like to figure this out.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comments-pop-window/#post-207577)
 * [http://wordpress.org/support/topic/25473](http://wordpress.org/support/topic/25473)
 *  [bubazoo](https://wordpress.org/support/users/bubazoo/)
 * (@bubazoo)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comments-pop-window/#post-208011)
 * ok, I figured this out finally.
 * Moveable Type defaults to this, and alot of people like it.
 * what I did was this:
    I put
 * <?php comments_popup_script(400, 500); ?>
 * in my head section of index.php
 * then I replaced my comments_link tag with comments_popup_link
    which I think 
   it already is in most themes.
 * You don’t need a comments-popup.php in your template for this to work. In fact
   I had to delete mine and just use the regular comments.php page from my theme,
   but I immagine you have to know themes well enough to create your own comments-
   popup.php for the display to look right.
    I ended up removing mine because it
   didn’t look right with the theme I chose. the simple-green theme. I thought i
   could just copy the comments.php to comments-popup.php, but it didn’t work. Not
   only did the script not display correctly, but it didn’t keep me logged in either,
   so I don’t know what the deal was, so I just removed it and changed it back to
   the old way. 🙁
 * anyway thats all there is to it.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Comments Pop Window? :(’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 5 replies
 * 3 participants
 * Last reply from: [bubazoo](https://wordpress.org/support/users/bubazoo/)
 * Last activity: [20 years, 10 months ago](https://wordpress.org/support/topic/comments-pop-window/#post-208011)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
