• Resolved Lee

    (@romanempiredesign)


    I have been getting an error in IE8 when using WP Google Maps and Pro versions. This error causes the map to not be displayed on the page.

    I don’t think this is a plugin error as much as it is an IE8 error but here is the solution if anyone else experiences this. Add the following to the top of your page in the head section:

    <!--[if lte IE 8]>
            	<script type="text/javascript"> if (!window.console) console = {log: function() {}}; </script>
    <![endif]-->

    https://wordpress.org/plugins/wp-google-maps/

Viewing 1 replies (of 1 total)
  • Plugin Author WPGMaps

    (@wpgmaps)

    Hi Lee
    Please update your basic and pro as we have now fixed this bug. Thank you for bringing this to our attention.

    [ Moderator note: For pro or commercial product support please contact the author directly on their site.

    As the author is aware, commercial products are not supported in these forums. As you are their customer I am sure they will have no problem supporting you there. ]

Viewing 1 replies (of 1 total)
  • The topic ‘IE8 "console undefined" error’ is closed to new replies.