Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickburne/11372159 to your computer and use it in GitHub Desktop.
Save nickburne/11372159 to your computer and use it in GitHub Desktop.
Show the product description underneath an image
add_action('woocommerce_after_shop_loop_item_title','woocommerce_template_single_excerpt', 5);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment