Disable dokan vendor registration on front end

This topic has 5 replies, 2 voices, and was last updated 4 years, 4 months ago ago by amahol

  • Avatar: amahol
    amahol
    Participant
    February 2, 2021 at 01:34

    hello,

    I would like to disable to vendor registration in the login/register form so that I can only register vendors from the back-end.

    I tried using a function on the child theme, but it didn’t work

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 2, 2021 at 20:15

    Hello,

    Please provide URL, temporary wp-admin and FTP access. We will check what can be done to help you.

    Regards

    Avatar: amahol
    amahol
    Participant
    February 2, 2021 at 20:19

    attached

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2021 at 10:22

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .vendor-customer-registration {
        display: none !important;
    }

    Regards

    Avatar: amahol
    amahol
    Participant
    February 3, 2021 at 19:35

    thank you! it worked!!

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘disable dokan vendor registration on front end’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.