Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › Product mass import – No correct display of vendor store: Category
- This topic has 7 replies, 2 voices, and was last updated 3 years, 11 months ago by
WCFM Forum.
- AuthorPosts
- June 23, 2019 at 2:27 pm #69166
CommunityCorals
ParticipantHi,
I have a vendor for which I created 1000 Products via mass upload in backend. The cetregories are correctly maintained in the database but in the vendor store the product categories do not show up.
Any idea how to solve this issue?
Thanks
Dominique - June 26, 2019 at 2:40 pm #69772
WCFM Forum
KeymasterHi,
Add this line to your child theme’s functions.php –
add_filter( 'wcfmmp_force_store_taxonomy_refresh', '__return_true' );
Then browse that vendor’s store page.
And definitely remove that line after this.
Thank You
- July 1, 2019 at 6:43 am #70474
CommunityCorals
ParticipantHi,
I have included this as a sniippet and browsed vendors products both from customer view in vendor store and also in vendor store but I could´t see any difference in categories displayed on store page.
- July 4, 2019 at 4:58 am #70923
WCFM Forum
KeymasterHI,
Are those categories properly associated with those imported products?
Thank You
- July 4, 2019 at 6:23 am #70958
CommunityCorals
ParticipantYes, categories are correct. Please check screenshot. I also can filter them in woocommerce shop.
Attachments:
You must be logged in to view attached files. - July 5, 2019 at 5:46 am #71127
WCFM Forum
KeymasterHI,
browsed vendors products both from customer view in vendor store and also in vendor store
– Did you browsed vendor store page after added that line of code ?
If you just browsed any particular product then it will not work. Have to browse store page.Thank You
- July 5, 2019 at 6:06 am #71140
CommunityCorals
Participant– Did you browsed vendor store page after added that line of code ?
Yes, I just tried again. I activate code -> Go to https://www.communitycorals.de/farmer/community-reef-supply/ as admin and scroll to buttom. Open page 2. Scroll to bottom –> but no change in Category on store page.
Do I have to scroll through all products on all store pages before it has effect? If ok for you I can provide access.
- July 6, 2019 at 8:56 am #71284
WCFM Forum
KeymasterI have your site access, I am checking this.
- AuthorPosts
- You must be logged in to reply to this topic.