• Recently updated to WordPress 4.2 and WooFramework 6.1.4 with Morning After 3.4 and the Submit Comment button has disappeared from the comments sections. It has been there since I started using the theme in 2013!

    If I activate the Twenty Fifteen theme, the Submit Comment button reappears and works.

    If I remove plugs ins associated with comments and my child theme it does not reappear.

    It doesn’t work here:
    https://www.auctionsinaday.co.uk/cycle-parts/

    And it doesn’t work here either with WordPress 4.2 and WooFramework 6.0.4 with Morning After 3.4
    https://www.ajwilcox.co.uk/2014/05/useful-cycling-web-sites/

    But it did ??

    Any suggestions for resolving this most welcome.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I have the same problem. Anyone can help?

    I fixed it. Somehow the button changed to white and it was not visible. thanks!

    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>'

    Hello ..

    theme-comments.php does not exist once it is published, I found it in the pack.
    So, what to do next once the page was updated?
    This is really a pain in te neck.

    Thank you

    .. Ok fixed it,
    Great solution

    Thank you Slocnarf

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Theme: Morning After] The Submit Comment button is missing’ is closed to new replies.