Dokan Multi-Vendor wont work with Woodmart theme but will work with Astra?
-
Good day. We purchased Woodmart. We purchased Dokan. The Vendor dashboard does not work on IOS mobile. (Iphone 6 or X) We changed theme to Astra and Dokan Vendor dashboard is already working. Please attached file the difference of Woodmart and Astra. We would be happy to see this fixed.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the site admin access to the private area. We need Docan Vendor account access.
Best Regards
I have sent your request. Any progress?
Hello,
You have provided access to the site which does not have WoodMart theme. Please check again.
Best Regards
we have installed it back. please check again. thank you.
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
.dokan-dash-sidebar {
position: relative;
z-index: 50;
}
Best Regards
I tried adding the code as instructed. It looks better but I seem to have two hightlight bars. Please see photo below. Thank you.
Please see photo after update.
Attachments:
You must be
logged in to view attached files.
Hello,
Here is what we see on iPhone https://prnt.sc/st35bv and https://prnt.sc/st36ld
Please provide your screens so that we could see the problem.
Best Regards
As requested. Please see screenshot of what I see in ours. Try clicking the menu and it doesnt leave the initially hightlighted menu item selected. Please see screen shot. Thank you.
Attachments:
You must be
logged in to view attached files.
Hi
The only changes that we made in Dokan mobile dashboard menu via our theme style its menu item width (from two column to one column) and default orange Dokan colour were changed to theme dynamic primary colour.
Our theme didn’t change any functionality of Dokan dashboard menu. When Dokan menu page is open its current menu item marked with active
class. Active class is added only when following menu page is loaded (https://prnt.sc/sticcp) and when you select another page – active class will be removed from the previous item and added to next item only when its page will be opened (https://prnt.sc/stipwj).
All styles classes that indicate that menu item is active and the general menu functionality is provided by Dokan plugin and cant be changes by out theme.
Menu item selection in Woodmart theme – https://gyazo.com/a80960ffaf624672dd6e104c5b338a03
Menu item selection in default theme – https://gyazo.com/9e96f1f33a34b34dbbf086175d72ecad
Regards