Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › How could i hide brand taxonomy from WCfM product manage page?
Tagged: hide brand taxonomy
- This topic has 15 replies, 2 voices, and was last updated 6 years, 1 month ago by MOHO.
- AuthorPosts
- September 21, 2018 at 1:51 pm #32166
- September 21, 2018 at 3:15 pm #32181WCFM ForumMember
Hi,
Kindly add this code for the purpose –
add_filter( 'wcfm_is_allow_custom_taxonomy_store', '__return_false' );
Thank You
- September 21, 2018 at 3:29 pm #32182
- September 21, 2018 at 3:38 pm #32184WCFM ForumMember
Hi,
Ok, I understand, add this –
add_filter( 'wcfm_is_allow_taxonomy_store', '__return_false' );
This will work after WCFM next update.
Thank You
- September 22, 2018 at 3:50 pm #32259WCFM ForumMember
Hi,
Do you get a chance to look at it with WCFM 5.1.0 ?
Thank You
- September 24, 2018 at 3:45 am #32347MOHOParticipant
Do you get a chance to look at it with WCFM 5.1.0 ?
Yes, but it not work now.Do you need Rehub theme for test?
- September 24, 2018 at 8:16 pm #32450WCFM ForumMember
Hi,
Ahh .. I guess it’s not working because you had template overwritten!
I have added this filter later but not there in your template.
Tell me how can I help you in this.
Thank You
- September 24, 2018 at 9:20 pm #32469MOHOParticipant
“I have added this filter later but not there in your template.”
What do you mean? you have Rehub theme?
You could try to hide “brand” area at dashboard in my test site
http://menu.sites.moho.tw/admin/products-manage/thanks
Attachments:
You must be logged in to view attached files. - September 25, 2018 at 6:42 am #32483WCFM ForumMember
Hi,
I have updated your over written product template and now “Brand” is gone from product manager – https://ibb.co/djJpRp
Thank You
- September 25, 2018 at 6:50 am #32485MOHOParticipant
Oh great!
Could you tell me where do you change?
becuase u have another rehub theme child vendor need change the same
http://mall.sites.moho.tw/products-manage/ - September 25, 2018 at 8:27 am #32488WCFM ForumMember
I have added that filter in child theme ‘rehub-menu’ -> wcfm-> products-manager -> template
- September 25, 2018 at 9:04 am #32491MOHOParticipant
Could you added that filter in another child theme “rehub-vendor” for me?
- September 25, 2018 at 10:05 am #32500WCFM ForumMember
Sure, just added.
Thank You
- September 25, 2018 at 10:58 am #32514MOHOParticipant
Thanks a lot! I see it hide now.
Could i give you some fee?
I don’t want “Let you do white work”
- September 27, 2018 at 1:31 pm #32665WCFM ForumMember
Just relax, you already give me donations time to time 🙂
It’s really nice to work with you.
Thank you
- September 27, 2018 at 1:42 pm #32668MOHOParticipant
Yes, i leave this message, and donate you ^__^
Good Luck!
Please close it.
- AuthorPosts
- The topic ‘How could i hide brand taxonomy from WCfM product manage page?’ is closed to new replies.