• Many posts on this same question but I can’t get it removed.
    Followed these instruction:
    I have deleted from page.php
    <?php get_template_part(‘inc/page-image’); ?>
    AND
    from wp-contents.php
    <img src=”<?php echo get_template_directory_uri(); ?>/img/thumb-medium.png” alt=”<?php the_title(); ?>” /

    Do not want any image on posts.
    Am not using the child theme as it failed.
    website: http://www.nyzaffuto.com
    please help and thank you.

The topic ‘Remove camera image from posts’ is closed to new replies.