Comment function update

Discussion in 'Regal WordPress Theme' started by kingwebpages, May 14, 2013.

  1. kingwebpages

    kingwebpages New Member

    Joined:
    Mar 5, 2013
    Messages:
    11
    Likes Received:
    0
    Hi, I have just installed Jetpack Comments and for it to work, the theme needs to be using the comment_form() function to display the comment form.

    Does the Regal theme use the old way of displaying comments?

    Would it be possible to update the theme to use the newest comment function.

    Here is the comment form Codex page: http://codex.wordpress.org/Function_Reference/comment_form
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Theme contain it's own comment form. Not using WordPress default comment form.
    To add WordPress default comment function
    Go to the Appearance > Editor > comment.php
    and replace code from line number 38 to line number 79 with the comment function you want.
     

Share This Page