Images (thumbnails) repeating
-
I’m trying to use my “featured image” in a plugin called “popular posts”. My thumbnail images are being displayed, but they are repeating the same first one. The links are fine.
<?php popular_posts('limit=6&&output_template=' . get_the_post_thumbnail($post->ID, 'category-thumb') . ''); ?>
Can anyone help? I hope it’s a quick fix. Something I am missing at this late hour.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Images (thumbnails) repeating’ is closed to new replies.