Hide Map in Category Page but maintain radius search and filter.

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 – Marketplace (WooCommerce Multivendor Marketplace) Hide Map in Category Page but maintain radius search and filter.

Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #129417
      khuaneng.khor
      Participant

      Hi WCFM, may i know how to hide the map only and maintain the radius search and filter features in category page? Attached the screenshot.

      Attachments:
      You must be logged in to view attached files.
    • #129485

      Hello,

      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_product_list_map', '__return_false' );

      Thanks.

    • #129565
      Auhouse.ru
      Participant

      Sarmistha Chakraborty, Suppliers are not displayed on the map, help solve the problem
      https://auhouse.ru/vendors/

      • #129647

        Hello,

        It’s seems like this is happening due to some plugin conflict. Kindly disable all other plugins except WooCommerce and WCFM plugins and Check.

        Thanks!

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