remove sophia_after_dark_post_thumbnail from pages
This commit is contained in:
@ -9,7 +9,6 @@
|
|||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
|
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
|
||||||
<?php sophia_after_dark_post_thumbnail(); ?>
|
|
||||||
<div class="entry-content">
|
<div class="entry-content">
|
||||||
<?php
|
<?php
|
||||||
the_content();
|
the_content();
|
||||||
|
Reference in New Issue
Block a user