• Resolved Pasion Handball

    (@pasion-handball)


    Is any possibillity to hide the “featured” image inside the post page?

    With my old Theme i didn`t use the featured image, but in the last year we started to use it.

    We allways put (with the last theme) a picture at the start of the post. And now this pic is duplicated at the top.

    If i can hide it, i didn`t need to edit ALL the posts one by one

    Sorry for my english

Viewing 1 replies (of 1 total)
  • Thread Starter Pasion Handball

    (@pasion-handball)

    Done. I`ve deleted the line

    <div class="featured-image-single">
    			<?php if (has_post_thumbnail() )
    				the_post_thumbnail();
    				?>
    		</div>

    In the “content-single” and VOILA.

    But i have another question now… Can i set an image to use of “predeterminated featured image” to show at homepage

    Ive changed the "dthumb.jpg" archive, but i keep seeing the themes original image

Viewing 1 replies (of 1 total)
  • The topic ‘Do not show the featured image’ is closed to new replies.