• Resolved kozmonauta

    (@kozmonauta)


    Hello,

    I didn’t like to show Gross Sales to our vendors. I’ve noticed they are getting quite confused by it.

    How can I remove this from the menus and reports?

    I found a solution on a forum, but it was for a competing plugin. But I wouldn’t want to abandon Dokan.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @kozmonauta,

    I believe you want to remove the Net Sales option that is shown on the vendor dashboard. To remove that and make it look like this screenshot, add the below-mentioned CSS on your site’s Appearance > Customize > Additional CSS screen.

    .dashboard-widget.big-counter ul.list-inline li:nth-child(1){
      display: none !important;
    }

    I hope this will help. Thanks!

    Plugin Support Yeasin Arafat

    (@yeasinarafathridoy)

    Hi @kozmonauta,

    As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Gross Sales Data and Statistics for Sellers’ is closed to new replies.