• Resolved suvamss

    (@suvamss)


    Hey, I had two questions –

    1. Is it possible to restrict the customers from sending messages to vendor? So that only vendors can send updates to customer from their WCMP dashboard.

    2. In the pro version, do the files sent in the conversation get added to wp-media?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author N-Media

    (@nmedia)

    Hi,

    1. Sorry, it’s not possible to restrict customer, but we hide message reply box with a little CSS, it will do the trick.

    2. No, files are not added wp-media

    Thread Starter suvamss

    (@suvamss)

    1. It would be great if you could tell me how to hide the replies. I’m planning on purchasing the pro version. So, I want a method to hide the files shared by customers as well.

    2. Is there any other way to access the files shared by the vendors? As an admin, I want to check if vendors are sending right files or not or in case any customer raises an issue.

    Plugin Author N-Media

    (@nmedia)

    Hi,

    Sure, you can use this CSS:

    #wooconvo-send{
    display:none
    }

    2. Sorry, it’s not possible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Only vendor can message + File upload’ is closed to new replies.