How to enable category under the map

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 How to enable category under the map

Viewing 1 reply thread
  • Author
    Posts
    • #131085
      freelancerfathe
      Participant

      Hi,
      How can I enable product category under the map? Can you please help me? and I am using this shortcode [wcfm_stores has_zip=yes ] \

      Thanks for advance for your help.

    • #131278

      Hello,

      By-default using “[wcfm_stores]” this shortcode, the “product category” filter will display automatically in store list page.

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/
      add_filter('wcfmmp_is_allow_store_list_category_filter', '__return_true');

      Thanks.

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