Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Problems with Progress Bar
Tagged: progress bar, store setup, vendor setup
- This topic has 5 replies, 3 voices, and was last updated 5 years, 3 months ago by WCFM Forum.
- AuthorPosts
- July 16, 2019 at 8:20 pm #72712vanilladev89Participant
Hello
A vendor has setup the progress bar until 1 suggestion is left. Store location. Does this mean I must enable the google maps API for the stores location to show on the map for this to go away?
If it is not already, I would like to suggest the progress bar have customizable options for progress that the admin can select or a way to turn it off. I very much like the idea but think it needs improvement to accommodate different styles of marketplaces, unless, there are parts that I am missing?
Thank You
- July 16, 2019 at 8:47 pm #72713kaloomeeParticipant
Here here,
I too would vote for this
I have a marketplace where vendors do not always have a location but would like to utilise the progress bar
I currently have progress bar hidden by a code snippet so do not use the bar at all
I would welcome this suggestion so that my store managers can benefit from the progress bar - July 17, 2019 at 7:59 am #72771WCFM ForumMember
Hi,
Progress bar can be hidden using this code –
add_filter( 'wcfm_is_allow_profile_complete_bar', '__return_false' );
Thank You
- July 20, 2019 at 9:12 am #73178kaloomeeParticipant
Thank you
Code is already added as without vendor being able to choose which fields are to be used to determine the % complete it is of no use to me
Most of my vendors would be online only vendors and as such do not need a location –
Please add feature where admin can select/choose which fields are needed by vendor to determine the progress status
Regards
Kaloomee - July 21, 2019 at 8:48 am #73256WCFM ForumMember
Hi,
Well, these are default component for vendor profile complete – https://ibb.co/yhghM7J
If you want, we can remove few of them from these!
Thank You
- July 21, 2019 at 8:48 am #73257WCFM ForumMember
Well, we do not want to add additional setting panel for this!
- AuthorPosts
- You must be logged in to reply to this topic.