• Resolved Picflick

    (@picflick)


    Good day,

    We have a multi-vendor marketplace, and want to remove the ability for the vendors to create their own store policies (See example here). i.e. us as administrators have store policies and we dont want our vendors creating their own.

    Please explain how we can prevent our vendors from inserting their own store policies in https://picflick.co.za/wcfm/settings/

    Thanks,
    Picflick

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

    (@wclovers)

    Hi,

    Thanks for get in touch with us.

    WCfM Capability has this option to disable Policy for vendors but that comes with WCfM Ultimate, do you have that or any plan to upgrade your WCfM?

    If no, then please know me, I will give you small code snippet to disable this.

    Thank You

    Thread Starter Picflick

    (@picflick)

    Hi There,
    Thanks for the fast response.

    We would like to upgrade to ultimate, however, we need our business to first launch and earn some funds before we can upgrade our plugins.
    We would be immensely appreciative if you can provide that snippet to assist in disabling the ‘store policies’ and how/where I can implement it.

    Thank you so much!
    PicFlick

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Kindly add this line of code to your site –

    add_filter( 'wcfm_is_allow_policy_settings', '__return_false' );

    Thank You

    Thread Starter Picflick

    (@picflick)

    LOVELY!!! Thanks so much for the excellent support :+1

    Plugin Author WC Lovers

    (@wclovers)

    You are welcome ??

    It will be pleasure if you share your feedback as well.

    Thank You

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove vendor store policies’ is closed to new replies.