Forum Replies Created
- AuthorPosts
- pisidiaParticipant
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/
May 4, 2020 at 6:31 pm in reply to: Sync wcfm marketplace user image avatar and logo with Listify on listing card #126527pisidiaParticipant@Henriette, THANK YOU!! The plugin does exactly what I needed too!
April 25, 2020 at 8:04 pm in reply to: Sync wcfm marketplace user image avatar and logo with Listify on listing card #122955pisidiaParticipantHi!
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
pisidiaParticipantThis worked perfectly with a little modification, @Sarmistha – Brilliant, and thank you!!
pisidiaParticipantHi @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?pisidiaParticipantThank you too, Sarmistha. Your code worked perfectly!
pisidiaParticipantHi @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”
pisidiaParticipantHi 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?
March 29, 2020 at 1:55 am in reply to: Hide Product Creation Fields. Give pre-set (default) values (Product Manager) #113762pisidiaParticipantHi 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!
March 27, 2020 at 7:09 pm in reply to: Hide Product Creation Fields. Give pre-set (default) values (Product Manager) #113525pisidiaParticipantHey 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?
March 27, 2020 at 5:59 pm in reply to: Hide Product Creation Fields. Give pre-set (default) values (Product Manager) #113482pisidiaParticipantReview done, Sarmistha! Thank you once again
March 25, 2020 at 3:33 am in reply to: Hide Product Creation Fields. Give pre-set (default) values (Product Manager) #113016pisidiaParticipantIt works great, Sarmistha! Thanks a million!
March 20, 2020 at 6:55 pm in reply to: Hide Product Creation Fields. Give pre-set (default) values (Product Manager) #112391pisidiaParticipantHi 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?
March 20, 2020 at 2:49 am in reply to: Hide Product Creation Fields. Give pre-set (default) values (Product Manager) #112319pisidiaParticipantOne 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!
March 20, 2020 at 2:30 am in reply to: Hide Product Creation Fields. Give pre-set (default) values (Product Manager) #112317pisidiaParticipantBrilliant! Thank you so much, Sarmistha – It works perfectly!
pisidiaParticipantHi @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.)
pisidiaParticipantHello @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?
- AuthorPosts