wordpress help...
wordpress help...
Out of context: Reply #5
- Started
- Last post
- 7 Responses
- effour0
It's weird beacause should it not just pull the extra fields 'preview_image' image?
I don't understand why it is pulling all images from the post. Am I missing something?
<img src="<?php echo get_post_meta($post->ID, 'preview_image',true) ?>" alt="Featured Project" class="preview png_bg" />