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 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • pisidia
    Participant

    Found the answer, thanks to a fellow user.
    @Auhouse.ru – See this thread:

    https://wclovers.com/forums/topic/including-vendor-owner-avatar-profile-pic-in-vendors-store/

    pisidia
    Participant

    @Henriette, THANK YOU!! The plugin does exactly what I needed too!

    pisidia
    Participant

    Hi!

    So the VENDOR AVATAR which is in the Vendor Dashboard-Profile section, is not saved to the default WordPress PROFILE PICTURE. I do see, however, that the information in the Vendor ABOUT box in the same Vendor Dashboard profile section, is saved to the default WordPress “Biographical Info” section.

    The issue I am having is that my website blog takes user data which it displays in blogs and in any Comments or Replies, from the default WP Profile Picture and Biographical Info sections. So now it shows the info in the Vendor’s Profile “ABOUT” section, but no Vendor photo.

    My questions:
    1. Why is the Vendor Avatar in Dashboard Profile section not saved to default WP Profile Picture?
    2. How can I get the Vendor Avatar in Profile section, to be saved to the default WP Profile Picture? (Is this not advisable?)
    3. What is the best way to get the Vendor Avatar in Dashboard Profile section to show up in blogs, replies, comments, etc?

    Many Thanks

    in reply to: Ask a Question Button #122596
    pisidia
    Participant

    This worked perfectly with a little modification, @Sarmistha – Brilliant, and thank you!!

    in reply to: Ask a Question Button #121514
    pisidia
    Participant

    Hi @Sarmistha!

    So one more question on the Inquiry button. The code you sent has worked out perfectly, and the wholesaler role is able to send inquiry for product, right from the shop loop. Perfect!

    My question now is: Is it easily possible to show the product inquiry button differently, IF the currently logged in wholesaler has sent an inquiry on the product before?

    So something like:

    IF the currently logged in wholesaler role has never sent an inquiry on this product {
    show the button just as you have sent it, in the shop loop;
    } else {
    // if the currently logged in wholesaler has already sent an inquiry before on this specific product
    show a different style button; (the button will function just the same, but wholesaler will have a visual cue that (s)he sent inquiry before)
    }


    Is this possible?

    in reply to: Ask a Question Button #119892
    pisidia
    Participant

    Thank you too, Sarmistha. Your code worked perfectly!

    in reply to: Simple Feedback #119459
    pisidia
    Participant

    Hi @Craig,

    I’m actually using the “Inquiry” module at the moment for this purpose, and have renamed it to “Feedback”. However, when I turn off the “Reply” capability for Vendor in Capability settings, the “Reply” button is still visible in the Vendor dashboard, and the “Inquiry” itself is a clickable link. Clicking either one of these two, sends Vendor to a page that tells them their Membership does not allow them to see the content.

    What brought about this request, is that I needed a module for a specific USER ROLE, which can give one-way-private-feedback to the Vendor.

    I must say thank you for your comment, @Craig, because it has made me re-think and crystallize my Request.

    Think of it as a product-specific “SUGGESTION BOX”

    in reply to: Ask a Question Button #119357
    pisidia
    Participant

    Hi Guys,

    I’m not sure if I should open a new thread for this, but this is my question:

    Is it possible to have the “Ask A Question” button:
    1. In the shop loop, with the button being under every product
    2. Button only available to specific user ROLE (for example, only ‘wholesaler’ user role can see this button)

    The way the button functions is perfect, with how it opens a popup form. And the form itself is perfect too. Is it easily possible to have this button in the Shop loop?

    pisidia
    Participant

    Hi Sarmistha, that worked! It was also removing custom taxonomy checklist together with category checklist, so after your code, I added:

    .vendor-dashboard .wcfm_product_manager_cats_checklist_fields.wcfm_product_taxonomy_customTaxonomy {
    	display: block !important;
    }

    Thank you so much once again!

    pisidia
    Participant

    Hey Sarmistha. So one more issue I have run into:

    When I turn off “Category” in the Vendor Capabilities, it turns off many things in the Vendor Dashboard:
    1. Under “Products” in the Vendor Dashboard, the “taxonomies” column disappears
    2. On the “Manage Product” page, the “Category” selection disappears, but also all Custom Taxonomy selection boxes disappear.

    Is it possible to keep the Vendor Capability “Category” ON for Vendor in Capabilities section, BUT remove only the “Categories” selector for Vendor in the “Manage Product” section, but keep custom taxonomies selectors available for Vendor in the “Manage Product” section?

    So Vendor should be able to see any custom taxonomies and select them, but cannot see the “Categories” section at all. Is this possible?

    pisidia
    Participant

    Review done, Sarmistha! Thank you once again

    pisidia
    Participant

    It works great, Sarmistha! Thanks a million!

    pisidia
    Participant

    Hi Sarmistha, I think I can hide “category” completely from the admin section. But I would like to make the category “selected”. For the specific category, Vendor would not be able to un-select it or even see it. Is this possible?

    pisidia
    Participant

    One more question – Is it possible to do the same as above for a specific Category? To have it pre-selected and also hidden from Vendor?

    Thank you once again!

    pisidia
    Participant

    Brilliant! Thank you so much, Sarmistha – It works perfectly!

    in reply to: Product Limit #103194
    pisidia
    Participant

    Hi @vanilladev89

    Yes, I think you have understood correctly now. The Vendor registers, and logs in to his account. He wants to add 5 products today.

    He clicks “Add New Product” and is taken to the page which says “You have reached your product limit!” Now this page shows the price for creating 1 product. When he clicks “Buy Now”, he could be taken to the CART, where he can click the “+” or type “5”. Then his total price is updated in the Cart, and he proceeds to CHECKOUT, and pays for his 5 product-slots.

    So the “Product Limit” (or let us call it “Product Slot”) would essentially be a product on its own, which he can buy as many as he needs whenever he wants.

    (It might even be better maybe, if there was an extra tab on the left called “Product Slots” or “Buy Product Slots”. Whenever he wants, he can click that tab, see how many slots he has left, see the price of a Product Slot, and add it to CART. Then he can buy as many product slots as he needs. Just a suggestion.)

    in reply to: Product Limit #103006
    pisidia
    Participant

    Okay, cheers @molay

    in reply to: Product Limit #102671
    pisidia
    Participant

    Hello @vanilladev89, Thank you for helping me clarify what I’m looking for.


    @Molay
    Das – What I’m looking for is something simpler for Vendors. Once they register for membership, it allows them to add as many products as they wish, but pay for the products they add, when they add them. No need to upgrade membership to get more product slots.

    I have found a work-around but it requires the “Buy Now” button on the “Increase your product limit” page, to take Vendor to the Cart instead of going directly to Checkout. How can I do this, @Molay?

Viewing 18 posts - 1 through 18 (of 18 total)