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.

Hi, I have just purchased/installed the plugin (haven’t changed any settings) and it’s conflicting with my website design. The problem is on the home page ( http://www.injuryresearch.bc.ca/) and the activated plugin distorts our “Browse the library” search bar. I can send a screen shot if I can get some contact information. Is this something you have come across? Can you help? Thank you, Bronwen

Hi,

This is a CSS conflict with your theme. Please contact me at plugin.progressmap@gmail.com and i’ll send you the version that contains the fixes.

Thank you

Hi. thank you for awesome plugin. I purchased this plugin and stucked at some simple problem about infoboxs while testing.

Check this URL below.

URL – http://www.spass.co.kr/archives/928 (the map of main page is connected with both post 1 and 2)

1. The pictures are not appearing after loading in bubble and slide like your demo. I couldn’t see any pictures in bubble and slide at PC. but when I check my phone they appear.

2. how could insert some word in the slide?

Hi,

1. The pictures are not appearing after loading in bubble and slide like your demo. I couldn’t see any pictures in bubble and slide at PC. but when I check my phone they appear.

- I just checked your website an i can see the pictures in the infoboxes and the carousel! Please clear your browser’s cache and server’s cache, then, try again.

2. how could insert some word in the slide?

- In which area of the slide you want to insert text?

could you check the URL using Explorer? The map doesn’t even load with Explorer.

- It works fine for me. Please clear your browser’s cache and server’s cache, then, try again.

Thank you

thank you for concerning this problem. The problems were solved after trying to fix them several times. One more question here: how could I classify the posts on map using filter by tag?

Hi,

1. Please go to “Marker categories settings”.

2. Select the option “Marker categories option => Yes”.

3. Select the option “Taxonomy => Tags”.

4. Save your settings.

5. Go to “Faceted search settings”.

6. Select the option “Faceted search option => Yes”

7. In the next field, select the tags you want to use in the filter from the list “Selectable items”

8. Save your settings

Thank you

Hello, I’ve downloaded the plugin to the wordpress website, and since then I keep getting this notification on every page in the admin panel “Display All Points of Interest nearby a location/post on the map with the NEW extension “Nearby Places”“

How can I remove that?

thanks

Hi,

You can remove it by clicking on the X icon.

Thank you

Nearby places notification persists. wtf? Don’t make me add css…

I’ll do something about this in the next version.

Thanks

Notification persists in new version.

Hi,

I just removed the admin notice from the plugin and sent the updates to Codecanyon. The new version 2.8.2.1 will be available ASAP.

Thank you

I’m struggling to see how I can pull in the image of the locations into the item_img and info box img sections. Are you able to help please?

The page is: http://ippbuild.wpengine.com/ipp-sites/where-we-work/

Hi,

Please make sure to add a featured image to your post(s).

Thank you

Wow, sorry to bother you haha, that was a specialist question!

Thanks so much for the prompt response. Will rate the plugin shortly.

Hello,

the map does not load at all when you click to zoom in the map?

can you help?

Hi,

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

Thank you

code: 6c4e7745-1b1b-4fa5-9087-4a2cf2c60705

hi,

we have updated to ves. 2.8.1. after the update is the site structur damaged? why? please help us.

look here: http://www.baldeneysee.ruhr/parkplatz-regattaturm/

thx

stephan

Hi,

I think it’s a CSS conflict with your theme. Please contact me at plugin.progressmap@gmail.com and i’ll send you the version that contains the fixes.

Thank you

hi again. Can I use 2 map on my home page ? I am using this map with this code <?php echo do_shortcode(“[codespacing_progress_map carousel=’no’ width=’1038px’]”); ?>

but I want to use a map same home page again. subject where am I now. but how can I use it. with which code ? please help me.

I tried this code but the page was not open. [codespacing_light_map center_at=”40.879326,29.25813500000004” show_secondary=”yes” show_overlay =”no” geo=”true” show_user=”true” user_marker=”http://www.kesfetdunyayi.com/wp-content/themes/socha/css/images/icon-map.png” width=”100%” height=”400px”]

this is my blog : www.kesfetdunyayi.com

I made it now. but I can not see marker on my map. what is wrong ?

<?php echo do_shortcode(“[codespacing_light_map center_at=’40.879326,29.25813500000004’ show_secondary=’yes’ show_overlay =’no’ width=’1280px’ height=’400px’]”); ?>

Hi,

You need to add the ID of the post to display as a marker on your map. Try this shortcode instead:

<?php echo do_shortcode('[codespacing_light_map post_ids="POST_ID_HERE" center_at="40.879326,29.25813500000004" show_secondary="yes" show_overlay ="no" width="1280px" height="400px"]'); ?>

Replace (POST_ID_HERE) by the ID of the post to display.

Or, you can use the following shortcode to display a static marker:

<?php echo do_shortcode('[cs_static_marker_map latlng="40.879326,29.25813500000004" width="1280px" height="400px"]'); ?>

Thank you

Hi! Suddenly after adding a few markers my map doesn’t load on the live site.

Also before this, it takes quite some time for the infobox to load. is this normal?

Really hope for your prompt response. am helping a charity organisation with this. thanks!

Hi,

The problem is an error in the coordinates of the below posts. Please edit each of the following posts and make sure to remove the sign (°) from the latitude and/or longitude fields.

Post IDs are:

2581, 2535, 2533, 2519, 2513, 2509, 2506, 2568, 2504

Thank you

Hi, thanks for this. Ive made the changes and the map can be displayed now. :) But i have 3 more problems: 1. The infobox is not displaying when I clicked the markers. 2. Is it normal that it is taking a bit too long to load? 3. The clustering doesnt seem to work. Markers are close to each other but not clustered. Hope these can be fix. Thanks!

Hi,

The infobox is not displaying when I clicked the markers

- I think the problem is that you have two maps with the same ID on the same page. In your page http://www.mercyrelief.org/maptest/ remove the second map or add the attribute (map_id) to its shortcode. Here’s an example:

[codespacing_progress_map map_id="map2"]
Is it normal that it is taking a bit too long to load?

- The loading speed depends also on your server’s capabilities. Another thing, upgrade the plugin to the latest version available (2.8.1). I’ve done lots of improvements regarding the loading speed on this version.

The clustering doesnt seem to work. Markers are close to each other but not clustered.

- Please make sure to select the option “Map settings => Clustering => Yes”

Thank you

We have a map with a lot of marker and we want to display their own adress in the infobox on marker hover. How can I custom this PHP code to dispaly the adress of each different posts over the map?

<?php function cspm_custom_infobox_title($default_title, $post_id){

$custom_title = "YOUR CUSTOM TITLE HERE. IT COULD BE A CUSTOM FIELD OR WHATEVER YOU LIKE TO PRINT.";
return (!empty($custom_title)) ? $custom_title : $default_title;

} add_filter(“cspm_custom_infobox_title”, “cspm_custom_infobox_title”, 10, 2); ?>

Thanks.

Hi,

I can’t know the custom field name. Here’s a trick to get the address field name:

1/ Edit a post that has an address

2/ On the top right corner of your administration, click on the button “Screen Options”. A list of options will appear.

3/ Check the option “Custom Fields”. A new widget titled “Custom Fields” will appear. Scroll down and you should find it.

4/ Look for the field that contains the address. If you can see the address, be sure that you’ll see the cutom field name.

Thank you

Hi,

I followed your steps, but the output I got was “Array”.

What it means? What’s the solution to get the address like output?

Thanks

Hi,

This means that the theme developper stors the address as an array. An “array” is a variable that contains multiple columns. I think the theme developper wanted to save each element in the address in seperated columns. To display the address, you need to implode the array columns. Please contact your theme support and ask them to show you how to implode the address.

Thank you

Hi.

I want to use a Marketplace theme and plugin for my web but i need Map geolocation.

Can registered users as shop owners submmit their shop location with some form in the frontend or it is neccesary to allow them access to the backend?

Thanks.

Hi,

The plugin doesn’t provide a frontend form that you can use to submit locations.

Thank you

Hello, I will use this plugging on my travel blog. now I installed but post map is not correct. I selected barcelona but it shows london. what is first setting for this pluging ? thanks

for example I uploaded this icon (http://www.kesfetdunyayi.com/wp-content/themes/socha/css/images/icon-map.png) on my about page but still seeing blue icon on my map. before I changed main page map icon and it is ok. but other page is not ok. I dont know why and what is wrong

okay. please look your mail

Actually it should work but i don’t know yet why it doesn’t. I think it’s due to an unselected option in the settings or a cache issue. Try to clear your browser’s cache and your server’s cache and try again.

Hi,

I’m having trouble to filter map by category on www.nendu.net,

I’ve found this code here on the support, but i’ts not properly working: <?php $categories = get_the_category(); $category_id = $categories0->cat_ID; echo do_shortcode(‘[codespacing_progress_map post_type=”post” tax_query=”category{’.$category_id.’|IN}”]’); ?>

it doesn’t change when I change category,

also, how can I redirect clicking on pat to the single post corresponding to that entry?

thanks Ariane

Hi,

I’ve checked your website and can see that the map display different locations based on the selected category in the menu, but if you need another code, you can try this one instead:

<?php

$category_ID = isset($_GET['cat']) ? esc_attr($_GET['cat']) : '';
$tax_query = !empty($category_ID) ? ' tax_query="category{'.$category_ID.'|IN}"' : '';

echo do_shortcode('[codespacing_progress_map post_type="post"'.$tax_query.']'); 

?>
how can I redirect clicking on pat to the single post corresponding to that entry?

- The problem in your case is that the infoboxe disappear when you leave the marker. Please select the option “Infobox settings => Remove Infobox on mouseout? => No” and you’ll be able to use the infobox as a link to the single post page.

Thank you

Hi,

I had found another solution for the category that was:

<?php $myCat = get_query_var( ‘cat’ ); echo do_shortcode(‘[codespacing_progress_map post_type=”post” tax_query=”category{’.$myCat.’|IN}”]’); ?> and that’s why is still working

but I’ll try your solution, because it’s working only with plain urls

Thank you very much

The infoboxes are pulling scaled down featured image thumbs which are getting cut-off. How can this be modified to pull down original or at least set the proper scaled dimensions.

Ok, removed, please try now

Hi,

The only solution available in the plugin to change the infobox images is by using a hook. Please copy/paste the following code in the file “functions.php” of you theme or child theme and try:


<?php 

/**
 * Change the infobox thumbs (Progress Map)
 */

function cspm_change_infobox_thumb($default_thumb, $post_id, $infobox_type, $parameter){

    $infobox_thumb = get_the_post_thumbnail($post_id, 'post-thumbnail', $parameter);

    return (!empty($infobox_thumb)) ? $infobox_thumb : $default_thumb;

}
add_filter('cspm_infobox_thumb', 'cspm_change_infobox_thumb', 10, 4);

In this code, i chose to display the images identified by the name “post-thumbnail”. You can change the name by another one of your choice (‘thumb’, ‘thumbnail’, ‘medium’, ‘large’, ‘post-thumbnail’)

Thank you

That worked – thank you!

Hey guys and girls :) ,

First of all , congrats for the amazing plug in , it is helping all of us improve our work Before i buy it for me i would like to confirm that will fullfill all needs i have as a traveler blogger :) That being said , here is the doubts :

