• Resolved dejanj

    (@dejanj)


    Hi,

    As topis says, I have problem to override Add new product, part of Vendor Dashboard.

    In dokan folder in my Organico theme I created wp-content\themes\organico\dokan\products and added new-product-single.php. I tried to edit this but nothing happened.

    Then I tried to edit directly in dokan folder: wp-content\plugins\dokan-lite\templates\products
    and nothing happens again.

    Am i missing something here? It doesn’t look that anything I do affects the New product on Vendor Dashboard.

    The page I need help with: [log in to see the link]

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

    If you notice correctly then you should see that there are three templates for add new products.

    1. tmpl-add-product-popup: This is the pop-up form that comes up when you click ‘add a new product’ for the first time.

    2. new-product-single.php: After feeling up the pop-up form when you click on ‘create product’ it gets redirected to this template. So any changes made there will reflect in this situation.

    3. new-product.php: This template is used when you edit existing products.

    I hope this information will help you decide which product template you should override.

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Override template Add new product on Vendor Dashboard’ is closed to new replies.