Zenpage Theme - comments errors in IE8

Hello All,

I'm running on a Zenpage theme and I have discovered that everything works like a charm in Chrome and Firefox, however in IE it seems that the comments box is completely disabled.

Any ideas on how to open my site to IE users?

Comments

  • p.s. My site is www.photoashes.com if you want to see for yourself....
  • acrylian Administrator, Developer
    I can't try to reproduce as I am on Mac but my collegue sbillard could.

    Please search the theme's image.php for `<?php printZDRoundedCornerJS(); ?>` and remove that.

    If it then works this js for the rounded corners disables for whatever reason the comment field in IE. As the result I will probably remove it and switch to CSS3 calls for that (which means in IE there will not be any rounded corners at all then).
  • Brilliant - works perfectly - many thanks.
Sign In or Register to comment.