Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter William-C

    (@william-c-1)

    So, I was right in assuming I just had to remove this code:

    <?php } else { ?>
    	<a href="<?php the_permalink() ?>"><img class="postimg" src="<?php bloginfo('template_directory'); ?>/images/dummy.png" alt="" /></a>
    <?php } ?>
    <?php the_excerpt(); ?>
    <div class="clear"></div>

    And, in theory, that would cause the featured image to be removed when I haven’t selected one?

    Thread Starter William-C

    (@william-c-1)

    Thanks for the reply, but it’s not specifically that theme that’s the issue; it’s a general WordPress/PHP question. It just so happens I want to implement it in a different theme.

    So, thanks anyway, but would anyone be able to answer my question?

    Thanks in advance,
    Will

Viewing 2 replies - 1 through 2 (of 2 total)