Various Adaptions

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 2 reply threads
  • Author
    Posts
    • #29407
      teambot
      Guest

      Are the following functions supported:
      – Disabling the inital “Store setup” after vendor registration?
      – Login via Social media (e.g. facebook)?
      – Showing the vendor name for each product?
      – Removing anything with has to do with money (i.e. no taxing, no shipping, no price tag)?

    • #29410
      d-n-13
      Participant

      Hi,

      – Disabling the inital “Store setup” after vendor registration?
      Can be done with a filter

      – Login via Social media (e.g. facebook)?
      I don’t know

      – Showing the vendor name for each product?
      Can be done from the settings

      – Removing anything with has to do with money (i.e. no taxing, no shipping, no price tag)?
      You can disable most of them like taxing and shipping, I don’t know about the price, probably yes too.

      Wait for the support to answer you, their plugin can almost do everything.

      Best Regards,

    • #29480
      WCFM Forum
      Keymaster

      Hi,

      Thanks @d-n-13

      * Disabling the inital “Store setup” after vendor registration?
      – Add this to disable store setup add_filter( 'wcfm_is_allow_store_setup', '__return_false' );

      * Login via Social media (e.g. facebook)?
      – If you have social registration and user register using this and later become a vendor then they off course login using social media.

      * Showing the vendor name for each product?
      – It’s already there, but you may disable from WCFM Admin Setting -> Marketplace Setting

      * Removing anything with has to do with money (i.e. no taxing, no shipping, no price tag)?
      – Yeah definitely, from capability you may do this – https://ibb.co/g1Tghp
      But this capabilities comes with WCFM Ultimate

      Thank You

Viewing 2 reply threads
  • The topic ‘Various Adaptions’ is closed to new replies.