#55 Comments are moderated and will not post immediately
Merged a year ago by rlengland. Opened a year ago by rlengland.
rlengland/fedoramagazine-theme no_repeat_comments  into  master

file modified
+3 -3
@@ -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

+ ?>

file modified
+1 -1
@@ -5,7 +5,7 @@ 

  	Theme Name: Fedora Magazine 2018

      Text Domain: fmag2018

  	Theme URI: http://pagure.org/fedoramagazine-theme/

- 	Version: 1.14

+ 	Version: 1.15

  	Description: The theme for the Fedora Magazine. This iteration first rolled out in March 2018

  	Author: Fedora Magazine Team

  	Author URI: http://fedoramagazine.org/

Note added to the Comments section of web page noting the moderation of comments and pointing out that postings will therefore not be immediate.

Pull-Request has been merged by rlengland

a year ago