Hi, thanks for the reply. That is one of the ones I had tried already. in content-product.php there is no <h3><?php the_title(); ?></h3>
I tried putting <br /><?php echo apply_filters( 'woocommerce_short_description', $post->post_excerpt ) ?>
in various logical places in the file and short descriptions would appear but would be all over the page, even behind some of the buttons and photos, so that didn’t seem right.
Could it have something to do with the fact that there have been major upgrades to woo since the tips were written on this? I’m probably just missing something, just don’t know what.
Thanks