Category thumbnails are not included in our themes, WP don't have this feature included, so i think the easiest way is to use some 3rd party plugin.
Moderator
GK User
Thu Oct 24, 2013 10:26 pm
Hi,
I've add thumbnails whit plugin. But this is not what I want. On Home Page I have thumbnails from article. When add article I add small image in txt and on site looks like thumbnail. But when I go to the category I don't have this thumbnails. There is only short text and huge button READ MORE.
I thought to myself - copy index.php template and adopt it to category template. It's good or bad idea?
Fresh Boarder
GK User
Fri Oct 25, 2013 8:01 am
You can try to copy some part of code from index.php to category.php, but better way is to find what code exactly is connected with this thumbnails feature (maybe from plugin docs) and copy only this part.