Vendor Registration redirected to membership page

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 WC Vendors Vendor Registration redirected to membership page

Viewing 2 reply threads
  • Author
    Posts
    • #122310
      delwyn
      Participant

      Hi,

      After clicking “Become a Vendor”, it brings me to an empty membership page.

      I do not want to offer membership plans for vendors.

      Hence, how can i redirect registered vendor to “My Account” page instead??

      Please see attached video of the problem here:
      Vendor Registration problem

    • #122434

      Hello,

      how can i redirect registered vendor to “My Account” page instead??
      >>This requirement is little confusing.
      There is two options.
      1. After clicking “Become a Vendor” it will take you “Membership plans” page.
      >>this scenario is now in your site which you don’t want.

      2.After clicking “Become a Vendor” it will take you “Vendor Registration” form page. Without registration as vendor how it will take “My Account” page.
      >> To After clicking “Become a Vendor” it will take you “Vendor Registration” form page, Add this code in your theme’s functions.php
      add_filter('wcfm_is_allow_my_account_membership_subscribe','__return_false');

      Thanks.

    • #122560
      delwyn
      Participant

      okay this worked. thanks!

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