Title: siocnarf's Replies | WordPress.org

---

# siocnarf

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Morning After] The Submit Comment button is missing](https://wordpress.org/support/topic/theme-morning-after-the-submit-comment-button-is-missing/)
 *  [siocnarf](https://wordpress.org/support/users/siocnarf/)
 * (@siocnarf)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/theme-morning-after-the-submit-comment-button-is-missing/#post-6058934)
 * I found the solution in another topic :
 * Here is how to do :
 * – edit the theme-comments.php file
    – find the section begginning with “$args
   = array” – add these 2 lines at the end of the section (be careful with the commas
   at the end of the lines)
 *     ```
       'submit_button'        => '<input name="%1$s" type="submit" id="%2$s" class="%3$s" value="%4$s" />',
       'submit_field'         => '<p class="form-submit">%1$s %2$s</p>'
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Comment button gone after upgrade (Genesis Prose)](https://wordpress.org/support/topic/comment-button-gone-after-upgrade-genesis-prose/)
 *  [siocnarf](https://wordpress.org/support/users/siocnarf/)
 * (@siocnarf)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/comment-button-gone-after-upgrade-genesis-prose/#post-6107094)
 * I also have the same issue with The Morning After theme…
    The post is marked “
   resolved” but where is the solution ??

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