Code

Discussion on Progress Map Wordpress Plugin

Discussion on Progress Map Wordpress Plugin

Cart 6,341 sales
Recently Updated

codespacing supports this item

Supported

This author's response time can be up to 5 business days.

4571 comments found.

We need full screen map, where we will show pictures of locations, when visitor click on marker or thumbnail on location, it opens lightbox with full image and some data added (old name of location, built year …) with ACF or any other already built in feature? Is this possible with your map? Thank you

Hi,

Yes this is something you can do with the plugin.

Thank you

Hello, first I LOVE your plugin. It has great enhanced many of my websites. I have just installed this great system into a new site and I am having some problems. I have turned on the feature that shows categories on the map – which has worked well on another site I built – but on this site, for some reason, it continues to show “No Options Found” in the area where the categories are usually displayed and selectable. I have checked all settings over and over and over today with no luck. I also went through setting by setting with the site that this feature does work on and found literally no differences. Could I PLEASE trouble you to take a quick look at my site and see if you can point out where I have gone off track?

I am happy to provide you with login credentials upon your request. I would do that here and now but I am not sure if this request is visible by the public.

Thanks SO MUCH in advance!!

Hello friend – I figured it out. I also needed to update the ‘faceted search’ section. you may close this request for assistance.

Hello, can you please help me. Our buttons on our map stopped working! Search of categories is nog even showing on the map. I have updated and noting happened. I still have these issues. What do I need to do? Also, if I enter an address the location doesn’t appear automatically. Only when I enter the L/L coordinates it appears on the map. Please help me. www.coolplacesbritain.com

Hi,

Just checked your map again. Please deactivate the option “Minify JS” from your cache plugin, clear the cache and contact me again to test the map.

You also need to activate the plugin’s debug mode. Please check this post in the documentation to see how do this. http://www.docs.progress-map.com/cspm_guide/troubleshooting/enabling-the-plugin-debug-mode/

Thank you

I did what you recommended. I use WP Fastest Cache and the option ´Minify JS´ is already deactivated. Cleared the cache and activated the plugin´s debug mode. It still doens´t work.

Hi,

Ok, please send me the login of your site to plugin.progressmap@gmail.com to check this and please mention your username (coolplacesbritain) in your message.

Thank you

Is it possible to have two separate templates for single-progressmappost.php and modal-progressmappost.php ??? I need two templates to use one for single-post, another one for the same post but in a modal iframe.

Hi,

Unfortunately no. The plugin will use the default single post template.

Thank you

Hello, I want to know if with your plugin it is possible for me to leave my location (from) and give you another location (to where), after that show me the way with the stores on my way

Hi,

Unfortunately, this option is not available.

Thank you

I want to cancel this purchase, because Your support is poor, I do not get an answer on my e-mail. You answer only on a pre-sales question. Your plugin crashe page with clean wordpress with 566 posts, your plugin do not support Custom created fields. We want to return this purchase we do not need this plugin in this state.

Hi,

Please open a refund request.

Thank you

hi, we love your plugin, and are using it successfully on our site. We’d like to change the projection of the map to Gall-Peters. Currently, its Mercator. Could you give us a rough idea of which files we’d need to edit? thanks

Hi,

You don’t need to change any file. Please use this code in the file “functions.php” of your theme:

/**
 * Progress Map.
 * Use the Gall-Peters projection, rather than the default Mercator projection */

