• Resolved rebecca562

    (@rebecca562)


    I am using WordPress 4.4 running MH Magazine lite theme. When I use the feature image it shows up at the top of each post when you pull up any single post before the post begin. I don’t want it there. If I remove the feature image then no photo shows up where my recent post are listed on homepage. How do i get feature image to still show on homepage but not in every post? also I am new to WP and don’t’ understand all the coding so please make it as simple as possible to solve.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi rebecca562,

    thanks for using MH Magazine lite.

    What you could do is delete this line of code in the file content-single.php:

    <?php mh_magazine_lite_featured_image(); ?>

    That will remove the featured image on posts, while still using the featured image for the thumbnails on archives and widgets.

    As an alternative (in case you don’t want to touch code), the premium version of MH Magazine includes an option to disable the featured image on posts, as well as several other additional features, options and custom widgets to customize your website.

    Thread Starter rebecca562

    (@rebecca562)

    thank you

    Hi, I am having the same issue.

    Where is that “line of code” located so I can delete it also?

    Thanks!

    Ronnie, as mentioned before, you can find the code within the file content-single.php.

    Hi! Thanks for your reply… I am confused, where/ what is content-single-php???

    I am using “child theme of MH Magazine lite” if that helps?

    I am new to this, as I’m sure you can tell 🙂

    Ronnie, you can find that file within the original theme files that you can download here. You can then copy the file content-single-php to your child theme and modify it.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove feature image in post’ is closed to new replies.