Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. remove_action( 'woocommerce_archive_description', 'woocommerce_taxonomy_archive_description', 10 );
  2. add_action( 'woocommerce_after_shop_loop', 'woocommerce_taxonomy_archive_description', 10 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement