• Resolved diyhobbies

    (@diyhobbies)


    How to create separate registration pages for vendors and separate registration page customers.
    And How to add users’ account email verification?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Shafinoid

    (@shafinahmad01)

    Hi @diyhobbies

    Thank you for reaching us.

    You can use this [dokan-vendor-registration] shortcode to create a new page for vendor registration. Then you will need to hide the I am a vendor with the below custom CSS.

    p.form-row.form-group.user-role.vendor-customer-registration {
        display: none !important;
    }

    Moreover, the Email Verification feature is not available on the free version of the Dokan plugin. We cannot discuss any features in this forum which is not available on the free version as per WordPress Forum rules. However, you can contact us here for further assistance.

    Have a nice day!

    Shafinoid

    (@shafinahmad01)

    Hello,
    I believe you are doing well,

    As you haven’t replied for a long, I’m considering that you have got the solution and I’m also resolving this topic.

    But feel free to create another one anytime.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Seprate registration for Vendor’ is closed to new replies.