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 25 posts - 326 through 350 (of 1,046 total)
  • Author
    Posts
  • in reply to: UI messed up after latest update #128399
    Sushobhan
    Keymaster

    Hi,
    Thanks for getting in touch with us!
    To be sure it’s coming from WCFM Ultimate, please deactivate the plugin and check if the old UI comes back. If not then the style is coming from some other place, may be the theme.
    But if Ultimate is causing this, then send us your site url along with your requirements.
    Looking forward to helping you.
    Thank You!

    in reply to: Fatal Error activating on a fresh install #128398
    Sushobhan
    Keymaster

    Hi,
    It is patched now. Please update to the latest version.
    Thank You!

    in reply to: fatal error on activation #128397
    Sushobhan
    Keymaster

    Hi,
    It is patched now. Please update to the latest version.
    Thank You!

    in reply to: How to override views? #128395
    Sushobhan
    Keymaster

    Hi,
    Thanks for getting in touch with us!
    To override the wc-multivendor-marketplace\views\store\wcfmmp-view-store-header.php (vendor store page header file), you will need to copy it to [your-child-theme-folder]\wcfm\store\wcfmmp-view-store-header.php
    Don’t create the view folder, it’s not needed.
    I hope this answers your question.
    Thank You!

    in reply to: WCFM Plugin does not work: FATAL ERROR #128389
    Sushobhan
    Keymaster

    Hi,
    Please update to the latest version. The issue is already being patched.
    Thank You!

    in reply to: Registration Emails not going through #128387
    Sushobhan
    Keymaster

    Sorry, we prefer forum, as it would help others to find the solution from similar previously asked questions. Thus I would request you to continue the discussion here. But please don’t share any sensitive information without marking the reply as private.
    Thank You!

    Sushobhan
    Keymaster

    Hi,
    Where you get this? On frontend, single product page or inside WCFM dashboard edit product screen? Also I’m not sure what do you mean by ‘Not Available’, are you talking about variations with ZERO stock quantity?
    Please clarify what settings are you using for that product. It would be very helpful if you could send us a screen recording of the issue.
    Looking forward to helping you.
    Thank You!

    in reply to: Registration Emails not going through #128378
    Sushobhan
    Keymaster

    Hi,
    Forum notifications emails are sent from noreply email account. You have to send you replies from within the topic. Otherwise we won’t get it.
    Would you be comfortable sharing a temporary backend access of your site, along with site url, to debug this further?
    When sharing the access, please don’t forget to mark the reply as private.
    Thank you!

    in reply to: Add_filter on image upload only for product image #128365
    Sushobhan
    Keymaster

    Are you are storing a single key in options or user meta table? How it handles concurrent requests of uploads? There might be a race condition even from a single vendor, if she/he uses multiple tabs at once. Say, the vendor clicks on the image to open the WP media uploader, switch tabs, then click on media button above description field (More than one add product pages open in tabs). Again go back to previous tab and complete the product image upload. Will not that cause an issue?
    I don’t know your implementation but this thing first comes to my mind, so I ask!
    Thank you for keeping me updated.

    in reply to: Edit shop page #128360
    Sushobhan
    Keymaster

    Hello,
    I have gone through the other topic you have posted https://wclovers.com/forums/topic/links-breadcrumbs-on-shop-page/ . It helps me better understanding your requirement.
    Sorry but, this can’t be done that easily. I mentioned earlier WooCommerce by default doesn’t allow this kind of permalink structure.
    It will take time and effort. The last code I provided will not do. Please remove it to avoid any wrong redirections.
    You will need custom coding to make this possible.
    Thank You!

    in reply to: can\'t activate ultimate #128286
    Sushobhan
    Keymaster

    Hello,

    There was no issue. You just have set some wrong colors. Menu background color was set to White and the font color was also white. So all the menu was there but you can’t see them.
    As this was not code editing so I did not use the FTP. I only change those colors from WCFM Dashboard (admin user) >> Settings >> Dashboard Style check here- https://imgur.com/4KEX23I
    Please be careful, there are two Style menu in the setting pannel-
    1. Store Style – which control color of Vendor Store Page
    2. Dashboard Style (we used this) – which control dashboard elements color

    Thank You!

    in reply to: URL adresse web site vendor #128284
    Sushobhan
    Keymaster

    Hello,
    It’s done. While adding this snippet you have chosen Only run on site front-end, due to that the save hook callback was not firing. I have changed that to Run snippet everywhere. Now It’s working. Please check.
    You can now disable/destroy the shared credentials.
    Thank You!

    in reply to: can\'t activate ultimate #128115
    Sushobhan
    Keymaster
    This reply has been marked as private.
    in reply to: can\'t activate ultimate #128105
    Sushobhan
    Keymaster
    This reply has been marked as private.
    in reply to: can\'t activate ultimate #128096
    Sushobhan
    Keymaster
    This reply has been marked as private.
    in reply to: override vendor setup page #128089
    Sushobhan
    Keymaster

    Hello,
    No, please never. I told you which file is responsible for showing store setup wizard. I also gave you the filter name which you can use in your child theme functions.php to add a new step. But the rest, you have to figure out by reviewing the class.
    As I suggest you before, if you aren’t comfortable with the coding stuff, take some professional assistance.
    Thank You!

    in reply to: can\'t activate ultimate #128086
    Sushobhan
    Keymaster

    Hello,
    I never receive any of your email. I checked my spam folder as well. Could you please send me the access here? I will require username and password of wp-admin. Also if possible a ftp access ( hostname, username, password), as I might need to fix few css styles. When sharing do not forget to mark your reply as private.
    Thank You.

    in reply to: can you create code snippet read more #128078
    Sushobhan
    Keymaster

    Hi,
    Where this read more text is showing? Snapshot please.
    Thank You!

    in reply to: override vendor setup page #128073
    Sushobhan
    Keymaster

    Sure!! 🙂
    You can find the main store setup class ‘WCFMmp_Store_Setup’ here- wc-multivendor-marketplace\helpers\class-wcfmmp-store-setup.php
    Here inside ‘wcfmmp_store_setup’ method you will find each step and their content loading function logic. To add a new step you will need to use ‘wcfmmp_store_setup_steps’ filter.
    Thank You!

    in reply to: Edit shop page #128068
    Sushobhan
    Keymaster

    Hi,
    Step 1: Please use the following snippet for this-

    add_filter( 'post_type_link', function( $post_link, $post, $leavename, $sample ) {
        if ( 'product' != get_post_type( $post ) )
            return $post_link;
    
        $authordata = get_userdata( $post->post_author );
        $author = $authordata->user_nicename;
        $post_link = str_replace( '%shop_name%', $author, $post_link );
        return $post_link;
    }, 50, 4 );
    
    add_action( 'init', function() {
        add_rewrite_rule( '(.?.+?)/product/?(.?.+?)/?$', 'index.php?author_name=$matches[1]&post_type=product&product=$matches[2]', 'top' );
    } );

    Add this code to your child theme’s functions.php
    In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/
    Step 2: Go to wp-admin >> Settings >> Permalinks, under Product permalinks section choose Custom base and input this- /%shop_name%/product/

    Let me know how this goes.
    Thanks!

    in reply to: Store Setup Customization Help #128026
    Sushobhan
    Keymaster

    Hi,
    You are continuing two threads and applying code from both areas. Also you are mixing your requirements in both the tickets. This will definitely put your site in trouble. Unexpected behaviors are common in that case. You have overridden a template file as well which I was unaware of.
    Please keep separate issues, in separate threads.
    On the other topic, lastly you wrote “This code worked instead of that” – so now I’m not sure if the problem still exists or not.
    Let me know.
    Thank You!

    in reply to: Delete "wcfm-sell-items-catalog" #128022
    Sushobhan
    Keymaster

    Hi,
    I go through your settings and got the issue.
    In normal payment flow, customer made payment and the payment got transferred to admin account. The admin can later disburse the vendor money based on withdrawal settings.
    Split payment is supported by Stripe Split Pay and WireCard (Moip). When you take payment via bank transfer from your customer the money will gets deposited to your bank account. You can set this from wp-admin >> WooCommerc settings >> Payments and click on ‘Manage’ button against Direct Bank Transfer. Temporarily I added your test vendor bank details here and it’s working.
    Thank You!

    in reply to: Delete "wcfm-sell-items-catalog" #127992
    Sushobhan
    Keymaster
    This reply has been marked as private.
    in reply to: override vendor setup page #127965
    Sushobhan
    Keymaster

    Hi,
    This is not possible using code snippet.
    It requires serious custom development. I’ll request you to hire some professional service for this.
    Thank You!

    in reply to: Concerns #127961
    Sushobhan
    Keymaster

    Hi,

    I’ll request you to install our plugin https://wordpress.org/plugins/wc-multivendor-marketplace/ and get started! You can then go through our documentation page https://wclovers.com/knowledgebase/ and https://docs.wclovers.com/. You can check our demos from here- https://wcfmmp.wcfmdemos.com/ and https://wclovers.com/demos/

    It is difficult to tell what plugins you will require during development. From your requirement it seems you will require WCFM Groups & Staffs and WCFM Ultimate addons. And there might be some 3rd party plugins as well.

    Thank You!

Viewing 25 posts - 326 through 350 (of 1,046 total)