• Resolved rewpacct

    (@rewpacct)


    When I upload an image to a post, an extra thumbnail shows up at the top left of the post! It is NOT written into the html of the post.

    I am using the theme “mystique.”

    Anyone else have this problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s probably written in the source, rather then in the post in the backend.

    Open up your ‘index.php’ file and have a look for something like <?php the_thumbnail(); ?>. If you find it, try removing it.

    Mystique looks like it has quite a lot of options set up in the custom options menu.

    One of them looks like it will grab the first image attached to a post and use it as a thumbnail. You may want to review your theme settings and see if you have one set up that creates that thumbnail

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Why is there an extra thumbnail in my post?’ is closed to new replies.