Redirect to Home page after Vendor Registration

MultivendorX Pro

Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #196880
      cateko8960
      Participant

      I want to redirect to home page when vendor registration form filled… Currently it redirect to vendor dashboard

    • #196887

      @cateko8960 According to our default flow after registering as a vendor the user gets redirected to the vendor dashboard page.
      Now as you want to restrict our default redirect flow you can use the below filter to implement your custom flow on your end –

      apply_filters( 'mvx_vendor_login_redirect_url', $redirect_to);
      Copy
    • #214763

      Its been long and we have not heard back from you. We presume your query is resolved now. We are closing this thread. If you need help or face issue in future please create a new support topic.

Viewing 2 reply threads

The topic ‘Redirect to Home page after Vendor Registration’ is closed to new replies.