- As a traveler i need to show my clients / followers where have im been and what i suggest for them, best selections with a photo/descriptions and maybe a video - Can i add a map in each post with driving/walking directions for them? - Post photo and description of the location i like but not the other ones around that may be available from google ( something like : Liege’s best picks and discounts ) - I will be traveling to many places in the world, can i pin them all ?? - Can i have categories like restaurants , bars , spas etc ??? - Can we map our clients and see where they came from ?

Can you guys offer that :) ??

sorry for so many questions !

Thanks a lot

Liege

Hi,

Can i add a map in each post with driving/walking directions for them?

- Unfortunately, This feature is not available.

I will be traveling to many places in the world, can i pin them all ??

- Yes, you can add all your locations in a single map or multiple maps.

Can i have categories like restaurants , bars , spas etc ???

- Yes you can display location by categories.

Can we map our clients and see where they came from ?

- If you mean by your question that you want to display custom locations of your clients on the map, then, yes you can.

Thank you

How do you eliminate the promo for “Nearby Places” plugin, it is extremely annoying to have it.

Hi,

Add the following CSS somewhere in your administration.

.codespacing_header a img{display:none !important;}

Thanks

this css didn’t have any effect

I’ll do something about this in the next version.

Thanks

Hi, I’m using infobox 4, I want to override the infobox Title, so I copied the code in my “functions.php” file. Now every infobox shows “YOUR CUSTOM TITLE HERE….” Now: 1) Can I assign different custom titles to every post? How? 2) How I can change the CSS of those titles? Thanks!

