0 ) {
$gallery_thumbnail_width = (int) $a3_portfolio_global_settings['gallery_thumbnail_width'];
}
if ( (int) trim( $a3_portfolio_global_settings['gallery_thumbnail_height'] ) > 0 ) {
$gallery_thumbnail_height = (int) $a3_portfolio_global_settings['gallery_thumbnail_height'];
}
?>
1)){
$class = 'last';
$j = 0;
}
if ( $i == 0 ) {
$active_class = 'current_img';
} else {
$active_class = '';
}
$i++;
if ( $include_lightbox_script ) {
$full_url = wp_get_attachment_image_src( $attachment_id, 'large', true );
$lightbox_list .= '
';
}
?>
data-caption=""
class="a3-portfolio-gallery-thumb-lazy pg_grid_content"
item_id=""
style="background:url() no-repeat center center;">