Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Problem with MapPress
- This topic has 7 replies, 2 voices, and was last updated 5 years, 1 month ago by WCFM Forum.
- AuthorPosts
- September 10, 2019 at 11:42 pm #81114Atanas MladenovParticipant
Hello,
I’m developing a multivendor website with WCFM Marketplace+WCFM Ultimate+WC Appointments, where every vendor suggests his/her service. I’m trying to integrate a map for users’ services using MapPress like here: https://wclovers.com/knowledgebase/wcfm-mappress-google-map/
but there is the same problem like here: https://wclovers.com/forums/topic/mappress-easy-google-map-not-showig-in-wcfm/
Is there any development in solving the problem?
Thanks,
Atanas - September 15, 2019 at 12:49 am #81702WCFM ForumMember
HI,
Well, you may use this plugin for the purpose – https://wordpress.org/plugins/geo-my-wp/
Thank You
- September 19, 2019 at 3:15 am #82355Atanas MladenovParticipantThis reply has been marked as private.
- September 21, 2019 at 7:32 pm #82808WCFM ForumMember
Hi,
Well, why you are using GEO my WP product filter page?
WCFM Marketplace has this option inbuilt. Go to WCFM Admin Setting -> GEO Location -> Enable “Product List Radius Search”
Map and filter will visible under default WooCommerce product listing page like this – https://wcfmmp.wcfmdemos.com/
Thank You
- September 25, 2019 at 4:42 am #83502Atanas MladenovParticipant
Hi,
I don’t need “radius search”. On the product page, these “products” are actually services. One vendor can offer two or more services(services may be at different addresses), so I need Geo my WP, also I need to show on the map only these services which are on the page. Can I do that with Geo my WP?
Thanks,
Atanas - September 26, 2019 at 2:35 pm #83757WCFM ForumMember
Hi,
OK fine, you may off course use GEO my WP for the purpose.
Add this line to your site to show product location at single product page –
add_filter( 'wcfm_is_allow_product_location_display', '__return_true' );
Thank You
- October 6, 2019 at 4:16 am #85377Atanas MladenovParticipantThis reply has been marked as private.
- October 12, 2019 at 12:00 pm #86462WCFM ForumMember
Hi,
This is the page where I display “products”(actually they are services), 5 per page.
Can the plugin show on the map only those “products” which are on the current page?– NO, this has no relation with WooCommerce default shop page products.
If you create separate product listing page GEO my WP filter then it will work like that.Thank You
- AuthorPosts
- You must be logged in to reply to this topic.