Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <article class="portfolio-item col-<?php echo $wpex_count; ?> <?php if( $terms ) foreach ( $terms as $term ) { echo $term->slug .' '; }; ?>">
- <a href="<?php echo genesis_get_image( array( size => 'full' ) ); ?>" rel="bookmark" title="<?php the_title_attribute(); ?>" class="foobox"><?php echo genesis_get_image( array( size => 'portfolio' ) ); ?>
- <div class="portfolio-overlay"><h3><?php the_title(); ?></h3></div><!-- portfolio-overlay --></a>
- </article>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement