worldnomadmap
Forum Replies Created
-
Forum: Plugins
In reply to: [Nomad World Map] List StylingHi,
it seems like the nwm_list shortcode doesn’t include the css needed.
I’ll work into fixing this. If in the mean time you want to fix this you can add this custom css to your child theme:
#nwm-route-list { border-bottom: 1px solid #ededed; } #nwm-route-list .nwm-location-count { padding-left: 10px; padding-right: 15px; width: 25px; } #nwm-route-list th, #nwm-route-list td { border-top: 1px solid #ededed; padding: 5px 10px 5px 0; text-align: left !important; }
Thanks
Forum: Plugins
In reply to: [Nomad World Map] Future routes and dates?Hi,
I just tested the future travel line and setting the arrival and departure date in the future when adding a new location via the route editor, display the future line color in the front end. It does show the same past line in the back end.
The second problem reported about the widget seems like a bug to me too. I will dig into the code and try to fix it. I’m still not that familiar with the plugin. I’ve only been supporting it for few weeks now and this may take a while.
I’ll keep you posted.
Thank you
You are welcome ??
Forum: Plugins
In reply to: [Nomad World Map] Which API?Hi,
To get started using the API, you need to access the Google Developer console.
In the Google Developers Console, follow these steps:
1) Create a new project.
2) Create your API keyWhen creating your API key, go to Credentials >> Select the “API key” option.
3) Create a “Browser Key”
Name your API key and also add the URL of your website. To make sure your website requests are accepted, make sure you add at least the below two website urls:
*.your-website-url.com/*
your-website-url.com/*Adding Domain Names
Remember to replace your-website-url.com with you actual website URL.
Do not include https://, https://, or www. in your entries.
Only add one domain entry at a time.Once done. Create the key and then copy the key into your website under NWM Settings
4) Enable the API Services
In the API Manager click “Overview” on the left side of the screen and then search for the Geocoding API.
Click the Google Maps Geocoding API and Enable the service.
Repeat this process and enable the Google Maps Geolocation API, Google Places API Web Service and also the Google Maps JavaScript API.
This should be it.
You can add the same browser key in both field (Browser Key and Server Key)
Hope this is enough info to proceed.
Thanks
Forum: Plugins
In reply to: [Nomad World Map] Cannot link to blog or eventhi,
Please update the plugin and let me know if this is still a problem.
Thanks
Hi,
the plugin has been updated and the problem is fixed.
Thank you
Forum: Plugins
In reply to: [Nomad World Map] Google MapsPlease update and let me know.
Thanks
Forum: Plugins
In reply to: [Nomad World Map] Fix bug when hiding tooltip@markdeafmcguire I’m looking into this, however I’m not sure it is possible.
@chris.W the plugin has been updated, please try it now.
Thanks
Forum: Plugins
In reply to: [Nomad World Map] REQUEST_DENIED when entering location.Hi,
I just took over and the plugin has been updated, can you please test again? About the SSL cerificate I’m sorry but there isn’t much that I can do.
Thanks
Forum: Plugins
In reply to: [Nomad World Map] Zoom code not workingPlease update and try again.
Let me know
Forum: Plugins
In reply to: [Nomad World Map] Multiple locations on same page / postHi,
that I think it’s still not possible and the original author of the plugin never passed a version where this was possible.
Thanks
Hi,
that is currently not possible and it would require customization.
Thank you
Forum: Plugins
In reply to: [Nomad World Map] specific location per pageHI,
can you please update and check again?
I’m not sure I understand the second question.
Let me know,
Forum: Plugins
In reply to: [Nomad World Map] 2 plugins with a maps don't work on a 1 websiteHi,
sorry for the late reply, I just updated the plugin after recently taking over the project, please let me know if all your problems are fixed after updating.
They should,
Thanks
Forum: Plugins
In reply to: [Nomad World Map] Nomad doesn't work after switch the languageHi,
what plugin are you using for the multi-language setup?
Let us know
p.s. sorry for the late reply, I just took over the plugin