How to add thumbnails to categories
-
Hi,
Does anyone know how to add thumbnail images to a list of posts under a category? Thanks.
this is the code so far.
<ul class=”post-meta”>
<li class=”meta-author”>By <?php the_author(”) ?> |
<li class=”meta-comment”><?php comments_number(‘No Comment’,’1 Comment’,’% Comments’); ?> |
<li class=”meta-category”><?php the_category(‘, ‘) ?>
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to add thumbnails to categories’ is closed to new replies.