• Resolved juriix

    (@juriix)


    Hi,
    I want to create a digital marketplace and I would need disable various fields that are not needed.

    1. it is possible that it is selected immediately (auto-check) and cannot be canceled – Digital, Visual and how?
    2. it is possible hide – product type, sale price, shipping, sku and other?
    3. I wanted to try the demo, but nothing happened, I was not redirected anywhere, nothing came to the email. https://wedevs.com/dokan/demo

    And especially if something needs to be modified so that it doesn’t change back after the update.

    Thank you.

Viewing 1 replies (of 1 total)
  • Hello @juriix ,

    Thanks for your interest in Dokan.

    All of these can be done via the template override method. You can override the templates via child theme and that will make sure that plugin updates do not remove your changes.

    1. The download, virtual options come from this template – dokan-lite/templates/products/download-virtual.php
    You can make the input field “checked: by default and then hide them via CSS.

    2. Some of the fields you mentioned are coming from Dokan Lite and some of them are coming from Dokan Pro. You can remove the Dokan lite fields from here – dokan-lite/templates/products/new-product.php and dokan-lite/templates/products/new-product-single.php files.
    For Dokan Pro file locations, you need to contact us through our support channel.

    3. You can see the demo here – https://dokan.wedevsdemos.com/

    To learn more about template overriding follow this article – https://wpdoctor.press/overriding-dokan-plugin-template-easy/

    Thank you ??

Viewing 1 replies (of 1 total)
  • The topic ‘Downloadable product and hide’ is closed to new replies.