sesemic (November 29th, 2010)
<div id="main-pic">
<a href="<?php the_permalink(); ?>"><?php if(get_post_meta($post->ID, 'images', true)) cp_single_image_legacy($post->ID, get_option('medium_size_w'), get_option('medium_size_h'), ''); else cp_get_image_url($post->ID, 'medium', $class = 'img-main', 1); ?></a>
<div class="clr"></div>
<a href="<?php the_permalink() ?>"><?php the_title(); ?></a>
$authorposts = $wpdb->get_results($sql);
?>
<?php if ($authorposts): ?>
<?php foreach ($authorposts as $post): ?>
sesemic (November 29th, 2010)
There are currently 1 users browsing this thread. (0 members and 1 guests)