• Resolved wpbetsy

    (@wpbetsy)


    Can you provide an option to hide vendor’s email address on shop front?

    How to control what “topics” should be shown to vendor’s dashboard?

    The page of “settings” is not stable, if always experience problems is displaying.

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Thanks for get in touch with us.

    Can you please know me which multi-vendor plugin you are using ?

    Topics – are you talking about notice topics ?

    Thank You

    Thread Starter wpbetsy

    (@wpbetsy)

    I am using WC Marketplace.

    I think yes, it’s notice topics on the home page of the dashboard.

    Thread Starter wpbetsy

    (@wpbetsy)

    How about the restrict Article Categories?

    I see the plugin is updated but I find nowhere I can restrict Article Categories. Where is it?

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    For restrict vendor email in shop front you have to add this code to your site –

    add_filter('wcmp_vendor_store_header_hide_store_email', function( $allow, $vendor_id ) {
    	return 'Enable';	
    });

    Well, Notice and Knowledge is for all vendors. There is no such way yet to restrict Topics from particular vendors.

    Actually, Direct Messaging is the best way to communicate with individual vendors (it comes with WCfM Ultimate).

    Article Categories – I have replied to your other topic in details.

    Thank You

    Thread Starter wpbetsy

    (@wpbetsy)

    The topics show the admin’s post. I didn’t add it to show to vendors. It’s a bugs.

    Can you please update the plugin so that it doesn’t show vendor’s email address on shop page?

    I don’t know where to add the code to.

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Notice is working as Announcment, and it shows Admin added Notice Topics are visible to vendors. Now vendors are allowed to add their comments on this, so this works as vendor-admin forum as well.

    Still, we will check this once if it has any issues or not!

    Well, Vendor Shop page is not part of WCfM and it’s from WC Marketplace.

    Now, you may add this code in your child theme’s functions.php or override shop template under theme and edit it remove emil display from there.

    Thank You

    Thread Starter wpbetsy

    (@wpbetsy)

    The Notice Topics that it showed to Vendors are only one page of the site. It’s not the site’s notice to them. How to select which notice to show them?

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Sorry, may be I am getting this clearly.

    Can you show me screenshot what you think missing or bug?

    Thank You

    Thread Starter wpbetsy

    (@wpbetsy)

    https://ibb.co/cNCTFJ

    How to set what to show in Latest Topics? I didn’t set anything, it shows a page automatically itself.

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Now I understand this.

    Hope you have already go though WCfM Notice Module? It’s at top bar (horn icon).

    You may create any number of topics there and latest topics are selected by added date.

    Do you want to have something so that you can choose which will be visible as latest topics section?

    Thank You

    Thread Starter wpbetsy

    (@wpbetsy)

    I see. Do the topics created here be shown at “Latest Topics” on vendor’s dashboard only? Will they show at anywhere of the site?

    I didn’t add anything at the Notice Module yet but why does it show a page of the site? How can I remove? It’s not shown in Notice Module.

    What can be chosen to be visible as latest topics section?

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    I see. Do the topics created here be shown at “Latest Topics” on vendor’s dashboard only? Will they show at anywhere of the site? – NO, it’s only accessible within WCfM Dashboard. It’s Admin-Vendor internal forum.

    I didn’t add anything at the Notice Module yet but why does it show a page of the site? How can I remove? It’s not shown in Notice Module. – That’s strange. Just go to Notice Dashboard as Admin and you may delete any topics from there.

    What can be chosen to be visible as latest topics section? – Nothing, it shows latest topics by date

    Thank You

    Thread Starter wpbetsy

    (@wpbetsy)

    I didn’t add anything at the Notice Module yet but why does it show a page of the site? How can I remove? It’s not shown in Notice Module. – That’s strange. Just go to Notice Dashboard as Admin and you may delete any topics from there.

    The page only appears on Latest Topics at dashboard. It doesn’t exist in the Notice Board.

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Now it become more mysterious for me.

    Same function used for Latest topics and Notice Dashboard result, then how!

    Do you have any other plugin for creating site notice or some thing?

    Is there any menu item “Notice” in your wp-admin dashboard?

    Thank You

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘vendor email & topics on dashboard’ is closed to new replies.