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, 6 months ago by
MOHO.
- AuthorPosts
- September 21, 2018 at 1:51 pm #32166
- September 21, 2018 at 3:15 pm #32181
WCFM Forum
MemberHi,
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 #32184
WCFM Forum
MemberHi,
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 #32259
WCFM Forum
MemberHi,
Do you get a chance to look at it with WCFM 5.1.0 ?
Thank You
- September 24, 2018 at 3:45 am #32347
MOHO
ParticipantDo 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 #32450
WCFM Forum
MemberHi,
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 #32469
MOHO
Participant“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 #32483
WCFM Forum
MemberHi,
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 #32485
MOHO
ParticipantOh 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 #32488
WCFM Forum
MemberI have added that filter in child theme ‘rehub-menu’ -> wcfm-> products-manager -> template
- September 25, 2018 at 9:04 am #32491
MOHO
ParticipantCould you added that filter in another child theme “rehub-vendor” for me?
- September 25, 2018 at 10:05 am #32500
WCFM Forum
MemberSure, just added.
Thank You
- September 25, 2018 at 10:58 am #32514
MOHO
ParticipantThanks 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 #32665
WCFM Forum
MemberJust 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 #32668
MOHO
ParticipantYes, 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.