• Resolved erikdemarco

    (@erikdemarco)


    When adding a product, sellers are only able to see a basic form including to upload image, add short description, long description and the category.

    I would like to allow it so when a seller visits the add product page, they are able to see all areas of the product form straight away, including the product options, inventory, shipping, and attributes, rather than adding a product and then having to edit. To add a product and then have revisit and edit is just confusing for sellers. Is their a way so that the default for adding a product can include all of these options? or is their a direct link I could replace the dashboard/add-product/? I cant find the page which has all of these options until a product has been added.

    for example the only way for me to see these options is by an existing product /dashboard/products/?product_id=&action=edit

    Kind Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter erikdemarco

    (@erikdemarco)

    UPDATE:
    I now know how the dokan developer think,
    “The Add product is actually a post, and the other options are post meta. So if there is no post, you can’t insert meta.”

    Well, that thinking will be 100% correct if we are talking about old wordpress! (in old wordpress we cant insert post meta in ‘wp_insert_post’)

    But please let the dokan developer know that since WordPress 4.4.0 A ‘meta_input’ array can now be passed to $postarr to add post meta data!!!!

    So please update dokan code so it do not become old piece of software, please update dokan functionality with wordpress updates. If not dokan will be the oldest piece of software, I’m not kidding since dokan is the only ‘multi vendor plugin’ that have ‘2steps’ only for adding product. Look wcvendors wc-marketplace, wcfm, all of them using 1 steps only for adding the product.

    Nazmul Hassan

    (@nazmulhassann20)

    Hello @erikdemarco,

    Thanks for informing us and I am really sorry for being late. I have notified our developer. They will check and take necessary steps.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full details when adding a product’ is closed to new replies.