Forum Replies Created
- AuthorPosts
MarsMars
ParticipantHi,
I would appreciate your feedback here.. I also sent an email but no one repliesMarsMars
Participantthanks .. I did not notice that
MarsMars
Participantis there a view I can modify this .. this is causing problem for me . I need to verify them before approval
MarsMars
Participantyes it appears in the application form and vendors are filling it
I want to see this data on the second screen you attachedMarsMars
ParticipantI agree it should be improved so we can redesign the content
MarsMars
ParticipantI appreciate your help here
MarsMars
ParticipantI appreciate your help here
MarsMars
Participantalso here in the dashboard pages I cant select any page
https://prnt.sc/s9mkndMarsMars
ParticipantI do this ,, but the issue is that every time I change any option the marketplace setting,,
this option automatically changed to something else
I tried to delete and install the plugin .. the issue still existMarsMars
Participantany feedback about this?
MarsMars
Participantany feedback abouat this?
MarsMars
ParticipantI used wcfm-cpt for this ,, thanks a lot
I just want to show the data here for all the vendors
for example if vendor (A) added new (Data) I want also vendor (B) to see it
but only vendor (A) is allowed to editMarsMars
Participantalso, I use polylang for managing multilingual .. so when I use RTL language the vendor store manager is RTL
is there a way to force ltr to store manager no matter is the language?MarsMars
ParticipantThanks a lot .. it is much appreciated
MarsMars
Participantthanks a lot .. it worked
how can I hide this create appointable
https://prnt.sc/re5relMarsMars
Participantalso this how to hide it in the stores list page
https://prnt.sc/rda5ocMarsMars
Participantthanks a lot
regarding #2, I noticed that when this capability (add product) is disabled .. and at the same time I have ( add to my store ) enabled .. the add to my store is not working unless (add product) is working.also, I want to hide these
in the product page: https://prnt.sc/rd8kuo
in the add to my store page: https://prnt.sc/rd8l42regards
MarsMars
Participantthanks for help
this is wasnt the error
the error was I should use add_action not do_actionMarsMars
ParticipantI just need answer for 2 ,4 and 6
many thanks for your support and this amazing plugin that always makes my happyMarsMars
Participantfor #1, #5, #8 I used the following it worked with me,, I could not edit my original post or delete
add_filter( 'wcfm_is_allow_store_banner', '__return_false' ); add_filter( 'wcfm_is_allow_store_visibility', '__return_false' ); add_filter( 'wcfm_is_allow_vendor_seo_facebook', '__return_false' ); add_filter( 'wcfm_is_allow_vendor_seo_twitter', '__return_false' ); add_filter( 'wcfm_is_allow_custom_taxonomy', '__return_false' ); add_filter('wcfm_is_allow_tags','__return_false'); add_filter( 'wcfm_is_allow_products_manage_visibility', '__return_false' ); add_filter( 'wcfm_is_allow_product_category', '__return_false' ); add_filter( 'wcfm_is_allow_featured', '__return_false' ); add_filter( 'wcfm_is_allow_gallery', '__return_false' );
MarsMars
Participantalso in edit product
I want to disallow them from adding images and changing the titleMarsMars
Participantthanks..
but seems its not working.. or I am doing something wrongdo_action( 'after_wcfmmp_product_multivendor_clone','doSomeThing' ); function doSomeThing() { alert("I am an alert box!"); }
MarsMars
Participantthanks .. it is clear now
MarsMars
ParticipantI want to have products from vendor A and vendor B as a gruoped product ??
another question is there a plugin you recommend for customer loyalty and rewards?
Regards.
MarsMars
Participantany feedback??
- AuthorPosts