Comment Form Integration – wrong location
-
I just installed the plugin on the Understrap theme and enabled the Comment Form integration. It appears on my comment form but underneath my Submit button, not before it. Is there an easy way to tell it where to appear?
This is my submit button html:
<p class=”form-submit”><input name=”submit” type=”submit” id=”submit” class=”btn btn-secondary” value=”Post Comment”> <input type=”hidden” name=”comment_post_ID” value=”47″ id=”comment_post_ID”>
<input type=”hidden” name=”comment_parent” id=”comment_parent” value=”5″>
</p>Before the button there is a final input:
<span class=”form-group comment-form-url”><label for=”url”>Website:</label> <input class=”form-control” id=”url” name=”url” type=”url” value=”” size=”30″></span>
Thanks
The topic ‘Comment Form Integration – wrong location’ is closed to new replies.