• Resolved Pedram

    (@pedramzandiyani)


    Hi.
    i make custom page in wordpress with dokan_venror_registration shotcode.
    I want to remove some fileds from this page.
    I followed the instructions of wedevs blog, but when i remove fileds in seller-rejestration-form.php it just removed from my-account page and not removed from dokan_vendor_registration shortcode.
    What is the solution for this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Tanvir Hasan

    (@tanvirh)

    Hi @pedramzandiyani

    In order to remove any field from the vendor registration page that you have created using this [dokan-vendor-registration] shortcode. At first, you need to remove the validation for the required fields and the similar solution already discussed on this topic.

    After that, to remove any field you have to do the same steps which override the template file via child theme and remove the field which you are looking for. I am adding the file path below.

    dokan-lite\templates\account\vendor-registration.php

    I hope the information will help.

    Cheers!

    Thread Starter Pedram

    (@pedramzandiyani)

    I did it, but the field was not deleted
    I also use dokan Pro plugin.

    Plugin Support Tanvir Hasan

    (@tanvirh)

    Hi @pedramzandiyani

    I have applied the solution on my end and it seems the fields were removed perfectly from the vendor registration page that I created using the shortcode. I am assuming the method you try to override the Dokan template is not appropriate.

    However, from this article, you can understand how to override the Dokan template.

    I hope the above guidance will help.

    Thanks!

    • This reply was modified 2 years, 5 months ago by Tanvir Hasan.
    Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @pedramzandiyani,

    Due to inactivity, we are marking this topic as resolved. Feel free to open a new one if you face any further issues.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘edit dokan registration form(shortcode)’ is closed to new replies.