how to choose an subcategory in group Capabilities?

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 – Feature Request how to choose an subcategory in group Capabilities?

Viewing 1 reply thread
  • Author
    Posts
    • #126921
      zargarzone
      Participant

      in group Capabilities i want allow a group to post only in one subcategory but there option is only select main category how can i choose an subcategory?

    • #127049

      Hello,

      Unfortunately we don’t have any filter to modify this. In main plugin if you modify the code, then you will see the subcategories also.
      $product_categories = get_terms( 'product_cat', 'orderby=name&hide_empty=0' );
      path : \wp-content\plugins\wc-frontend-manager-groups-staffs\views\wcfmgs-view-capability-manage.php

      Thanks.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.