function cspm_gall_peters_projection($default, $map_id){

    $output = " 
        plugin_map.gmap3({
            map:{
                options:{
                    mapTypeControlOptions: {
                        style: google.maps.MapTypeControlStyle.DROPDOWN_MENU,
                        position: google.maps.ControlPosition.TOP_RIGHT,
                        mapTypeIds: [
                            google.maps.MapTypeId.ROADMAP,
                            google.maps.MapTypeId.SATELLITE,
                            google.maps.MapTypeId.TERRAIN,
                            google.maps.MapTypeId.HYBRID,
                            'custom_style', 
                            'gallPeters'
                        ]                
                    }                    
                }
            },
            imagemaptype:{
                id: 'gallPeters',
                options:{
                  getTileUrl: function(coord, zoom){
                      const scale = 1 << zoom;
                      const x = ((coord.x % scale) + scale) % scale;
                      const y = coord.y;
                      if (y < 0 || y >= scale) return '';
                      return (
                        'https://developers.google.com/maps/documentation/' +
                        'javascript/examples/full/images/gall-peters_' +
                        zoom + '_' + x + '_' + y + '.png'
                      );
                  }, 
                  tileSize: new google.maps.Size(800, 512), 
                  isPng: true,
                  alt: 'Gall-Peters Projection',
                  name: 'Gall-Peters',
                  minZoom: 0,
                  maxZoom: 19
                },
                callback: function(){

                    /**
                     * Remove the following line if you don't want to use ...
                     * ... Gall-Peters projection as the default base layer of your map */

                    plugin_map.gmap3('get').setMapTypeId('gallPeters');

                }
            },
        });
    ";

    echo $output;

}
add_filter('cspm_after_map_load', 'cspm_gall_peters_projection', 10, 2);

Please note that the Gall-Peters projection is very limited which means that it won’t work with high zoom level. It works only with small zoom levels. Try the example at https://developers.google.com/maps/documentation/javascript/examples/map-projection-simple#maps_map_projection_simple-typescript to see what i mean.

Thank you

Dear Hicham,

I purchased Progress Map several months ago and played around with it on my Wordpress installation at the time. Everything seemed to work then.

Now I have returned to working on a private project, and of course I have updated all the plugins since, including Wordpress (currently 5.6) and the Divi theme (currently 4.8.2). The Progress Map version is 5.6.3.

Whenever I create a new Map (Add new map) and then want to Update it after changing some settings in it (like Add KML/KMZ layer), I get the following error message:

“Warning: Invalid argument supplied for foreach() in /home/klhf3822/public_html/wp-content/plugins/codespacing-progress-map/admin/libs/metabox-conditionals/cmb2-conditionals.php on line 194

Warning: Cannot modify header information – headers already sent by (output started at /home/klhf3822/public_html/wp-content/plugins/codespacing-progress-map/admin/libs/metabox-conditionals/cmb2-conditionals.php:194) in /home/klhf3822/public_html/wp-includes/pluggable.php on line 1296”

What am I doing wrong? What do I need to do to avoid this error message occurring?

Many thanks for your help in advance.

Cornelius

Hi,

A new update with a fix to this issue is now available on Codecanyon. Please update the plugin to the version 5.6.4 and try again.

Thank you for your understanding

Hi thank you for your plugin I am interesting to buy it, but I would like to know if it is possible to link the the carousel items to a woocommerce product category page ? Thank you for you answer.

Best regards

Laetitia

Hey codespacing, after an Update I couldn’t add Locations anymore. If I click on “Get Pinpoint”, nothing happens. Could you help me?

Hey codespacing. Could you please reply? I need your help.

Hi,

Please update the plugin to the latest version and try again. There’s was a conflict with WordPress 5.6 and it was fixed.

Thank you for your understanding

Hi, Is there a way to define a specific URL when we click on the infobox or carousel “more” button ? Thanks for your reply

Hi,

Yes, please check this post in the documentation to see what you need to do http://www.docs.progress-map.com/cspm_guide/first-steps/set-the-infobox-carousel-item-links/

Thank you for your patience

Pre-sales question – does Progress Map support user location updating?
I would like to install a selected map and have the end user create historical information to add to the map…

Hi,

Yes the map supports user location. You can see it working at https://codespacing.com/progress-map-demos/geo-targeting/show-user-location-on-the-map/

You can allow users to add locations to the map either by entering an address or by selecting their current position. You can see a working example at https://codespacing.com/submit-locations-demos/general-overview/

Thank you

Is it possible to have on map with multiple routes?

Hi,

Routes are not yet supported in the main map, however, you can have a map that connects two or more locations with a route. You can see it working at https://codespacing.com/progress-map-demos/route-map/

Thank you

Hi Good day!

For this plugin Progress Map Wordpress Plugin.

Could I ask if I still need to add google API KEY’s(Browser and Server Key) to enable this plugin?

Thanks!

Hi,

