Forum Replies Created
- AuthorPosts
d-n-13
ParticipantMan, you’re legend !
Looks like I have a decent way on keeping vendors unable to sell before I approve.
Thanks!
d-n-13
ParticipantHi,
Okay I registered new vendor from a membership page, it worked, but I have small issue.
How to disable Dokan registration ? https://wclovers.com/wp-content/uploads/2018/06/registration.jpg
Kind regards,
d-n-13
ParticipantGroup auto-assignment on Registration is checked also
d-n-13
ParticipantThis reply has been marked as private.d-n-13
ParticipantThis reply has been marked as private.d-n-13
ParticipantHi,
I’m really interested in 100% multi-currency support including setting product price and withdraw requests.
Using Dokan Plugin here, Dokan doesn’t support multi-currency.
Thank you.
d-n-13
ParticipantHi,
I still cannot make new vendor not able to sell, they register in normal Dokan registration form and become WCFM vendors with no membership and they can sell.. if I change main capabilities in wcfm, then all other groups get affected too..
How can I make new vendors disabled/not able to sell until approved/verified ?
Thanks..
d-n-13
ParticipantThis reply has been marked as private.d-n-13
ParticipantAdding fixes and features on the fly, fast updates, I’m so impressed, Wclovers are indeed crazy!
Please keep it up Wclovers!
d-n-13
ParticipantHi,
I just enabled it for you.
(I disabled them because New Dokan Shipping not showing local pickup in checkout so I contacted weDevs to check that issue).
Kind regards,
d-n-13
ParticipantI will be interested in such add-on
d-n-13
ParticipantThis reply has been marked as private.d-n-13
ParticipantThis reply has been marked as private.d-n-13
Participant5- How can I make new vendors disabled/not able to sell ? I want to force vendor to choose a membership to be able to sell.
d-n-13
ParticipantHi, thank you for your response,
When is next update expected to be released ?
Thanks!
d-n-13
ParticipantHi,
It only show in single product page > vendor info
It doesn’t show in vendor’s page
check this attached screenshots.
check url : https://www.n3.wegospace.com/shop/beauty/5965/product-1-copy-copy/
It only show in one out of 3 places, Can you help me make it show in the remaining 2 places please ?
Kind regards,
d-n-13
ParticipantHi sir
I’m totally relaxed, I trust your team.
Kind regards,
Khalidd-n-13
Participant1- I tried to change the product limit to see if the issue will be fixed, but it had the problem from the start, I created new subscription and same issue, I created new vendor and same issue.
Screenshot of new vendor attached.
d-n-13
ParticipantHi,
1- Perfect
2- Perfect
Thanks!
d-n-13
ParticipantHi.
1- I changed nothing see the video attached.
2- glad it’s not a bug, but it is a bit confusing.
Thanks
d-n-13
ParticipantI don’t know why I cannot post my topic, is it because it has links ? I put it in txt file, download the attachment to see full topic.
Kind regards,
d-n-13
ParticipantWebsite won’t let me post the following topic, so i’m posting it as reply.
“Hello good wcfm team,
I’ve found 2 bugs this morning.
1- Dokan superscription ui not showing correctly and doesn’t calculate products correctly (Subscription gave seller 10 products to publish, after publishing 3 products, it shows 5 products remaining ??).
d-n-13
ParticipantHi, thank you for your response,
This is a good news thanks !
Also, is it possible to get a temporary solution ? I tried to customize some of the code, I managed to show a red star on my custom taxonomy but I can still add products without choosing anything.
wc-frontend-manager-ultimate/core/class-wcfmu-custom-validation.php
<?php
$WCFM->wcfm_fields->wcfm_generate_form_field( apply_filters( ‘wcfm_custom_validation_taxonomy_elements’,
array( “wcfmcr_featured_img” => array(‘label’ => __(‘Featured Image’, ‘wc-frontend-manager-ultimate’) , ‘name’ => ‘wcfm_custom_validation_options[featured_img]’,’type’ => ‘checkbox’, ‘class’ => ‘wcfm-checkbox wcfm_ele’, ‘value’ => ‘yes’, ‘label_class’ => ‘wcfm_title checkbox_title’, ‘dfvalue’ => isset( $this->wcfm_custom_validation_options[‘featured_img’] ) ? ‘yes’ : ‘no’ ),
“wcfmcr_product_cat” => array(‘label’ => __(‘Categories’, ‘wc-frontend-manager’) , ‘name’ => ‘wcfm_custom_validation_options[product_cat]’,’type’ => ‘checkbox’, ‘class’ => ‘wcfm-checkbox wcfm_ele’, ‘value’ => ‘yes’, ‘label_class’ => ‘wcfm_title checkbox_title’, ‘dfvalue’ => isset( $this->wcfm_custom_validation_options[‘product_cat’] ) ? ‘yes’ : ‘no’ ),“wcfmcr_product_cat2” => array(‘label’ => __(‘Categories’, ‘wc-frontend-manager’) , ‘name’ => ‘wcfm_custom_validation_options[cities]’,’type’ => ‘checkbox’, ‘class’ => ‘wcfm-checkbox wcfm_ele’, ‘value’ => ‘yes’, ‘label_class’ => ‘wcfm_title checkbox_title’, ‘dfvalue’ => isset( $this->wcfm_custom_validation_options[‘cities’] ) ? ‘yes’ : ‘no’ ),
“wcfmcr_product_tags” => array(‘label’ => __(‘Tags’, ‘wc-frontend-manager’) , ‘name’ => ‘wcfm_custom_validation_options[product_tags]’,’type’ => ‘checkbox’, ‘class’ => ‘wcfm-checkbox wcfm_ele’, ‘value’ => ‘yes’, ‘label_class’ => ‘wcfm_title checkbox_title’, ‘dfvalue’ => isset( $this->wcfm_custom_validation_options[‘product_tags’] ) ? ‘yes’ : ‘no’ ),
)
) );
?>Kind regards
d-n-13
ParticipantHello
Thank you for your response
I have bought WCFM but I cannot use it without the new shipping system from Dokan, it is so important feature for me, as shipping is 100% done by vendors, they choose which states to deliver to and they choose the shipping method (Flat Rate – Free Shipping – Local Pickup).
I think it is the last feature I need for WCFM to be the perfect plugin for me, I will be patiently waiting for your team to integrate this feature !
Kind regards,
Khalid- AuthorPosts