1575 comments found.
We have custom post type called Workshop that are being presented all over the world. Can we add custom field to CPT, which would be geo coordinates and show those CPT on map?
Hi! Thank you for your interest in the plugin. That’s possible only with custom code. Example:
https://gist.github.com/carmoreira/aaa14dc3479ad1b3e1488ab66ed04fa9Greetings, Carlos
Thank you Carlos!
Does it work with ACF custom fields?
Yes, you would need to make changes to the example provided, to grab the values according to ACF docs.
” With this approach, you would need to add “my_custom_map_data” to the map’s advanced tab for the Interactive Regions * the map would then read from the custom post type and the fields specified below”
I’m struggling with this part. When I add it the page goes blank. I purchased it under different account, if needed I can provide you purchase code.
Please write us using the ‘contact author’ option in the support tab, using the account you used to purchase the license, so a proper support ticket is created. This goes a bit into customizations territory, but I’ll provide the necessary guidance. Basically what is says is that when you create a new map, in the ‘interactive region’ section, change to the ‘advanced tab’ and simply write there “my_custom_map_data”. That will make the map read you code, if everything else is done correctly. Greetings, Carlos
That did the trick. Real quick. In the code you gave me – cpt_id should be the name of the CPT? Like “workshops” for example?
That’s correct. You would also need to replace the get_post_meta calls with the code to get content from ACF fields.
Hey, is it possible to use round marker and name/label above/under it? Something like this -> http://prntscr.com/17fzu47 If not currently, can this be done in the next update? Thank you!
Unfortunately this won’t be possible to implement. The maps are generated using the Google Geochart API, which does not have the option to add labels to round markers. You can either have one or the other. Sorry for the limitation. Greetings, Carlos
Hi, Font icon map making doesn’t work. What is the problem, I don’t understand? Can you help me?
https://i.snipboard.io/VaLo1K.jpg https://i.snipboard.io/o83rKF.jpg https://i.snipboard.io/kHuENZ.jpgAlso, do you plan to update to Font Awesome 5?
Hi You’ll need to copy the icon itself, from the cheatsheet linked in the instructions, not the html code. If your site already loads FontAwesome5, you should be able to do the same, with the v5 cheatsheet https://fontawesome.com/v5/cheatsheet/ Greetings, Carlos
Hi Carlos,
I love your plugin. It has been extremely reliable throughout the years.
I started using automatic dark mode and would like to slightly change the visuals of the map based on the user’s settings. Therefore, I need to change the CSS via the customizer.
I can’t find the CSS selector for the background color of the map, though. Could you please share this one? Also, is it possible to only change the background for one specific map? In my case, that is map ID 12.
Thank you
Hi! One trick would be to set the background colour to ‘transparent’ and this way it would show the background colour of the container. You could target that specific container or page to only change the colour of that background. Hope it helps. Greetings, Carlos
Thank you for the quick reply. That worked extremely well! Very happy with this solution.
hello I need to know something before buying, I have already bought other similar plugins and nobody allowed me to do this thing: I only need to customize one island of Italy, so I just need a piece of map which is an island that lies in the Campania region of Italy. So only this island called ISCHIA must be visible, so I must be able to add all the options only to the municipalities and provinces of this island, can it be done?
Hi Antonio. Unfortunately it won’t be easy to do that, since the plugin only includes the full map of Italy. But write us using the ‘contact author’ option in the support tab and we’ll try to provide you with some workarounds. Greetings, Carlos
can i simply zoom in on sydney australia and have dots all over that or is it restricted to countries only
Hi! The plugin only includes country maps. It doesn’t have city maps unfortunately. Sorry for the limitation. Greetings, Carlos
Hi I am having trouble loading it onto my squarespace website, cant seem to figure out why it won’t load, help please!
Hi! Write us using the ‘contact author’ option in the support tab, sharing the generated embed code or the link to the page where you have it embedded. Greetings, Carlos
Hi! I’m using the plug-in and the world map seems to have a really bad quality. I can use it in a small version in order to hide the bad design ( countries’ border are bad and leave white spaces between them) but when there are two markers close the map make a zoom and you can see all the bad lines and glitches of the world map. Why is it so poor designed?
Hi! Are you changing the original viewport with the zoom options? The SVG map files are not ready to be zoomed in or displayed in really big formats, since the regions are not very detailed, the maps are meant to be simple. The maps are provided like that from the Google Geochart API, so this is something we can’t change unfortunately.
Posible to present the world map (+countries) and in the USA presenting the states?
Hi! Thank you for using the plugin. Unfortunately that’s not possible. It’s only possible to display the world map with the countries divisions. Sorry for the limitation. I’ll follow up using email. Greetings, Carlos
- - the map i will work on will be focused on the Mediterranean region (south Europe and MENA) i would need to relate and display on each country a specific article & the article image, it is possible ?
- - is the content on the map RTL friendly ? so the related article in Arabic will display on the map correctly (i am using WPML and and RTL friendly template)
- - can i customize border within the map ?
Hi! Thank you for your interest in the plugin. The plugin does not include a map for only the Mediterranean region, you would need to use the world map and then ‘zoom’ into the area you need. You would need to manually add each image and title to each country, the plugin would not be able to automatically pull that information.
Yes, the plugin should work well with RTL layouts.
There are limited options to what you can do with the border (color and width).
Greetings, Carlos
Hi,
I have a directory website, build with listingpro theme. Can i display directory listings in your map?
Thanks
Hi! Thank you for your interest in the plugin. Unfortunately the plugin will not integrate directly with listingPro. Sorry for the limitation. Greetings, Carlos
Hi, I want the countries in which I’ve placed a tooltip to be a different colour to the ‘inactive’ countries. How can I achieve this?
Hi! When you add each individual region code for the countries, you’re also able to select an individual colour for that entry. You’ll just need to edit your existing entries to select their colour. Greetings, Carlos
Sure, but that only works when I have ‘regions’ selected. Is it possible to combine modes, so that I would have an active country highlighted, but then also have inside it a round marker with a text label attached to it? Sorry, I know it’s asking quite a bit. 
You can create a separate map, where you can colour the regions and then overlay the markers map. More info: https://cmoreira.net/interactive-world-maps-demo/advanced-tips/overlay-maps-regions-map-markers-text-labels/ this approach should work. Greetings, Carlos
Hi Carlos, am considering using this plugin. Looks just what I need. Just wondering if you have any examples of websites where your plugin is currently being used. Many thanks, Ian
Hi! Here’s an article that rounds up some examples: https://medium.com/envato/mapping-your-world-inspiration-for-interactive-maps-6e1e17e2587d Greetings, Carlos
Hi Carlos, thanks for replying so promptly – will take a look at the links, Thanks, Ian
Hi, can I use the map plugin with Elementor?
Hi! Yes, the plugin will work with Elementor. Each map will have it’s own shortcode, which you can use in an Elementor text/shortcode widget. Greetings, Carlos
Can this plugin display French maps using the current ISO region codes since 2016 (ie FR-OCC) https://en.wikipedia.org/wiki/ISO_3166-2:FR – or is it only using the ones from before 2015?
Unfortunately the France map included in the plugin is not updated. The maps are loaded from the Google Geochart API, which only provides the pre 2015 version. Sorry for the limitation.
- 1. I need to create a separate region map of the world but there is one region code for Americas – 019. Cant find separate codes for South and North America. Is it possible to be done?
- 2. I’m using newspaper theme with tagDiv composer. [show-map id=”1”]
is not displaying the map in HTML module. Also tried with
[show-map id=”1”]
Any suggestion here as well?Thank you!
Hi! To have North/South America separated, you need to select the ‘World Subcontinents’ map. https://cmoreira.net/interactive-world-maps-demo/continents-map/
The fact the shortcode doesn’t display, could be a limitation of your theme. Does it render shortcodes on that module? Usually page builders will render shortcodes in normal text modules, not the html ones.
Greetings, Carlos
Thank you for the fast response. All 2 issues are fixed now.
Presale Question:
1) There will button on main navigation of my website that will have link to map page.
2) On that map page we will have countries (Currently USA later may be Canada)
3) Suppose when someone click on USA he will have the states.
4) On click on states system will redirect user to some page.
Can I do this using your plugin ? If so please let me know so I can purchase it.
Hi Thank you for your interest in the plugin. If I understood correctly, yes, that’s possible. You can have the world map on a specific page, where you link the US to another page where you have the map for the US divided by states. Each state can link to any page you want. Greetings, Carlos
Carlos made a wonderful map. We’ve been using it for many years. Moreover, he provides excellent service. Thanks, Carlos! Recommend his products to all my friends
Thank you for the positive feedback!
Hi There @cmoreira.
Did you know that Regions of the African Union were changed in July of this Year. Will the plugin be updated for that? Zimbabwe and Malawi now fall under the South region.
More info on: https://en.wikipedia.org/wiki/Regions_of_the_African_Union
Awaiting you reply.
thanks
Hi! This doesn’t depend only on me, unfortunately, since the maps come from the Google Geochart API and lately they have been slow to implement updates of this kind. They follow the UN M49 standard to divide the countries into geographic regions and looking at the list here https://unstats.un.org/unsd/methodology/m49/ (go to geographic regions) Zimbabwe and Malawi still display under Eastern Africa. So I guess that first it would need to be changed in the UN list before the maps would be updated by Google. Greetings, Carlos
Hello. May I know the difference between your Interactive World Maps here on Code Canyon and the Pro version of your Interactive Geo Maps on on the Wordpress plugin repository? Thanks.
They are 2 different plugins, using different libraries and although they both serve the purpose of displaying maps, the features are different. I can provide you more details about the difference if you write me using the ‘contact author’ option in the support tab. Greetings, Carlos