Display medium size Thumbnail
-
Thanks for all your support fireproofsocks… I have successfully created my views for multi-select custom fields.
The only issue I have left to resolve is how make my thumbnails display with a width of 100px.
I tried these two options, but none of them work:
<?php print wp_get_attachment_image($r[‘thumb’]); ?> <img width=”10″>
<?php print wp_get_attachment_image($r[‘thumb’, ‘medium’]) ; ?>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Display medium size Thumbnail’ is closed to new replies.