Title: RubyGingerNut's Replies | WordPress.org

---

# RubyGingerNut

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Disable comments on the 'You've subscribed!' page](https://wordpress.org/support/topic/plugin-wysija-newsletters-disable-comments-on-the-youve-subscribed-page/)
 *  Thread Starter [RubyGingerNut](https://wordpress.org/support/users/rubygingernut/)
 * (@rubygingernut)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wysija-newsletters-disable-comments-on-the-youve-subscribed-page/#post-3102859)
 * Hi I just updated my theme last week without backing up so I had to go through
   all this again. Anyway I did as per Ben’s suggestion. I copied loop.php and renamed
   it to single-wysijap.php. Open up single-wysijap.php and commented out <?php 
   comments_template( ”, true ); ?>
 * AND
 * <p class=”comment-number”><?php comments_popup_link( __( ‘Leave a Comment’, ‘
   pilcrow’ ), __( ‘1 Comment’, ‘pilcrow’ ), __( ‘% Comments’, ‘pilcrow’ ) ); ?>
   </p>
 * AND if you want to remove dates:
 * 
    <?php edit_post_link( __( ‘Edit’, ‘pilcrow’ ), ‘<span class=”edit-link”> | ‘,‘
   </span>’ ); ?>
 * Hope that helps!

Viewing 1 replies (of 1 total)