Remove "become a seller"

This topic contains 1 reply and 2 voices, and was last updated by Nayem 8 years, 9 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
July 9, 2015 at 3:15 pm 54920
Nayem How do I remove the "Become a seller" link from the user profile?
July 9, 2015 at 3:42 pm 54927
Nayem Nayem

Hello Tor B,

You can add this- remove_action( 'woocommerce_after_my_account', 'dokan_account_migration_button' ); in your child theme’s function.php file. After removing the action that button will not appear.

Thanks.

Viewing 1 Posts - 1 through 1 (of 1 total)