Forum Replies Created
-
AuthorPosts
-
MVX Support Ninja
KeymasterThis reply has been marked as private.MVX Support Ninja
KeymasterHello @Rishi Thakker, thanks for the query.
We have a setting for the coupon payment management https://prnt.sc/WV-0iZNyhkL-under which, we let the admin decide who will bear the coupon cost(either admin or vendor).
But I think the flow which you are asking for, is that admin and vendor will equally bear the coupon cost. I am afraid this is not supported by default..
However you can add this modification on your end using the existing hook filter and add custom code. Please ask your developer to contact us and we will provide the corresponding hook filter.June 20, 2023 at 12:21 PM in reply to: The supplier can only view the turnover of its own products #193602MVX Support Ninja
Keymaster@webaukcio-eu Not to worry.
WordPress backend access allows vendors to add a variable, grouped, and external products https://prnt.sc/TdTKjacJxQc4.
If you still want to hide the wordpress backend menu you can choose any of the below options–
i) I would request you to get a pro subscription of our plugin https://multivendor.com/pricing/ and disallow backend access from admin dashboard>>settings>>general https://prnt.sc/5O4MHTnAgqkP
ii)You can also add the below code to the functions.php file of your active theme to restrict vendor from accessing the backend for free –add_filter( 'mvx_vendor_dashboard_header_right_panel_nav', 'filter_mvx_vendor_dashboard_header_right_panel_nav', 10, 1 ); function filter_mvx_vendor_dashboard_header_right_panel_nav( $panel_nav ){ unset($panel_nav ['wp-admin']); //remove Backend Link return $panel_nav ; }However with this option vendors would be able to add simple products only.
So, we suggest you go with the first option as the vendors would be able to add different types of products along with other features.MVX Support Ninja
KeymasterHI,
Please describe in detail, which module you are talking about. where you want to show the data. share some photos,Regards,
MVX Support Ninja
KeymasterHi, we have checked the flow here.
As you have selected direct payment mode and Giropay and Bancontact at the checkout, hence without stripe option, stripe can’t pay vendor directly from checkout.Therefore, it will send the money to admin’s account and from there vendor will be paid.
June 14, 2023 at 5:10 PM in reply to: Enable Elementor on vendor storefront OR Redirect storefront to author page #193384MVX Support Ninja
KeymasterHi,
We haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.MVX Support Ninja
KeymasterWe are closing this thread as the issue is solved. But if you need any help, please open a new thread.
MVX Support Ninja
KeymasterHi,
We haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.MVX Support Ninja
KeymasterHi,
We haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.June 14, 2023 at 12:37 PM in reply to: Supplier products not shown in the same page but redirects to another page #193369MVX Support Ninja
KeymasterHi,
We haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.MVX Support Ninja
KeymasterOkay we are closing this thread, but if you need any further help, please open a new thread.
MVX Support Ninja
KeymasterHi,
We haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.MVX Support Ninja
KeymasterHi,
We haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.June 14, 2023 at 12:01 PM in reply to: Email not sending details from all fields in the version? #193362MVX Support Ninja
KeymasterHi, we haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.
June 14, 2023 at 11:58 AM in reply to: Assigning any subscription plan to specific vendor as desired #193361MVX Support Ninja
KeymasterHi, we haven’t heard back from you for a while. So, we presume this issue is resolved. So, we are closing this thread, if you need any further help, please open a new thread.
-
AuthorPosts
