Git Product home page Git Product logo

cf7-google-map's People

Contributors

afragen avatar aurovrata avatar leandroguimaraes avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cf7-google-map's Issues

Translating default fields does not work

Hello @aurovrata
I hope you are doing well.
First of all thank you for this amazing plugin.

I have an issue with translating the fields. I add the code you provide but nothing changes. The fields are not translated.

By the way, there are two syntax errors in the code. I don't read code. Somebody noticed this for me as I got an error when trying to save.
Syntax error 1: The first field is missing a ; at the end of the first line
Syntax error 2: The fourth field is missing a ; at the end of the fourth line.

But regardless of this, it still does not translate the fields.

Thank you in advance

Vassos

Get Lat Long as hidden fields

Hi

I am using the plugin to get the latitude / longitude and pass them onto an API. The plugin that gets the fields for sending to the API only recognises the principle [map-xxx] field.

I can use a hidden field to pass to the API however the [lng-map-xxx] and [lat-map-xxx] don't seem to be generated prior to submit.

Any ideas how I might resolve this?

Thanks

Edge gives javascript error

Hello
I've been using your plugin for a while and it's amazing but unfortunately it gives an error in the Edge browser

SCRIPT1028: SCRIPT1028: Expected identifier, string or number cf7-googlemap.js (68,33)
Which is this part of the script:
let $map3 = et_map.gmap3({...map_settings, ...cf7GoogleMap.gmap3_settings}).marker({...marker_settings, ...cf7GoogleMap.marker_settings}).on('dragend', fireMarkerUpdate).then(function(result){ googleMap = this.get(0); googleMarker = this.get(1); });

Could you take a look at this?
Thank you very much

If map is required yellow alert message is empty

Hi all!
I love your plugin.
I'm encountering an issue.
I noticed that this plugin adds an error message if [map] is required [map*].
In my frontend I can view just the yellow box empty with the padding dimensions.

Can you help me?

Google map on Popup/Modal

Hi! just wandering if I can reinitialize the function call for map once button is click to show the modal with the map.
As currently it doesn't show on modal but working fine without modal.

Issue since 1.4.3 update

Hello, thank you for great plugin!

We get the following javascript error in /plugins/cf7-google-map/public/partials/cf7-googlemap.php

Uncaught ReferenceError: address is not defined

it works again when we uncomment line 137:
var address = $('input#address-name?>', map_container );
and comment out line 173:
//var address='';

https://prnt.sc/s93rnh

Hope you can fix that in future release.
Thank you

Cannot read property 'addListener' of undefined

Hello @aurovrata and thanks for your plugins.

Using the latest WP, I get this error (I haven't used the plugin before, so maybe not related).

jquery.min.js?ver=3.5.1:2 jQuery.Deferred exception: Cannot read property 'addListener' of undefined TypeError: Cannot read property 'addListener' of undefined at s.fn.init.$.fn.initCF7googleMap (https://mysite.com/wp-content/plugins/cf7-google-map/public/js/cf7-googlemap.js?ver=1.7.3:137:17)

This checked or not doesn't make a difference.
image

Thanks in advance.

User Current location

Hi,
I really like this plugin but I'm wondering if I can get user current location and show a marker for this location?

Looking forward hearing from you
Kind regards,
Ammar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.