Hi,

Can I assign different custom titles to every post? How?

- You need to replace “YOUR CUSTOM TITLE HERE. IT COULD BE A CUSTOM FIELD OR WHATEVER YOU LIKE TO PRINT.” by a custom field or something that you want to display instead of the default title. For example, if you want to display the value of a custom field (e.g. an address), use the following code:

get_post_meta($post_id, 'ADDRESS_FIELD');

Note: replace “ADDRESS_FIELD” by the name of your custom field!

How I can change the CSS of those titles?

- Add the following CSS code in the field “Troubleshooting & configs => Custom CSS” and add the custom styling:

div.cspm_infobox_content_container.cspm_type4 div.cspm_infobox_content div.title a{
color:red;
}

Thank you

Hi how do i get rid of this error on top pf the map. PLEASE I need help ASAP.

Warning: Illegal string offset ‘taxonomy’ in /customers/a/7/e/roomace.co.uk/httpd.www/wp-content/plugins/themify-ptb/public/class-ptb-public.php on line 299

Hi,

The message indicates that the error is related to the plugin “themify-ptb” not “Progress Map”. Please contact that plugin’s support about this issue.

Thank you

Hello, I am having a couple issue with the plugin

1) The plugin not responding to any tax_quary variable in the shortcode. I have tried multiple methods including secondary content, tags, and categories but continue to get all markers on every map no matter the short code. The goal is to build a map with only one category. I have used this source as a resource. http://codespacing.com/wordpress-plugins/progress-map-wordpress-plugin/progress-map-documentation/

