WPGMaps
Forum Replies Created
-
Hi Tyler
The map itself is responsive, however the DIV that you have contained it in is not responsive and has a set width.<section class="column column-1 grid-left-0 grid-width-24">has the following CSS:
div.grid-fixed-24-20-20 .grid-width-24 { width: 940px; }Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Infowindow – make width auto?Hi Tyler
We’ve put a minimum width in as some theme’s have conflicting styles which bring in scrollbars into the infowindow.
What you can do in the meantime, is open wpGoogleMaps.php and search for this line:
var html='<p style=\'min-width:100px; display:block;\'>'+wpmgza_address+'</p>'+d_string;That should be around line 1808. Remove the “min-width” CSS. Does this help?
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] PHP NoticeThank you for bringing this to my attention. I’m releasing 6.1.1 which tackles this today.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Getting startedHi Rita
Please confirm that you have installed and activated the plugin?
If you have, “Maps” should appear in the left navigation of your wp-admin section.Hi
Please go to Maps->Settings and then the “Advanced Tab” and ensure the following two fields are set as:Marker XML DIR: {wp_content_dir}/plugins/wp-google-maps/
Marker XML URL: {wp_content_url}/plugins/wp-google-maps/There should be no spaces anywhere in both fields.
If that doesnt work, please try this:
Marker XML DIR: /{wp_content_dir}/plugins/wp-google-maps/
Marker XML URL: {wp_content_url}/plugins/wp-google-maps/We’re releasing a new version today that allows the marker data to be pulled by either the DB directly, or via the a Marker XML file. The DB option should present less issues.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] error on activationWe never received a response, therefore marked it as resolved.
These errors are most likely due to the fact that the plugin cannot write to the marker data file upon activation. We’re releasing a new version today that overcomes this issue.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Map is not showingHi there
Please provide me with a link to your site. I think there may be a CSS conflict with the IMG elements between the Google Maps API and your theme.Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Ordering markers not workingHi Melissa
We’ve noticed a few problems with the ordering functionality lately and we are addressing this in the next release due for early next week. Sorry about that.Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Remove location text bubbles on clickHi April
Thank you for your kind comments.We could remove them via removing a line of could if you wish. CSS wont really do the trick with this.
If you open WPGoogleMaps.php and go to line 1676, 1682 and 1689, you should see this:
infoWindow.open(MYMAP.map, marker);Simply remove those lines.
Does that help?
If you’re enjoying the plugin, please consider leaving a review
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Missed translationThe latest version has this included. Thank you for picking that up.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] error on activationHi Mrppp
Please can you let me know who you host with?Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Markers MissingHi there
Please go to Maps->Settings and then the “Advanced Tab” and ensure the following two fields are set as:
Marker XML DIR: {wp_content_dir}/plugins/wp-google-maps/
Marker XML URL: {wp_content_url}/plugins/wp-google-maps/There should be no spaces anywhere in both fields.
Please also ensure you are using the latest basic version.
Let me know if this helps?
Forum: Reviews
In reply to: [WP Go Maps (formerly WP Google Maps)] DON'T BUY THE PRO VERSIONHi Atoom
I apologies if I may have missed your support question. I had a quick look and couldnt seen any emails or support tickets from “atoom”. Please can you try again so that I can sort out your query? I’ll respond as soon as I receive it.Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] View on Google MapsHi there.
Sorry for the delay.
Unfortunately not, sorry about that.Hi Webber
Apologies for the delay. For pro support please use http://www.wpgmaps.com/forums/forum/support-forum/ or http://www.wpgmaps.com/contact-us/ – you’ll receive a quick response there.