• Resolved caandab

    (@caandab)


    Hi there,

    We keep on getting random vendor sign ups. These are not real vendors and I guess automatically generated. I can tell because it keeps on happening with different names and the emails look generated. Any way we can avoid those?

    Additionally we would like to hide the “I am a vendor”-option with the help of code snippets and that automatically each registration will be a customer. So how can we remove the following lines with code snippets please:

    “<label class=”radio”>
    <input type=”radio” name=”role” value=”seller”<?php checked( $role, ‘seller’ ); ?>>
    <?php esc_html_e( ‘I am a vendor’, ‘dokan-lite’ ); ?>
    </label>”

    Many thanks in advance and I appreciate your support.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Random vendors signing up & hiding of “I am a vendor”-option with snippet’ is closed to new replies.