This is my updated shop page...

Showing the single result

// Store loop count we're currently on if ( empty( $woocommerce_loop['loop'] ) ) { $woocommerce_loop['loop'] = 0; } // Store column count for displaying the grid if ( empty( $woocommerce_loop['columns'] ) ) { $woocommerce_loop['columns'] = apply_filters( 'loop_shop_columns', 1 ); } // Ensure visibility if ( empty( $product ) || ! $product->is_visible() ) { return; } // Increase loop count $woocommerce_loop['loop']++; // Extra post classes $classes = array(); if ( 0 === ( $woocommerce_loop['loop'] - 1 ) % $woocommerce_loop['columns'] || 1 === $woocommerce_loop['columns'] ) { $classes[] = 'first'; } if ( 0 === $woocommerce_loop['loop'] % $woocommerce_loop['columns'] ) { $classes[] = 'last'; } ?>
BannerAd-Space

HCAC Arts Calendar Banner Ad Space

Ad space is available on a first-come, first-served basis and is available for the promotion of arts and cultural events only.

The Arts Council reserves to right to reject any ad it does not feel is appropriate for inclusion on its website.