ResolvedVendor Registration
- This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by
Althemist.
- AuthorPosts
- July 26, 2020 at 7:03 am #24764
pank.verma
ParticipantHi There,
I was waiting to post this from last 2 days but was not able to as somehow my purchase code was coming as invalid.
So, what I’m looking for is I need to disable Vendor Registration from Vendor Dashboard and Vendors should be only able to register on “Sell on xxxxx” Page. I’m using WCMP Marketplace and did bit of research there as I was not able to post here what I found is I need to put below line of code in Themes Style.css
.wcmp-dashboard.woocommerce div#customer_login .u-column2.col-2 { display: none; }
and registration will be disable.
It worked fine now People can’t register through Vendor Dashboard. However Registration button is still coming as I’ve attached in screenshot.
Screenshot: https://ibb.co/vzjszCT
Question 1: If there is a way Registration Label shouldn’t come on Vendor Dashboard ?
Question 2: I’ve put above code in style.css file when theme will update do I need to put this code again or it won’t be deleted in future when theme gets updated ?Thanks,
PankajJuly 28, 2020 at 2:27 pm #24801Althemist
KeymasterHello Pankaj,
Actually what you did is not recommended as it may also cause problems for regular buyers to register an account. I guess the best option would be to consult the WCMp support team about this.
Also, please note that the vendor dashboard page just shows the standard WooCommerce account form for not logged in users. This can’t be avoided and it’s not theme related. It’s how the WCMp works.
Regards,
Dimitar - AuthorPosts
You must be logged in and have valid license to reply to this topic.