Stock Qty

This topic contains 28 reply and 3 voices, and was last updated by Nayem 9 years, 3 months ago
Viewing 15 Posts - 1 through 15 (of 28 total)
Author Posts
January 7, 2015 at 2:05 pm 33548
Nayem My sellers can not save stock qty, everything else saves except stock qty on seller dashboard. please help
January 7, 2015 at 2:10 pm 33551
Nayem Nayem

Hello Kelechi,

We have fixed this bug. Please open Dokan-plugin/includes/theme-functions.php. In line number 453 you will see this code <input name="<?php echo $name; ?>" id="<?php echo $name; ?>" value="<?php echo $value; ?>" type="checkbox"<?php checked( $value, 'yes' ); ?>>. You have to replace this code with this code- <input name="<?php echo $name; ?>" id="<?php echo $name; ?>" value="yes" type="checkbox"<?php checked( $value, 'yes' ); ?>>. Please check and let me know.

Thank you 🙂

January 7, 2015 at 2:43 pm 33558
Kelechi Kelechi

still not working 🙁

January 7, 2015 at 3:21 pm 33564
Nayem Nayem

Hello Kelechi,

Please provide your login details by using this form- http://wedevs.com/provide-login-details/. I will have a look what is going wrong.

Thank you 🙂

January 8, 2015 at 12:32 am 33606
Kelechi Kelechi

will any testing on my site be done? because my site is live.

January 8, 2015 at 12:40 am 33607
Kelechi Kelechi

will it be okay to give you admin info to staging site instead?

January 8, 2015 at 10:55 am 33630
Nayem Nayem

Hello Kelechi,

I did not get your details yet in my hand. I will check the problem as you said in your post. If i get the problem then i will inform you but no need to worry. I will just check the problem.

Thank you 🙂

January 8, 2015 at 10:59 am 33632
Kelechi Kelechi This reply has been marked as private.
January 8, 2015 at 11:10 am 33633
Nayem Nayem

Hello Kelechi,

I have checked you issue. Please in my reply no- #33551 i have provided you those code to fix this. Please insert those code in proper place then check and let me know.

Thank you 🙂

January 8, 2015 at 11:38 am 33636
Kelechi Kelechi This reply has been marked as private.
January 8, 2015 at 11:40 am 33637
Kelechi Kelechi This reply has been marked as private.
January 8, 2015 at 11:52 am 33638
Nayem Nayem

Hello Kelechi,

Make sure that you have enabled stock management. Here is a screenshot-

Stock quantity will never save without enable this option. Please check and let me know.

Thank you 🙂

January 8, 2015 at 11:54 am 33640
Kelechi Kelechi

yes, tested that last night and it still did not work.

January 8, 2015 at 12:04 pm 33641
Nayem Nayem

Hello Kelechi,

Please provide your ftp details of that testing side here in a private reply.

January 8, 2015 at 12:07 pm 33642
Kelechi Kelechi This reply has been marked as private.
January 8, 2015 at 12:21 pm 33644
Nayem Nayem

Hello Kelechi,

I can not access to your ftp. I have tried with FileZilla and browser also. Can you please direct me to access your details?.

Thank you 🙂

Viewing 15 Posts - 1 through 15 (of 28 total)