WCMp Core
-
AuthorPosts
-
-
February 19, 2022 at 10:43 PM #134651raoulParticipant
Hi,
My website will use dynamic pages when displaying vendors. When a vendor is approved, they will be automatically added to the page. I want to use the role as a flag. So vendors with role ‘pending vendor’ will not be displayed on my website, but vendors with role ‘vendor’ will be displayed.
This is because I only want to show a vendor on my website once they have added their products and updated their store settings. So I need pending vendors to update their store settings and submit products.
Is there a code snippet that allows pending vendors to use the vendor dashboard like ‘approved’ vendors can? This way, I can let vendors update their store settings and submit products before they are visible on my website. Then my dynamic pages will only show approved vendors meaning the vendors shown will already have all store settings & products submitted.
Thanks,
-
February 22, 2022 at 7:26 PM #134736MVX Support NinjaKeymaster
Hi,
WCMp added some restriction for pending vendor vendor dashboard using css.
So you you want to change then you have to add good amount of custom code.Do you have any developers with you, so we can assist them with this.
Regards,
-
March 2, 2022 at 10:38 PM #135023raoulParticipant
Hi,
Yes – I have a developer. But if it’s just css that that sounds quite simple to add into the child theme? Is there a CSS snippet?
Or, if you need to speak with our developer, we can arrange a call or should we use email?
Thanks
-
March 3, 2022 at 5:11 PM #135049NerdySupportExpert MoumitaKeymaster
@raoul, as you already know both vendor and the pending vendor have their own role, therefore the vendor dashboard can only be accessed by vendor role.
But the pending vendor doesn’t have the capability to access the dashboard. That is why you can’t apply CSS to let pending vendors access the dashboard.
For this, you have to do custom code and provide the capability to pending vendors to access the dashboard contains. -
March 3, 2022 at 5:13 PM #135050raoulParticipant
OK thanks for the explanation. Are you able to speak to my developer about the custom code as Abhirup mentioned?
-
March 3, 2022 at 7:47 PM #135065NerdySupportExpert MoumitaKeymaster
@raoul, sure. Ask your developer to contact us so we can assist him/her.
Alternatively, you may also hire our developer vis this link https://multivendorx.com/custom-development/ -
March 3, 2022 at 7:51 PM #135066raoulParticipant
How should they contact you, via this thread?
-
March 4, 2022 at 7:36 PM #135112NerdySupportExpert MoumitaKeymaster
@raoul, sure they can contact us from here.
-
March 16, 2022 at 3:52 PM #135486raoulParticipant
Thanks.
Is there potentially another solution to solve my problem?
Essentially, we just want a way of putting vendors live on the website after they have uploaded a banner, email address, postcode, town, profile picture and have uploaded at least 1-2 products.
If WCMp have faced this problem before, maybe there is a better solution than allowing pending vendors to use the vendor dashboard.
-
March 16, 2022 at 6:47 PM #135501NerdySupportExpert MoumitaKeymaster
@raoul, before adding a new feature we need to consult or discuss with our other users. Till now we don’t have any such feature request yet.
For now, I have forwarded this to the Product enhancement team. Depending upon mass request and availability of resources, the team would be in a situation to proceed further.
-
March 17, 2023 at 9:18 PM #189503NerdySupportExpert MoumitaKeymaster
raoul, we haven’t received such a request yet from our user.
-
April 13, 2023 at 1:38 PM #190822croverwn.orene8Participant
Yes, you can create a code snippet that allows pending vendors to use the vendor dashboard like approved vendors can. You can set up a conditional statement that checks the user’s role and redirects them to a different page if they are a pending vendor. This way, they can still access the vendor dashboard, update their store settings, and submit products without being visible on your website until they are approved. Once they are approved, their role can be changed to ‘vendor’, and they will be displayed on your dynamic pages.
-
April 13, 2023 at 10:04 PM #190854Sangita Support SquadKeymaster
@croverwn.orene8
Thanks for your help .
-
-
AuthorPosts
The topic ‘Allow pending vendors to use vendor dashboard’ is closed to new replies.