Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @kreativamarketing ,

    You can simply use the add-note field in order details page to send a new URL to the customer – https://prnt.sc/ssnv1u

    Thank you.

    Thread Starter kreativamarketing

    (@kreativamarketing)

    Order notes could work, the problem is that it’s a one way only communication, and the seller would be able to write something else besides the URL, so it’s not ideal.

    I would like to have a field specially designed for the URL.

    Hello @kreativamarketing ,

    This will require you to be able to write custom code for WordPress. In Dokan Lite the order details page is generated from this template file – dokan-lite/templates/orders/details.php

    So if you want to add new fields then you have to add them under this page.

    Thank you.

    Thread Starter kreativamarketing

    (@kreativamarketing)

    I know how to add custom code; I’ve actually added a URL fiel.
    The problem is I don’t know how to make the submit button work so when I click on it, a mail is sent to the customer with the URL, and for it to update on the order details page so the customer can check it whenever they want.

    URL Field

    Hello @kreativamarketing ,

    Dokan uses WooCommerce’s email API to include Dokan details to customers. You can use the WooCommerce custom email creation procedure to perform this task.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘URL field’ is closed to new replies.