Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kadackaya

    (@kadackaya)

    It turns out that on my page for the full article there are two identical photos, an image of the record is added. Sorry for my English.

    Hi Kadackaya,

    thanks for using MH Magazine lite.

    What you’re referring to is the featured image on posts that is automatically displayed once you set a featured image. You’re having identical images in posts because you’ve manually embedded the same image in posts again that has already been set as featured image.

    If you want to get rid of the duplicate image, you can either just remove the image which you’ve embedded manually into the post content or you could create a custom child theme (if you’re familiar with coding) and then copy the file content-single.php to your child theme and delete this line of code in that file:

    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 configure your website.

    Thread Starter kadackaya

    (@kadackaya)

    Thank you very much! Everything worked out!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove a thumbnail from the full article page’ is closed to new replies.