Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello Staartmees,

    I tried it, but with no success. I see blank place on the front end and just a hyper link – “find my location ?”

    Thread Starter staartmees

    (@staartmees)

    it works on my site with WP 4.2.4, Contact Form 7 4.2.2 and Contact Form 7 Map Field 2.3

    in my contactform I use the code [map location zoom:14]

    Staartmees,

    Unfortunately, the same shortcode gives me a blank screen with the above mentioned link/text.

    Can you provide your website URL, I am curious to know how it looks like on the front end and if “latitude and longitude” are editable while submitting the form.

    Thanks!

    Thread Starter staartmees

    (@staartmees)

    Thanks for the shortcode! It’s there all right, but for some reason the map is being put all the way on the right side and it’s overflowing out of the div container, must be some styling issue. When I press the Tab key multiple times, at one point a part of the map comes to focus and the form container shifts all the way to the right, and the map is revealed. See this page: https://pugpune.techydudes.net/map-form/ (note: the link will probably go away after the issue gets resolved)

    Can anyone advise a workaround to bring the map back into position? Thanks in advance!

    Found a fix: I have to enclose the shortcode inside <div> tags.

    <div>[map location zoom:14]</div>

    This plugin needs more work.. it seems the start point (51.501, -0.105) is hard-coded into the .html file in the plugin editor. I’ll have to change it manually. It would be nice if I could supply it a parameter in the shortcode.

    oh, btw the zoom parameter is not working.. can remove it and it won’t make any difference.

    <div>[map location]</div>

    chuckglenn

    (@chuckglenn)

    I installed Contact Form 7 Map Field, click on the map tab and just get a blank white box. What am I missing??? anyone know???
    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Make it work with WP 4.2.2 and CF7 4.2.1’ is closed to new replies.