Text ist missing on comments
-
I miss the text in my comments? The checkbox will be shown
Check the example under my comment field https://www.lars-fotoblog.de/big-waves-von-nazare/Here you’ll find an excerpt of my code:
comment_field’ => ‘<label class=”label-message”></label><textarea name=”comment” cols=”45″ rows=”5″ placeholder=”‘ . esc_html__(‘Was denkst Du dazu?’, ‘fliper’) . ‘” id=”comment-message” class=”form_field”></textarea>’, ‘comment_form_before’ => ”, ‘comment_form_after’ => ”, ‘must_log_in’ => esc_html__(‘Bitte log Dich ein, um ein Kommentar zu hinterlassen’, ‘fliper’), ‘title_reply’ => esc_html__(‘Kommentar hinterlassen’, ‘fliper’), ‘label_submit’ => esc_html__(‘Absenden’, ‘fliper’), ‘logged_in_as’ => ‘<p class=”logged-in-as”>’ . esc_html__(‘Angemeldet als’, ‘fliper’) . ‘ ‘ . $user_identity . ‘. ‘ . esc_html__(‘Benutzernamen wechseln?’, ‘fliper’) . ‘</p>’, ); comment_form($comment_form, $post->ID);The page I need help with: [log in to see the link]
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
The topic ‘Text ist missing on comments’ is closed to new replies.