Flipper Code - WordPress Development Company
Forum Replies Created
-
Hello Dan,
You explained it very well and should be very helpful who faced this issue in previous version.
Thanks again!
I hope issue is resolved. Please don’t hesitate to ask more if any issue.
Hello,
I see. In this case you can pass center_latitude and center_longitude to the shortcode.
[put_wpgmp id=1 center_latitude=123456789 center_longitude=123456789]
I think i should advice you this solution at the first 🙂
Thanks
Hello,
Little code on line 152 in class-google-map.php will be enough to do this.
Before : $this->code.=’var latlng = new google.maps.LatLng(‘.$this->center_lat.’,’.$this->center_lng.’);’;
After : $this->code.=’var latlng = new google.maps.LatLng(“your latitude here”,”your longitude here”);’;
I hope it helps you.Thanks
Hello,
First location you assigned to the map is center location for the map.
ThanksHello,
Can you please check it now and let us know if any issue?
Thanks
This would be a great idea but don’t post them here, please email me at hello [at] flippercode [dot]com
Hello,
This is very strange. are you using buddypress or multi-site setup?
Thanks
Hello,
Can you please show me the page where you added the shortcode?
Thanks
our email is hello [at] flippercode [dot] com
Hello,
Can you please contact via email to help you further so we can look what is happening your side?
Thanks
I see. Can you please give us link where you placed the map or mail us for better support. Our mail is hello at flippercode dot com
Hello,
Might be you added ‘px’ with height. px is automatically added so you just need to enter number without px. if still any issue, please show me your page where you placed the map so i can check it.
Thanks
Hello,
It could be a great suggestion.
Thanks
Hello,
If you have FTP access, please remove the folder from wp-content/plugins.
Though are you having any problem with this plugin, we can assist you sort out everything.
Thanks