[leaflet-map zoom=11 zoomcontrol scrollwheel lat=54.932659 lng=82.927826 height=300 width=100%][leaflet-marker]
Even i set up 5 or 1 zoom level, it always starts from 20 (or what is maximum). Example page is here
Map located after text block
We created a newsletter using MailPoet’s builder.
When we view our newsletter using different browsers (e.g., Chrome, Edge, Firefox, and Opera) and different email providers (e.g., Gmail, Yahoo Mail, RoundCube, Outlook) they look great when the browser zoom level is 100%.
When the browser zoom level is 90% or 110%, however, the newsletter “breaks.” That is, it’s not responsive.
Details:
Browser Zoom Level 100% (Intended Layout, Looks Great): https://prnt.sc/11s30q4
Browser Zoom Level 90% (Not Good): https://prnt.sc/11s340v
Browser Zoom Level 110% (Not Good): https://prnt.sc/11s373z
What’s going on?
Fix appreciated. Thank you.
Cheers!
]]>we use your great plugin in several hundrets of WordPress installations on different servers.
We just noted in every single Ultimate Maps by Supsystic-map, that the last three zoom levels (10 m, 5 m, 3 m) don’t work. If we zoom in that far, the map stays grey and doesn’t load anything. As soon as we zoom out to 30 m or above the map loads again.
Is this a bug or what can we do to fix this?
Many greetings and thanks for your great plugin,
-doffine
I also tried to change the zoom level manually in the PHP file, search & change for any zoom keyword setting but non is help.
Appreciate if any helps or advice on this issue. Thanks!
]]>at the moment when i create a new post, or edit an existing one the default zoom level is right out and shows the WHOLE of planet earth. we then have to click to zoom in many many times (or use the search box). ideally we’d like to specify our city and a zoom level for the default “editor” map to speed up ‘placing pins’. any suggestions?
thanks!
I have an issue with the display of Customizr on Smartphones.
Here’s a screenshot:
https://www.dropbox.com/s/jllznhma4y6dasv/2017-11-04%2012_48_10-Clipboard.jpg?dl=0
As you can see, the site looks really small on the smartphone.
What’s weird is that the Burger Menu is displayed as it should, but then the “Featured Pages” align horizontally instead of vertically / stacked.
I have not adjusted anything with Custom CSS, and there are no design-related plugins installed.
How can this be solved?
Thank you so muc in advance!
I have another feature I’ve implemented and was hoping you could include it in the next update (sorry for posting here but I’m not familiar with svn and wp plugin version control yet and currently don’t have the time to get into it).
We had a client request that the map is zoomed in further initially so it does not display a large cluster of locations (we tried explaining this is by design to ensure locations are shown but they insisted). So I added an “After zoom level” which adds to the zoom level once all locations are visible.
Here’s a diff report (didn’t bother including wpsl-gmap.min.js):
https://promediaonline.com/wp-content/uploads/2017/06/WP-Store%20Locator-After-Zoom-Diff-Report.html
https://promediaonline.com/wp-content/uploads/2017/06/WP-Store%20Locator-After-Zoom-Diff-Report.png
Added an “After zoom level” field to the Map settings and using this value to add to the current zoom after the bounds_changed event.
Maybe others will find this feature useful as well. I hope you can add it and please refactor as you see fit… I couldn’t come up with a good name for it :).
Thanks,
Brian