Issue on email during vendor registration

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!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Feature Request Issue on email during vendor registration

Viewing 7 reply threads
  • Author
    Posts
    • #79236
      chabi
      Participant

      Dear,

      If the email field contain space on the beginning or on the end, during the registration, the new vendor has error message that the email is invalid.
      How can I avoid this situation.
      Thank you

      Attachments:
      You must be logged in to view attached files.
    • #79608
      WCFM Forum
      Keymaster

      We will take care of this in next update.

    • #79853
      Mcflait
      Participant

      Approaching this, can you add a checkbox to choose if i prefer send or not an email to the new vendor? Just like the ‘new user form’ from wp-admin.

      And this is just for me, but if i want to send this ‘new account email'(with the password) to my admin mail how can i do this? Thanks!

      Attachments:
      You must be logged in to view attached files.
    • #80033
      WCFM Forum
      Keymaster

      Hi,

      Approaching this, can you add a checkbox to choose if i prefer send or not an email to the new vendor? Just like the ‘new user form’ from wp-admin.

      – OK, will add that.

      And this is just for me, but if i want to send this ‘new account email'(with the password) to my admin mail how can i do this?

      – Please go to WCFM Admin Setting -> Email Setting -> add CC or BCC email, hence you will receive all vendors’ emails copy to your email as well – https://ibb.co/PN57zRc

      Thank You

    • #92066
      Mcflait
      Participant

      Any news with the checkbox request? Thanks for the help.

    • #93385
      WCFM Forum
      Keymaster

      Please add this line to your site to disable “Welcome Email” on vendor registration –

      add_filter( 'wcfm_is_allow_vendor_welcome_email', '__return_false' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

    • #114561
      Mcflait
      Participant

      Hi, sorry but the filter didnt work. Can you check this?

    • #114756
      soumanta
      Keymaster

      Do you have this plugin WCFM – WooCommerce Multivendor Membership installed & activated in your website?

      add_filter( 'wcfm_is_allow_vendor_welcome_email', '__return_false' );
      This filter will not work without the plugin mentioned above.

Viewing 7 reply threads
  • You must be logged in to reply to this topic.