Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Groups & Staffs › Hide certain stats from certain vendor groups
- This topic has 7 replies, 3 voices, and was last updated 5 years, 3 months ago by nict.
- AuthorPosts
- August 6, 2019 at 9:23 am #75441nictParticipant
I would like to hide certain stat blocks on the vendor dashboard front-end from certain vendor groups. In this case I would like to hide the ‘Product Stats’ and ‘Store Stats’ blocks. How can that be achieved please?
- August 8, 2019 at 6:24 pm #75807thiemann.kParticipant
it works exactly as I wrote you in your other post;)
can you show me a screenshot?
then I can also create a code for you.ciao
Karsten – dein-3d.com - August 9, 2019 at 1:08 pm #75947WCFM ForumMember
Hi,
In this case I would like to hide the ‘Product Stats’ and ‘Store Stats’ blocks. How can that be achieved please?
– Well, these stats are related to Order or Report or Analytics.
Now, if you OFF Report from a group capability then no report will be there in dashboard for that group’s vendors.
Thank You
- August 10, 2019 at 8:06 am #76027
- August 12, 2019 at 10:04 am #76238WCFM ForumMember
Hi,
Well, Products Stats is not report. If you OFF Products for any group then those group vendors will not see this stats.
Thank You
- August 12, 2019 at 10:44 am #76249nictParticipant
Have disabled all product related options under this specific group’s capabilities and those two block are still showing.
- August 13, 2019 at 5:28 am #76350WCFM ForumMember
Hi,
Well, if you want to hide these two blocks for all vendors then use this CSS –
#wcfm_dashboard_wc_status, .wcfm_dashboard_wcfm_product_stats{display:none;}
Thank You
- August 14, 2019 at 1:26 pm #76598nictParticipant
Great, thanks man.
- AuthorPosts
- The topic ‘Hide certain stats from certain vendor groups’ is closed to new replies.