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

    You can easily hide the second button “Create and add new” button, by adding necessary customization. Because it can be done by overriding the template, you have to follow the instruction below to do that:

    Please navigate through WP content/plugins/dokan-lite/template/products/new-product.php, copy that file.

    Create a child theme. Create a folder named Dokan inside your child’s theme. Next inside the Dokan folder, create another folder named products. Paste the file inside the products folder you created.

    Now navigate through line number 278 of the new-product.php file. Then follow the video to complete the customization process.

    Overriding the template will save your customization over the plugin update.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How Do I remove the Create and Add New’ is closed to new replies.