Tagged: Vendor Dashboard
- This topic has 8 replies, 4 voices, and was last updated 3 years, 5 months ago by
Team MultiVendorX.
-
AuthorPosts
-
-
November 16, 2022 at 10:43 PM #146285
louKyLouk
ParticipantHi,
I would like to hide or remove the refund button accessible by vendor dashboard from an order inside Orders.
I’m not sure what code to add inside my functions.php.Thanks
-
November 17, 2022 at 2:02 PM #146315
Sangita Support Squad
KeymasterUse below css to hide the refund button
.mvx-order-actions.mvx-order-data-row-toggle
{
display: none;
} -
November 17, 2022 at 2:21 PM #146316
louKyLouk
ParticipantThanks for your response, but with the link you sent, I can’t see where is locate the page to access Custom CSS field. Can you help me on this ?
Thanks
-
November 17, 2022 at 2:42 PM #146320
Sangita Support Squad
KeymasterFollow the steps–
MultiVendorX>>Settings>>Seller Dashboard,scroll down and use the given CSS in Custom CSS box -
November 17, 2022 at 7:43 PM #146354
louKyLouk
ParticipantThanks but finally your solution didn’t works for me here.
I actually edit the vendor_dashboard.min.css file and I added “display: none;” inside #wcmp_order_data_refunds .wcmp-order-actions {} -
November 18, 2022 at 10:08 AM #146368
Sangita Support Squad
Keymasterhttps://watch.screencastify.com/v/QPok696o0Umcfzi8mgBO You can see ,it is working perfectly fine in our end .
You just need to replace wcmp with mvx in the CSS as you are using WC Marketplace. -
November 18, 2022 at 2:02 PM #146384
louKyLouk
ParticipantHi,
Thanks for the details wcmp vs mvx. Something strange happened, my precedent technique as I told you before (modify the vendor_dashboard.min.css file) was working well for me (on my machine). But for other people on their machine no.But everythings is good for now I used your method with wcmp_
Thanks -
November 18, 2022 at 7:18 PM #146399
NerdySupportExpert Moumita
KeymasterHi, ask your other vendors to clear the cache of the browser and check.
-
January 28, 2023 at 12:19 PM #149847
Team MultiVendorX
KeymasterWe haven’t heard back from you, so we presume this issue has been fixed.
So we are closing this one.
If you need any further help, do open another thread.
-
-
AuthorPosts
- The topic ‘Edit Vendor Dashboard’ is closed to new replies.




