Last active
September 5, 2019 06:20
-
-
Save imran-khan1/cd167146b06e1f6355315d1f984312a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
//remove flatsome woocommerce shop page product category | |
remove_action('woocommerce_shop_loop_item_title','flatsome_woocommerce_shop_loop_category', 0); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment