• Resolved RicaNeaga

    (@ricaneaga)


    Hello!

    Just put any page with a map (shown by your plugin) in the web.dev test – https://web.dev/measure/

    You will get this kind of error:

    <frame> or <iframe> elements do not have a title
    Screen reader users rely on frame titles to describe the contents of frames. Learn more.
    Failing Elements
    div.kt-inside-inner-col > div.wp-block-webfactory-map > div.wp-block-webfactory-map > iframe
    <iframe loading="lazy" width="100%" height="400px" src="https://www.google.com/maps/embed/v1/place?q=…" frameborder="0">

    More details here – https://web.dev/frame-title/

    Most likely this is a simple error to fix, the element just needs a title ?? Hope you can solve this by default in the next update.

    Thanks.

    • This topic was modified 3 years, 1 month ago by RicaNeaga.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Google’s web.dev warning – frame or iframe elements do not have a title’ is closed to new replies.