18 comments found.
Hello, is it possible to plan a route with multiple detours that don’t show as pinpoints on the map? It’s for a touristic cycling route. Thank you!
Hello,
Please note that your question was posted in the comments section of the “Directions” addon for the “Progress Map” plugin. The “Directions” addon is designed to plan and display routes on the map, with all routes fetched through the Google Maps API and rendered accordingly.
If you’re looking to display a custom cycling routes, you can use the “Progress Map” plugin instead. This allows you to manually draw routes by providing precise path coordinates, enabling you to include detours and alternative itineraries.
You can explore “Progress Map” demos at: https://codespacing.com/progress-map-demos/general-overview/
Thank you for your interest
Hello Quick question: when I enter an address, it is not displayed for visitors. How can I display the address
What kind of support is that
I can’t display the featured image + the text of the content of my marker (CPT). How do you do this? seems basic but by default you have to designate an ACF, I don’t use one.
Email sent, I await your comment. If you offer customization service, it is required to add these functions, send the reference videos.
Hello, when I add the direction extension the near by map desgin become change,, also direction is not working properly
Hi,
Please provide detailed infos about your issue and how we can reproduce it. Also, please send the new link of the map to check it.
Thank you
we want refund, the plugin don’t full fill our needs. We wanted Realtime navigation. Thanks
No problem. We welcome you again whenever you think our products will fill your needs. Your refind requests will be approved in the shortest time.
Thank you
Hi!! Work in Wix?
Hi,
No it doesn’t work with WIX.
Thank you
Hi support
great plugin
Please let me know 1. if there is a way to remove date and time from posts that describe location information ? 2. how to change the “blue color” of markers
Thanks!
Hi,
1. The date and time cannot be removed from the plugin. You need to do this from the theme options or from the single page template code. I think you’d need to contact your theme support regarding this issue.
2. To change the marker image, please check this guide https://www.docs.progress-map.com/cspm_guide/marker-settings/change-the-marker-image/
Thank you
HI! Where do I find the shortcake to add directions to a single post? Thx!
*shortcode
Also – How do I get rid of the green check mark in the direction icon on my map?
Hi,
Please check this guide for all details about the shortcode: http://www.docs.progress-map.com/cspmdr_guide/shortcode-cspm_directions_map/
To remove the check icon, you need to add the following PHP code to the file “functions.php” of your theme:
function cspmdr_remove_check_icon($default_icon, $map_id){
return '';
}
add_filter('cspmdr_check_icon', 'cspmdr_remove_check_icon', 10, 2);
I hope this helps.
Thank you
Is there a way to have the user add their location as the starting point to get directions for an individual post?
And – trying to figure out why it isn’t providing directions on the large map – appears to try to load, but nothing happens. Thanks!
Hi,
Is there a way to have the user add their location as the starting point to get directions for an individual post?
- Yes, the user can actually select their location in the search form to use it as the starting point. The only thing to note is that you must activate the geotargeting feature. Please check this guide to see how: http://www.docs.progress-map.com/cspmdr_guide/allow-geotargeting-in-the-directions-form/
trying to figure out why it isn’t providing directions on the large map – appears to try to load, but nothing happens.
- Unfortunately, I’m not able to generate this issue in my site. Please send me the link of your map and show me the steps to generate this issue.
Thank you for your patience
Hi,
You’re using an old version of the plugins. Please update the plugins to the latest version and try again. This will be fixed.
http://www.docs.progress-map.com/cspm_guide/how-to-update/Thank you
The map below loads 17 markers on Safari but only 3 on Firefox and my iPhone – How can I fix? https://plotmystory.com/17-hikes-challenge/ thanks!
Not sure what the problem was, but I remade the map and it seems to be working. Now the issue is that there’s a massive marker showing up on my iPhone version, even though I’ve disabled geo targeting and removed my uploaded icon? Seems like not all map changes seems to be sticking, or are taking a while to take effect.
I have also been getting an error message when I try to publish a post with the map embed
Hi,
The problems you’re facing seems related to the cache. If you’re using a cache plugin in your site, clear all the cache and try again. Make also sure to clear the browser’s cache in your devices.
Regarding the error when you try to publish a post on the map, can you please provide more details? What is the error message you get on return?
If you are using another map plugin, deactivate it, clear the cache and try again.
Thank you
Hi,
I’m thinking of buying your plugin. Is it possible to router between multiple pins?
https://preview.codecanyon.net/item/progress-map-directions/full_screen_preview/32352409?_ga=2.40370148.715096940.1663580643-86246863.1641224895I want to automatically generate a page like this. 1 Post page overview 2 selection 3 display Show 4 routes
Register your favorite posts (places) as favorites, I want to display only my favorite pages on my page. Is it possible?
Then rearrange your favorite places. Is it possible to show the shortest route next?
Hello, can you go from the marked indications to a destination, to the Google maps gps on the mobile so that the destination is indicated while we circulate? Is it possible to do this? Thank you
Hi,
Unfortunately, this option is not available. I just added it to my TODO list and will add it in a future update.
Thank you
Hello In the direction module I can only select a start point and the end point is only a marker I want be able to select any end point I want is that possible?
Is there a shortcode or a function I can use to solve this issue? because this is the main functionality in the map service of my client.
I want to have another field under the choose start point called end point to be able to search for any location other then clicking on the marker. I already purchased all the plugin with addons. And hopefully you can solve this critical issue for me.
Hi,
Sorry for the late response. Unfortunately, the option you’re asking for is not available. You can only find directions between a given address and the markers already available on the map.
Thank you for your understanding
Hi, my client purchased this add-on last month. The directions is not working properly and showing errors in console about jquery-migrate.min.js https://prnt.sc/201jyzw
Could you help me identify the issue?
I cant see the directions step widget
Hi,
Please send me the link of your map to check this.
Thank you
Hi have you seen it? i cheked and the issue is with the list and filter function, its like it doesnt work
Hi,
Sorry for the late response. Are you still having any problem with the direction steps widget? I just checked your site and everything is working fine.
Thank you for your patience
Hi where can i see the simple directions demo.
i want to integrate the plugin in my Wordpress website where user can enter starting point and destination point and see the route along with time and distance of the route.
i have seen you demo but in that I can only put the starting point I can’t be able to enter the destination point
Kindly reply me here or my personal email on shoaibalisabir2525@gmail.com
response on email would be helpful
Hi,
Regarding the “Directions” demo, please visit the link https://codespacing.com/directions-demos/general-overview/
Please note that destinations are already on the map, you simply need to specify your starting point to find directions. For example, in our demo, try to enter the address “London, UK” as your starting point, once entered, select any location/marker already available on the map to see the directions. In the direction steps widget, you can reverse the route so that the starting point becomes the destination an vice-versa. You can also click on the “Help” button in the directions form to get more info about how to use this tool.
I hope this helps.
Thank you
is this only for google maps? if so will you add support for other providers?
Hi,
The plugin works only with Google Maps. Unfortunately, other providers are not supported.
Thank you
Great work!
Thank you 