my "submit" button is spelled incorrectly and "send message"

Discussion in 'VideoCraft WordPress Theme' started by raffies, Apr 2, 2015.

  1. raffies

    raffies New Member

    Joined:
    Mar 13, 2015
    Messages:
    3
    Likes Received:
    0
    the "submit" button is spelled "sumbit" how do I fix this?
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello, raffies!

    Please follow the thread link given below.
    http://inkthemes.com/community/threads/submit-comment.16734/

    If your issue still persists, then provide us some edited screenshot of your issue so that we can provide you the exact solution.
    Also, provide us URL of your website.


    Thanks,
    Praveen
     
  3. air172

    air172 Guest

    Joined:
    Mar 16, 2015
    Messages:
    16
    Likes Received:
    0
    Appearance/Editor/Comments
    Comment Here"></textarea>
    </p>
    <?php endif; ?>
    <div class="submit">
    <input name="submit" type="submit" id="submit" tabindex="6" value="Submit Comment" />
    <p id="cancel-comment-reply">
    <?php cancel_comment_reply_link() ?>
    </p>
    </div>
    <div>
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello air172,

    You are going right. You have to edit "Comments.php" file in the same way.

    Actually, we are using "WP-Editor" Plugin to edit files of theme.
    You can also download this plugin from the link https://wordpress.org/plugins/wp-editor/ and use it.

    Thanks,
    Praveen
     

Share This Page