• mmikolas

    (@mmikolas)


    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!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor hupe13

    (@hupe13)

    global height setting to 100%

    Please don’t use percent for the height.

    @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.

    • This reply was modified 9 months ago by hupe13.
    Thread Starter mmikolas

    (@mmikolas)

    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.

    Plugin Contributor hupe13

    (@hupe13)

    Okay, you are right, it makes sense if you have a parent container. So it is only a bug in the shortcode helper.

    Thread Starter mmikolas

    (@mmikolas)

    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.