Forum Replies Created
- AuthorPosts
- addyParticipant
hay
thanks
its amazing
i really love it every time you surprise us.
A complete marketplace plugin.addyParticipanthay
how are you
yes i am using WCFM – Groups
i checked all the capability but i cant hide media from vendors.and i want profile update, store setting, store shipping, membership, verification and badges non re-editable or hidden these fields from store manager.
i want to hide custom capability option from store manager also. because store manager can give capability of Backend Access (wp-admin) to any vendorplease please help
addyParticipanthello
good day
yes i want to hide the option
media
and i want profile update, store setting, store shipping, membership, verification and badges non re-editable or hidden these fields from store manager.
i want to hide custom capability option from store manager also. because store manager can give capability of Backend Access (wp-admin) to any vendor{suggestion actually Backend Access (wp-admin) option must not be there for verndors it is ok to give Backend Access (wp-admin) access to store manager but not to vendor}
still i have problem vendor group page showing all pages, archives and categories as a list view please help for these.
thanks
addyParticipanthello
good day
any update regarding my topic ?
thanksaddyParticipantThis reply has been marked as private.addyParticipanthello
wc lovers
i am attaching screenshot
there is i have done custom for store manager capability, users capability, actually i have tried all option not to give capability to store manager but still showing the options for shop managers.
one more thing i like you to add is email login not the user name login. and in the email must be login to store manager not the website home page link >>>>> https://ibb.co/JBt0rjvscreenshot of pages showing on vendor group page>>>>> https://ibb.co/7G5D8pD
screenshot of store capability turned off only report and analytics are on >>>>> https://ibb.co/YjtDfXP
even i turn off all only report and analytics are on >>>>> https://ibb.co/dkcR1HW
thank you
addyParticipanthello
wc lovers
any update ?addyParticipanthello
good morning wc lpvers team
any update for non rewritable field ?
thanksaddyParticipantThis reply has been marked as private.addyParticipantThanks for your support
its working now
Thanks AgainaddyParticipanthi good morning wc lovers
i am setting up TAX (GST) for my marketplace from woocommerce tax.the tax slab (classes) are different like 3% 5%, 12%, 18%. and 28% depending on product.
if the vendor and buyer is from same state they have to pay SGST and CGST
and if buyer and vendors are Not from same state they have to pay one IGST
how can i setup the Gst for vendors
thanks for your supportAttachments:
You must be logged in to view attached files.addyParticipanthello i attach a screen shot
the problem is there is two option
1= Disable Membership []
(Disable membership means membership plan will be on membership page but vendor will not be able to subscribe???
if i am right……….so the problem is enabling this option also hiding the plan from membership page.
if i am wrong…………….so is there any way to disabling the membership plan without hiding from membership page?? )2= Hide from Plan Table []
Attachments:
You must be logged in to view attached files.addyParticipanthello
first i want to say thanks for giving your precious time to us.
thanks its works but i changeback the hook as you change before
But still i need your help
i am using revo theme https://themeforest.net/item/revo-multipurpose-responsive-woocommerce-theme/18276186 and they dont support at all.
minimum order quantity, and its done already by the help of wclovers on the desktop view.
but the problem is when i am using mobile theme the custom field from wcfm premium not showing on the mobile view and in the slider and other pages of mobile view please visit from mobile http://www.misterwholesaler.com because they have themes\revo\mlayouts. the mobile layout option you can see in appearance~theme option.
i need this field to show minimum order quantity all over the website pages in mobile view too.
i attach screenshot from phone and desktop too.
please take a look
thanksAttachments:
You must be logged in to view attached files.addyParticipantHi
Good day custom field not visible on homepage again
The theme have worst supportPlease help me for this
Thank youaddyParticipantHi
Good day
I got email from my theme
Please contact this plugin to get the function to call these fields.
Then add action in file /revo/libs/woocommerce-hook.php
http://prntscr.com/lbpm5k
Please help me for it
ThanksAttachments:
You must be logged in to view attached files.addyParticipantThis reply has been marked as private.addyParticipanti am interested in WOOCOMMERCE FRONTEND MANAGER – GROUP & STAFF
is this plugin can help me to………….
# making vendor managers who will appoint vendors to open there store .(if other vendors wants to join without vendor manager they can join as of right now my website doing so i mean no change in this)
if some one buy from vendor store
vendor manager and admin will get message of item sold from x vendor store
example M is vendor manage, V is vendor, c is customer and A is admin
M (vendor manager) appoint v (vendor) to open there store
now c (customer) buy product t-shirt
so M(vendor manager), V (vendor) and A (admin) will get notification C(customer) bought Tshirt
is it possible?
thanksaddyParticipantwow its really nice again and again falling love with wc lovers
you guys number #1 as always
THE BEST SUPPORT AND FASTEST
Suggestion: if on the fields of verification we can add some “help test (you can use clear photo from your phone) will be more nice
wishing for you to capture all multivendor market plugin
best regards
” when your going to launch theme??”addyParticipantThank you so much
As your marketplace having a best features i dont want to miss any of them
thanks for your support
still i cant verify vendors because its not sending notification but getting email verification pending for review,
thanks again
Hoping you will solve this problem too ASAPaddyParticipantThank you so much
Now I have a second problem vendor verification not showing In notification but showing in email
#2 fallow button not showing on vendor store banner
Please help
Thanks again for your fastest supportaddyParticipantThis reply has been marked as private.addyParticipantThanks for awesome support lots of love and respect for you guys
This is for regular price label change function wcfm_custom_product_fields_pricing( $pricing_fields, $product_id, $product_type ) {
if( isset( $pricing_fields[‘regular_price’] ) ) {
$pricing_fields[‘regular_price’][‘label’] = ‘Regular Price’;
}
return $pricing_fields;
}
add_filter( ‘wcfm_product_manage_fields_pricing’, ‘wcfm_custom_product_fields_pricing’, 50, 3 );I want [‘sale_price’] label change also
Thanks you againaddyParticipantThis reply has been marked as private.addyParticipantHello wclovers
1# I want to show sold by on product/shop page also.
2# I make some custom field by using wcfm example text aria for custom message it’s showing on single product page perfectly but I want to show on product/shop page.
I am not good in coding please can you help me
Thanks - AuthorPosts