Tagged: woocommerce
remove_action( 'woocommerce_archive_description', 'woocommerce_taxonomy_archive_description', 10 ); add_action( 'woocommerce_after_shop_loop', 'woocommerce_taxonomy_archive_description', 100 );
To move category description to bottom of my site, but it doesnt work. I added it directly in functions.php of my theme. I will be really thankfull, if someone give me some advice here.
No one to help?