Product mass import – No correct display of vendor store: Category

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM Product mass import – No correct display of vendor store: Category

Viewing 7 reply threads
  • Author
    Posts
    • #69166
      CommunityCorals
      Participant

      Hi,

      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

    • #69772
      WCFM Forum
      Keymaster

      Hi,

      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

    • #70474
      CommunityCorals
      Participant

      Hi,

      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.

    • #70923
      WCFM Forum
      Keymaster

      HI,

      Are those categories properly associated with those imported products?

      Thank You

    • #70958
      CommunityCorals
      Participant

      Yes, categories are correct. Please check screenshot. I also can filter them in woocommerce shop.

      Attachments:
      You must be logged in to view attached files.
    • #71127
      WCFM Forum
      Keymaster

      HI,

      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

    • #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.

    • #71284
      WCFM Forum
      Keymaster

      I have your site access, I am checking this.

Viewing 7 reply threads
  • You must be logged in to reply to this topic.