Forum Replies Created
- AuthorPosts
- MarsMarsParticipant
Hi,
I would appreciate your feedback here.. I also sent an email but no one repliesMarsMarsParticipantthanks .. I did not notice that
MarsMarsParticipantis there a view I can modify this .. this is causing problem for me . I need to verify them before approval
MarsMarsParticipantyes it appears in the application form and vendors are filling it
I want to see this data on the second screen you attachedMarsMarsParticipantI agree it should be improved so we can redesign the content
MarsMarsParticipantI appreciate your help here
MarsMarsParticipantI appreciate your help here
MarsMarsParticipantalso here in the dashboard pages I cant select any page
https://prnt.sc/s9mkndMarsMarsParticipantI 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 existMarsMarsParticipantany feedback about this?
MarsMarsParticipantany feedback abouat this?
MarsMarsParticipantI 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 editMarsMarsParticipantalso, 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?MarsMarsParticipantThanks a lot .. it is much appreciated
MarsMarsParticipantthanks a lot .. it worked
how can I hide this create appointable
https://prnt.sc/re5relMarsMarsParticipantalso this how to hide it in the stores list page
https://prnt.sc/rda5ocMarsMarsParticipantthanks 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
MarsMarsParticipantthanks for help
this is wasnt the error
the error was I should use add_action not do_actionMarsMarsParticipantI just need answer for 2 ,4 and 6
many thanks for your support and this amazing plugin that always makes my happyMarsMarsParticipantfor #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' );
MarsMarsParticipantalso in edit product
I want to disallow them from adding images and changing the titleMarsMarsParticipantthanks..
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!"); }
MarsMarsParticipantthanks .. it is clear now
MarsMarsParticipantI 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.
MarsMarsParticipantany feedback??
- AuthorPosts