Portfolio

have_posts()): while($query_p->have_posts()):$query_p->the_post(); $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'portfolio-thumbnail', false ); ?>
<?php the_title(); ?>