Ongoing issues that need fixing.
Author | Posts |
---|---|
August 30, 2015 at 6:08 am 69610 | |
towhid | I have noticed that some of my posts have been closed for comment without any resolution. I don't know why. Any way, here's a consolidated list of issues/feature request which need fixing and I would be grateful for your response and suggested fix or timeline for fixing. Dokan Bugs Contact seller form not working. Users not prompted to login. Announcements not displaying Can't edit/remove attributes in edit product page Add Product page not responsive - partial fix applied but still chopping off side on some devices Featured product image needs better instructions for better user experience Store SEO not working Upgrade seller address field needs removing Stripe and PayPal conflict PayPal adaptive conflicting with social login Add Product page refreshes and wipes all data if category not selected Support plugin - cannot create replies. |
August 30, 2015 at 7:44 am 69619 | |
A K | This reply has been marked as private. |
August 30, 2015 at 6:20 pm 69711 | |
towhid | Hello Nurul, Announcements is not displaying – Already solved. Can’t edit/remove attributes in edit product page – – Already solved. Store SEO is not working – Already solved. I rest of the issue I will check tomorrow. Please allow me some time. Thanks |
August 30, 2015 at 6:24 pm 69712 | |
Nurul | Thank you Bhai. Some of the things in that list are probably not bugs but simply feature requests which in my view would make dokan better. Thanks guys u and nayem have been great today. |
September 3, 2015 at 6:50 pm 70366 | |
towhid | Hello Nurul, We have fixed seller contact form issue. Now a non-logged user can send mail to a seller. You will get this feature in our next update. We will release our next update very soon. Thanks |
September 9, 2015 at 11:59 pm 71191 | |
Nurul | hi Towhid bhai. Has the contact the seller been updated to in the new release? I cannot see anything in the change log. Any idea if the seller store url being in the dashboard and in admin is likley to be added anytime soon. I am trying to add sellers from WP Admin but there is no way to add the URL. It would help if i could do this. I am also experiencing sellers entering full web addresses into the URL section of the registration form. Its not very clear what the seller needs to do here. Please could you speak to you developers as a better tool tip needs to be entered in here to tell seller what it means. Where in the database do i change the seller URL? |
September 12, 2015 at 10:09 am 71470 | |
towhid | Hello Nurul, Yes, the contact seller has been updated in the new release. We did not mentioned in the change-log list. Please let me gives me a tool-tip text then I will hook the text in the Shop URL to prevent seller insert full URL for you right now. Seller URL saves in the “wp_useruser” table of “user_nicename” field. Thanks |
September 20, 2015 at 11:28 pm 72644 | |
Nurul | The tool tip text should be: “This is your store url and will appear as http://www.mymuslimmall.com/store/YOUR_STORE-NAME. Only enter your store name.” Please can you tell me where i need to add this? |
September 30, 2015 at 11:55 am 73502 | |
towhid | Hello Nurul, Please navigate to the child theme and open functions.php file. Now write code at the bottom of the file. You will get the code from the following link which you have to download first. https://www.dropbox.com/s/kcccs85d0ordgua/shopurl.php?dl=0 Please first check this code that everything is working and let me know the result. Thanks |