themegurututorials
Forum Replies Created
-
In the multivendor marketplace, it’s common that seller adds shipping cost for their own products, not by the admin. In Dokan pro version shipping options for each seller is available and when the customer buy products from the different seller it’s split the payment with proper calculation. You will have the option for select the extra fee (shipping cost, tax etc) receiver (seller or admin ) which send the money to the receive according to the settings.
I really appreciate you taking the time to share your thoughts with us. As of this time however, Feature for exchange products between seller isn’t the perfect fit, and we have no immediate plans to implement it. We do have some other exciting features on our plate, and should anything change about your request, we’ll make sure you are the first to know.
- This reply was modified 9 years, 7 months ago by themegurututorials.
This option is not available.
If you want to add custom fields to add and edit product page template of Dokan plugin which available for seller dashboard then you need to edit the following templates.
/dokan-lite/templates/products/new-product-single.php
I recommend you to edit the template by creating a child theme so that you will not lose the changes after updating the plugin or theme.
Also, check the seller dashboard after created an order. The sales chart should display there.
- This reply was modified 9 years, 7 months ago by themegurututorials.
I can see that you are trying to see the reviews of that store which is not available in this free version. You may try the pro version of this plugin to achieve this functionality along with many more features.
Make sure that the problem is happening because of WP Project Manager and let me know.
Sometimes you may face issues that are caused by other plugins that you have installed and activated on your WordPress site. This can be due to incompatibility or a conflict between plugins. So deactivate the plugins one by one and try to identify the conflicting issue.
If there is no conflicting with the plugins then you need to check the theme conflicting as well.
It seems you are using the pro version of this plugin. We are unable to provide support to our pro users here. Please feel free to create the support ticket on our site. Our support staff will help you.
WP User Frontend has built in subscription features and you can specify the number you want to allow for each post type for each package.
Suppose you are making a subscription pack for $30 and you can allow the user to make 30 blog posts, 10 product submission and 20 order for 1 month.
Yes, it gets the custom taxonomies from the custom post types. Also, you can add the meta keys for the custom fields which you have used for the custom posts.
Feel free to have a look at the demo. Click on “Launch Demo” button at the top and insert your email. You will receive a demo activation link.
Select normal textarea option for that editor field. It should work.
Check the screenshot:
http://www.awesomescreenshot.com/image/1532868/04acdbaba475dc31a545582d90340d3bNavigate to wp-admin > User Frontend > Forms > Edit a Form > Post Settings. Now, uncheck the ‘Guest Post’ option which will not allow the users to post without logged in.
However, the restriction for viewing posts for the guest users or users who logged depends on the theme functionality.
Dokan requires the system URL to be configured in a specific format in order to the frontend templating system to work.
Navigate to wp-admin → Settings → Permalinks
Select “Post Name” for common posts
Select “Custom Base” for product permalinks and write /product on the box.
Click Save.Also, make sure that you have configured the site properly. Feel free to check the documentation.
Sometimes you may face issues that are caused by other plugins that you have installed and activated on your WordPress site. This can be due to incompatibility or a conflict between plugins.
The easiest way to troubleshoot an issue like this is to first identify the conflicting plugin and deactivate that to see if the issue resolves. Once you have identified the conflicting plugin, you can troubleshoot to resolve the issue.
If there is no conflicting with the plugins then you need to check the theme conflicting.
We use WordPress best practices to make it as compatible as possible with all themes and plugins; however, some theme and plugin authors do not adhere to these best practices which can often result in a theme or plugin conflict with our plugins.
So, check the theme and plugin conflicts. If you are unable to resolve the issue, let me know.