| |
@@ -5,7 +5,7 @@
|
| |
if ( have_comments() ) : ?>
|
| |
|
| |
<div class="comments-container">
|
| |
-
|
| |
+
|
| |
<div class="comments-inner">
|
| |
|
| |
<a name="comments"></a>
|
| |
@@ -106,7 +106,7 @@
|
| |
'<span class="fa fw fa-pencil"></span>' . __( 'Leave a Reply to', 'rowling' ),
|
| |
|
| |
'comment_notes_before' =>
|
| |
- '',
|
| |
+ '<br>The interval between posting a comment and its appearance will be irregular so please DO NOT resend the same post repeatedly. All comments are moderated but this site is not monitored continuously so comments will not appear as soon as posted. <br><br>',
|
| |
|
| |
'comment_notes_after' =>
|
| |
'',
|
| |
@@ -145,4 +145,4 @@
|
| |
|
| |
if ( comments_open() ) echo '</div><!-- .respond-container -->';
|
| |
|
| |
- ?>
|
| |
\ No newline at end of file
|
| |
+ ?>
|
| |
Note added to the Comments section of web page noting the moderation of comments and pointing out that postings will therefore not be immediate.