Forums

Thumbnails not showing on Category Pages (5 posts)

  1. codygibbs
    Member
    Posted 2 years ago #

    I'm trying to get my thumbnails to show on category pages. I'm using the standard thumbnail WordPress feature along with some Custom Fields for formatting.

    Blog:
    http://blog.simplehuman.com

    Category Page:
    http://blog.simplehuman.com/behind-the-steel

    Thanks for your help!

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    I'm using the standard thumbnail WordPress feature

    Do you mean the_post_thumbnail? If so, did you remember to add:

    add_theme_support( 'post-thumbnails' );

    to functions.php?

  3. codygibbs
    Member
    Posted 2 years ago #

    Yeah that's in there. The thumbnails also don't work in the Archives. Any other ideas?

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    What are you using to call the post thumbs in category.php and archive.php?

  5. judyschmitz
    Member
    Posted 1 year ago #

    I wondered if there was an update to this. I am attempting to do the same at askfab.fabulousyarn.com - and am unable to do so. According to most documentation - you just need to add theme support to function.php and then insert the code into the loop. I've done that, but no go.

    Any hel pwould be appreciated. I'm using amazinggrace 3.6 theme.

    Judy

Topic Closed

This topic has been closed to new replies.

About this Topic