Current shortcode: [codespacing_progress_map post_type=”featured_item” tax_query=”category{2|IN}”]

2) The map markers are hovering on top of a sticky header http://imgur.com/a/Vf9Fx

Hi,

The plugin not responding to any tax_quary variable in the shortcode…

The shortcode seems correct, however, ...

1. Make sure you’re using the correct post type name (featured_item), the correct taxonomy (category) and the correct term ID (2).

2. Make sure to use the “Text Editor” of your post/page to insert the shortcode. Sometimes, the “Visual Editor” convert and/or adds unusual characters. Please Copy/Paste this shortcode using the Text Editor>

codespacing_progress_map post_type="featured_item" tax_query="category{2|IN}"]
2) The map markers are hovering on top of a sticky header

Please send me the URL of your site to check this.

Thank you

I seemed to have fixed the first issue. The second issue is still prevalent…. 2 links for examples

http://actontx.kyledward.com/pages/about-us/ (The markers are on top of the sticky menu) http://actontx.kyledward.com/featured_item/revolver-brewing/ (Marker on top of dropdown menu)

I thought this might be an issue with the theme, but it seems this plugin is the only thing creating this issue.

Thanks for you help

Hi,

For the second issue, please note that this is a simple CSS conflict. To fix this, please add the following CSS code in the field Troubleshooting & configs => Custom CSS>

.header-wrapper{z-index:9999 !important;}

Thank you

Hi how do i get rid of this error on top pf the map. PLEASE I need help ASAP.

Warning: Illegal string offset ‘taxonomy’ in /customers/a/7/e/roomace.co.uk/httpd.www/wp-content/plugins/themify-ptb/public/class-ptb-public.php on line 299

Hi,

The message indicates that the error is related to the plugin “themify-ptb” not “Progress Map”. Please contact that plugin’s support about this issue.

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