Question, is it possible to delete the photo in the single page, i mean the thumbnail that you see on the homepage, when ik click on this thumbnail, you read the post, but i wan't to show this photo in the post on the single page.
no photo in the single page
4 posts from 2 voices-
Posted 2 years ago #
-
Please delete following code from single.php:
<?php if($preview_image) { echo '<div class="entry-previewimage rounded preloading_background">'; echo $preview_image; echo '</div>'; }The Dude
?>Posted 2 years ago # -
Great! thanks...
Posted 2 years ago # -
Glad that I could help you..
Posted 2 years ago #
Reply
You must log in to post.














