Hello, I found that if I set my global height setting to 100%, it breaks the map layout in the shortcode helper. Do you think you could fix that? I’m slightly paralyzed by how great this plugin is!
@bozdoz: I think also this is a bug. Is this allowed? Because the specification in percent does not make sense, because the div container needs a fixed value.
Wait, wait, you yourself wrote that I can use %, and now you’re telling me not to use it. If you want to cover the entire space, you need 100% height. My map on the website is embedded in a div because there are other elements and conditions connected to it. And I want the map to fit within its space. This makes perfect sense because the parent has a fixed height.
That’s right. I explicitly solved it directly in the shortcode and left the global element with a fixed height so that it wouldn’t interfere with the shortcode help, which is really great. 🙂
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[BUG] – Broken layout shortcode helper’ is closed to new replies.