How to remove map on regular shopping page and place city search short code the.

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 remove map on regular shopping page and place city search short code the.

Viewing 5 reply threads
  • Author
    Posts
    • #136445
      prasadkrishna5599
      Participant

      Hi,

      In my website, i saw that wcfm map placed top section of the regular shop page. I want to replace the map from there and insert city search short code there. How can that possible ?.
      Please help us. Looking forward.

      Attachments:
      You must be logged in to view attached files.
    • #136447
      prasadkrishna5599
      Participant

      Please look on the below screenshot also. We want search bar like this. Please help

      Attachments:
      You must be logged in to view attached files.
    • #137082
      luis.samouco
      Participant

      I am literally looking for the same thing! I will wait to see the reply for your questions! 😀 Thank you for asking this!

    • #138356
      luis.samouco
      Participant

      You can remove the map using CSS. Go to your styls.ccs and add this code:

      .wcfmmp-product-geolocate-wrapper .wcfmmp-product-list-map {
          display: none;
          visibility: hidden;
      
      }

      It worked for me So it just removes the MAP

    • #138837
      prasadkrishna5599
      Participant

      Thank you very much for your support.

    • #145358
      Winterja
      Participant

      Thanks for this!

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