Yes, an API Key is required. You can read more at https://codespacing.com/important-updates-in-google-maps/

Thank you

Why you do not answer about issue on your filter module????

Hi,

Please send me the link of your map to check this.

Thank you for your patience

Sent, where is an answer…

Email answered

Hi, I’m using another map plugin before switching to “Progress Map”, I cannot connect the plugin with “Latitude” and “Longitude” fields. Could you help me?

I already did like this but it not work. >> http://www.docs.progress-map.com/cspm_guide/first-steps/connect-the-plugin-with-your-custom-latitude-and-longitude-fields/

Hi,

Please send me the login of your site to plugin.progressmap@gmail.com so i can check this and please mention your username (DCE_CU) in your message.

Thank you

Hi there, I have two maps on my site that were working fine and now they are not, When I try to set the geolocation on a post, I can type in say ‘Manchester’ but then no marker appears and I cannot pinpoint the lat and longitude. Can you help please? This is the page one map appears on: https://www.footballvhomophobia.com/2020-champions/

Hi,

Can you please activate all the required APIs and try again. You can read more at http://www.docs.progress-map.com/cspm_guide/first-steps/create-an-api-key-activate-the-required-apis/ . If this doesn’t work for you, please send me the login of your site to plugin.progressmap@gmail.com to check this closely and please mention your username (jenwattsdesign) in your message.

Thank you

Hello,

I’ve been trying to add custom markers to the post categories, but they’re not showing up. And I’ve even tried adding custom markers to specific posts and those don’t show up either. The only time a custom marker works is when I change it in the marker settings that changes it for all posts. I’ve tried pngs and svgs and neither worked.

Please help!

Thanks

Hi,

Just checked your map and couldn’t find any issue. I can see that you’re selecting the default marker type but since you said you followed the instructions in the documentation including changing the marker type to custom, then, please send me the login of your site to plugin.progressmap@gmail.com to double check the settings and make sure nothing is wrong. Please mention your username (rickshaikh) in your message.

Thank you

Hello,

I never received a response from you regarding this issue. It was one the main reason we chose the plugin so if it doesn’t work or you cant fix it, then I’d like a refund please. I created a login for you too in my wordpress dashboard and sent it to you via the email you provided earlier, but I don’t believe it was ever used. Please get back to me as soon as you can. Thanks

Hi,

Just sent you an email.

Thank you for your patience

I am not able to add the Progress Map in the Users profile in Woocommerce I have selected it same as the Product. But on product it is displaying but not on users. Please let me know how I can add it there. Thanks

From last 2 days I am requesting for support help. But there is no help from your side

Hi,

Please note that the plugin works only with post types and can’t in any way work with the users table.

Thank you

Getting PHP errors when saving via Progress Map > All maps > my map name > Update:

https://i.imgur.com/MmfUwmU.png

I tested with just 2021 theme and your plugin and still have the same issue.

Video: https://drive.google.com/uc?id=1JzWc_W_DDCKfXAqWJ7IATTptqhNmCXvz

Warning: Invalid argument supplied for foreach() in /srv/users/freshysites/apps/syracuseparksconservancy-org/public/wp-content/plugins/codespacing-progress-map/admin/libs/metabox-conditionals/cmb2-conditionals.php on line 194

Warning: Cannot modify header information – headers already sent by (output started at /srv/users/freshysites/apps/syracuseparksconservancy-org/public/wp-content/plugins/codespacing-progress-map/admin/libs/metabox-conditionals/cmb2-conditionals.php:194) in /srv/users/freshysites/apps/syracuseparksconservancy-org/public/wp-includes/pluggable.php on line 1296

Warning: Cannot modify header information – headers already sent by (output started at /srv/users/freshysites/apps/syracuseparksconservancy-org/public/wp-content/plugins/codespacing-progress-map/admin/libs/metabox-conditionals/cmb2-conditionals.php:194) in /srv/users/freshysites/apps/syracuseparksconservancy-org/public/wp-includes/pluggable.php on line 1299

Hi,

Can you please contact me on plugin.progressmap@gmail.com so i can send you the version containing the fixes? Please mention your username (bengiordano) in your email.

Thank you

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey