diff --git a/client/blocks/reader-full-post/index.jsx b/client/blocks/reader-full-post/index.jsx index 16b638e6c97b23..2c5ec76bd84981 100644 --- a/client/blocks/reader-full-post/index.jsx +++ b/client/blocks/reader-full-post/index.jsx @@ -635,6 +635,24 @@ export class FullPostView extends Component { { ! isLoading && } +
+ { shouldShowComments( post ) && ( + + ) } +
+ { showRelatedPosts && ( ) } -
- { shouldShowComments( post ) && ( - - ) } -
- { showRelatedPosts && (