Forums

Thumbs missing in Archives since 3.2.1 update (1 post)

  1. pixelmad
    Member
    Posted 9 months ago #

    Hi Folks,

    I have an odd problem since the 3.2.1 update. None of my archive views - category, tag, etc will display a thumbnail where the post only contains a link to an image i.e. most of my posts. Thumbs display fine in archives of a post that includes an embedded image. Thumbs also display fine wherever else they are called upon on the site irrespective of if they are linked or embedded images.

    As I said this is only since 3.2.1. Below is the thumbs excerpt from the archive.php
    div id="archiveimage"><?php get_the_image( array( 'custom_key' => array( 'thumbnail' ), 'default_size' => 'thumbnail', 'width' => '190', 'height' => '120' ) ); ?></div>

    Any help would be appreciated.

    Cheers

Reply

You must log in to post.

About this Topic