Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Feature Request › Set inquiry to private mode
- This topic has 7 replies, 3 voices, and was last updated 6 years ago by
WCFM Forum.
- AuthorPosts
- February 12, 2019 at 1:00 pm #47904
Brian
GuestHi,
How can I set inquiry to private mode. By that i mean that the conversation between customer and vendor should not be for other customers to see.
- February 12, 2019 at 4:51 pm #47936
WCFM Forum
MemberHI,
“By that i mean that the conversation between customer and vendor should not be for other customers to see.”
– Well, other customer can’t see this by default. Only if Vendor mark reply to “Stick at Product Page” hence it will visible to others – https://ibb.co/pZLRGdF
If you want then Inquiry can be restricted for only logged in users as well.
Thank You
- February 12, 2019 at 7:11 pm #47958
Brian
GuestThis reply has been marked as private. - February 14, 2019 at 9:35 am #48105
WCFM Forum
MemberHi,
Can you see what have been written under ‘Forespørgsler’? Because when I test it in other browsers and on smartphones and ipads, i can see it and im not loged in in any of these cases.
*** Do you mean translation is not, right? You can change that easily using any translation plugin.
Therefore other customers can see it by default. I haven’t changed anything backend. I want it to be a Inquiry (enquiry) between 1 customer and seller, and not for anyone else to see.
*** Well, Enquiry works between Vendor and Customer, other vendors can see that enquiry. Admin can see all enqeries.
Thank You
- February 14, 2019 at 11:42 am #48181
Brian
ParticipantThis reply has been marked as private. - February 14, 2019 at 1:13 pm #48200
WCFM Forum
MemberHI,
Well, for this you have to add this line of code at your child theme’s functions.php –
add_filter( 'wcfm_is_allow_enquiry_with_login', '__return_true' );
Thank You
- February 14, 2019 at 3:47 pm #48236
Brian
ParticipantHi,
thank you 🙂
- February 14, 2019 at 3:50 pm #48237
WCFM Forum
MemberYou are welcome 🙂
- AuthorPosts
- The topic ‘Set inquiry to private mode’ is closed to new replies.