I'm trying to make "UberMenu" plugin for Wordpress compatible with Internet Explorer 8 by following this tutorial
I tried to use HTML shim and element instead of too but my menu still shows as an unordered, unstyled list on IE8.
My website: Cicero gestionale studio legale
!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="https://www.versari.it/wp-content/themes/maximus/css/html5shiv.js"></script>
<![endif]-->
Can you gently help me? Thanks in advance