Viewing 15 Topics - 16 through 30 (of 31 total)
Author Posts
September 29, 2014 at 9:59 pm 27745
mojomo mojomo

Not sure how vendors are supposed to use the WC shipping class from backend when I want them to add products from the frontend. However, I think I’m going to buy the Per Product Shipping anyway, but only if I can get the shop up and running. Have you had a look at ../store/mojomo/ ? Or the other store? The store pages look horrible and I don’t know how to fix it.

September 30, 2014 at 12:58 pm 27773
Sekander Badsha Sekander Badsha

The store pages should be alright if you are using the default theme. I mean you might have customized the template files, that is why store pages are being broken. You can restore the default theme, I mean the theme as it was when you bought it, without any customization; that should work. If that does not help, you have to hire a developer to customize the CSS for you.

September 30, 2014 at 1:04 pm 27776
mojomo mojomo

It does look okay on the default theme, but I have NOT customized the template files of my theme. Any other idea why my theme cannot handle your plugin?

Will you still implement the attributes for me, please?

September 30, 2014 at 8:11 pm 27808
Sekander Badsha Sekander Badsha

Maybe your theme is not using the standard styling techniques. You have to do some minor changes to match the styling. Hiring a developer would be best option for you.

The attributes feature is already implemented and will be available from next update (releasing on this Thursday).

September 30, 2014 at 8:15 pm 27810
mojomo mojomo

Okay, waiting for Thursday then.

How about the bug that vendors cannot edit or delete products from the frontend?

October 2, 2014 at 4:14 pm 27903
mojomo mojomo

Will the dokan plugin update be released today, before you go on vacation? I hope so, because I don’t have any of the tabs like options, inventory, shipping or attributes. I really need the attributes. It would also be nice if users could add more pictures.

October 13, 2014 at 4:46 pm 28273
Sekander Badsha Sekander Badsha

Hello Mojomo,
Is your problem solved. Or you are still having the issues?

October 13, 2014 at 5:51 pm 28275
mojomo mojomo

All of my problems still exist. Nothing has been solved.
Also urgently waiting for the release of the plugin update…

October 17, 2014 at 11:11 am 28565
Sekander Badsha Sekander Badsha

An update was released two weeks ago. The current version of Dokan is 1.1 please check.
If you are unable to do the automatic update, you can download the latest package from our site and replace.

And let me know what more issues you have. Thank you 🙂

October 17, 2014 at 12:03 pm 28568
mojomo mojomo

I installed the update already, but it is still IMPOSSIBLE to ADD PRODUCT ATTRIBUTES or even BASIC SHIPPING COSTS. I bought the extended license to use it on two websites, but like this the plugin is useless for me. You guys said you were going to add the attributes feature in the update, but you didn’t. I have nothing. This is really frustrating. I’d ask my money back if there was a good alternative, but I am still hoping that you are going to fix it.

October 19, 2014 at 6:21 pm 28675
towhid towhid

Hello Mojomo,

I have just tested your site thoroughly and come to a point that your theme is creating the problem. The product edit section works accurately when we active “Twenty Twelve” or any other theme. The issue is with your themes CSS. If you are good at CSS then you can fix yourself or you can hire a developer.

October 19, 2014 at 7:14 pm 28683
mojomo mojomo

Ok, thanks for checking!

October 20, 2014 at 3:47 pm 28725
Yann Yann

Hi Tareq

3 weeks ago, You said :

“4. Every templates in the Dokan plugin is override-able. Create a folder dokan inside your theme and put the template as the same name found in the Dokan plugin -> templates folder and the plugin will pick them from your theme.”

Unfortunately it is NOT TRUE that all Dokan templates can be overriden. Other users have reported this problem in the forum already.

This is due to a bug in the code of the Dokan plugin

in this file: /includes/theme-functions.php

in this function: dokan_get_template_part()

You check for the default templates (in the $dokan->plugin_path() directory) BEFORE you check the overridden templates ( in $dokan->template_path() ).

The default templates are ALWAYS present in the plugin directory, so the overridden templates will NEVER get loaded.

This is a bug that you should correct: lines 596-599 of the file need to be moved up before line 587 to correct this bug. Very easy. Please correct this in the next release.

PS : unfortunately you Bitbucket project is now closed, so it is impossible to submit bug reports and code correction requests. This is very unfortunate and will slow down efforts from outside developers such as me to help you quickly correct bugs in your code…

Thanks for your work

October 22, 2014 at 7:13 pm 28874
Sekander Badsha Sekander Badsha

Hello Yann,

I have reported this to the developer team. They are already having a look at this.


@Tareq
is currently preparing to leave for WordCamp. So I could not get him.

But I am assuring that, your issue will be solved within next Monday.

Thank you 🙂

October 22, 2014 at 8:35 pm 28882
Tareq Hasan Tareq Hasan

Hello Yann,

Thanks for the headsup. Seems like there was actually some problem, will push the fix in the new version.

The bitbucket issue tracker was open, but people started using it as a support forum and feature request. So we had to close it.

Thanks.

Viewing 15 Topics - 16 through 30 (of 31 total)