Title: swoopor's Replies | WordPress.org

---

# swoopor

  [  ](https://wordpress.org/support/users/swoopor/)

 *   [Profile](https://wordpress.org/support/users/swoopor/)
 *   [Topics Started](https://wordpress.org/support/users/swoopor/topics/)
 *   [Replies Created](https://wordpress.org/support/users/swoopor/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/swoopor/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/swoopor/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/swoopor/engagements/)
 *   [Favorites](https://wordpress.org/support/users/swoopor/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [comment handling](https://wordpress.org/support/topic/comment-handling/)
 *  Thread Starter [swoopor](https://wordpress.org/support/users/swoopor/)
 * (@swoopor)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/comment-handling/#post-263007)
 * thanks that included the idea that I was looking for strange though, that the
   intended way per comments_popup_link does not work at all :/
 * I now write smth like this to achieve this:
 * <?php if (‘open’ == $post->comment_status) : ?>
    <?php comments_popup_link(‘No
   comments yet »’, ‘1 Comment so far »’, ‘% Comments »’); ?> <?php else : ?> Comments
   off <?php endif; ?>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [comment handling](https://wordpress.org/support/topic/comment-handling/)
 *  Thread Starter [swoopor](https://wordpress.org/support/users/swoopor/)
 * (@swoopor)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/comment-handling/#post-262995)
 * Yes podz, that seems about right but if I post smth without even allowing comments
   at all. I got displayed (with the code above) “zero”, which couldnÂ´t be right?!
   Therefor I thought I got the “no comments” part in the comments_popup_link?!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [comment handling](https://wordpress.org/support/topic/comment-handling/)
 *  Thread Starter [swoopor](https://wordpress.org/support/users/swoopor/)
 * (@swoopor)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/comment-handling/#post-262967)
 * Zero is being displayed when I disable comments. If, for instance, I close comments
   after 37 comments have been written, 37 is displayed after disabling.
 * I use the source of the kubrick theme but I completely adjusted it to my needs-
   > [click](http://www.kk-works.de/)

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