WC Lovers

WooCommerce Frontend Manager - Multivendor marketplace vendor dashboard

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Forum Replies Created

Viewing 24 posts - 426 through 449 (of 449 total)
  • Author
    Posts
  • in reply to: Membership expiration ? #25049
    d-n-13
    Participant

    Man, you’re legend !

    Looks like I have a decent way on keeping vendors unable to sell before I approve.

    Thanks!

    in reply to: Membership expiration ? #25045
    d-n-13
    Participant

    Hi,

    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,

    in reply to: Membership expiration ? #25031
    d-n-13
    Participant

    Group auto-assignment on Registration is checked also

    in reply to: Only vendor can see badges ? #25030
    d-n-13
    Participant
    This reply has been marked as private.
    in reply to: Only vendor can see badges ? #25028
    d-n-13
    Participant
    This reply has been marked as private.
    in reply to: Compatibility with multicurrency #25027
    d-n-13
    Participant

    Hi,

    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.

    in reply to: Membership expiration ? #25020
    d-n-13
    Participant

    Hi,

    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..

    in reply to: Only vendor can see badges ? #25014
    d-n-13
    Participant
    This reply has been marked as private.
    in reply to: UPLOAD QUOTA PER USER #24968
    d-n-13
    Participant

    Adding fixes and features on the fly, fast updates, I’m so impressed, Wclovers are indeed crazy!

    Please keep it up Wclovers!

    in reply to: Only vendor can see badges ? #24967
    d-n-13
    Participant

    Hi,

    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,

    in reply to: Delivery time #24962
    d-n-13
    Participant

    I will be interested in such add-on

    in reply to: Dokan Multivendor New Live Chat Integration. #24961
    d-n-13
    Participant
    This reply has been marked as private.
    in reply to: Only vendor can see badges ? #24931
    d-n-13
    Participant
    This reply has been marked as private.
    in reply to: Membership expiration ? #24930
    d-n-13
    Participant

    5- 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.

    in reply to: Major issue in withdraw system ! #24917
    d-n-13
    Participant

    Hi, thank you for your response,

    When is next update expected to be released ?

    Thanks!

    in reply to: Only vendor can see badges ? #24889
    d-n-13
    Participant

    Hi,

    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,

    in reply to: ERROR: Your topic cannot be created at this time. #24829
    d-n-13
    Participant

    Hi sir

    I’m totally relaxed, I trust your team.

    Kind regards,
    Khalid

    in reply to: ERROR: Your topic cannot be created at this time. #24816
    d-n-13
    Participant

    1- 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.

    in reply to: Vendor cannot enable Support ? #24815
    d-n-13
    Participant

    Hi,

    1- Perfect

    2- Perfect

    Thanks!

    in reply to: ERROR: Your topic cannot be created at this time. #24805
    d-n-13
    Participant

    Hi.

    1- I changed nothing see the video attached.

    2- glad it’s not a bug, but it is a bit confusing.

    Thanks

    in reply to: ERROR: Your topic cannot be created at this time. #24773
    d-n-13
    Participant

    I 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,

    in reply to: ERROR: Your topic cannot be created at this time. #24772
    d-n-13
    Participant

    Website 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 ??).

    in reply to: How to make custom taxonomy/category required ? #24759
    d-n-13
    Participant

    Hi, 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

    in reply to: New Dokan Zone Based Shipping ? #24525
    d-n-13
    Participant

    Hello

    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

Viewing 24 posts - 426 through 449 (of 449 total)