• Hello,

    You can see my wordpress install at http://masonvotes.gmu.edu/blog

    The install seems to be working fine in every browser but IE. For some reason, in IE only, the only things you can click on are the top link to the main site and the footer link for podpress.

    It works fine in every other browser, but I expect many people to be using IE to view the site, and I need it to work for that browser as well. I’m at a loss to figure out what could be causing this issue just for IE.

    The theme is Patriotic (2 columns). Plugins running are: Akismet, Lijit Search, podPress, and Video widget.

    Can anyone help?

    Thanks,
    -Aram

Viewing 2 replies - 1 through 2 (of 2 total)
  • ie what version? because in ie6, the links are clickable for me. what IS broke is your layout though, with the sidebar at the bottom.

    you might want to revisit your validation errors:

    http://validator.w3.org/check?uri=http%3A%2F%2Fmasonvotes.gmu.edu%2Fblog%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&verbose=1&user-agent=W3C_Validator%2F1.591

    Thread Starter Aram Zucker-Scharff

    (@aramzs)

    It was IE7. You were right, the error lay in the code generated by <?php wp_footer(); ?> and I removed that and it worked fine. However, that was auto-generated by the podPress plug-in and I’ve seen the same exact line working fine on at least a half-a-dozen other sites.

    I took a look at the code from the validation you linked me for the footer that was causing the issue:

    <div id="podPress_footer" style="display: block; text-align: center;"><cite>Podcast Powered by <a href="http://www.mightyseek.com/podpress/" title="podPress, the dream plugin for podcasting with WordPress"><strong>podPress (v8.8)</strong></a></cite></div>

    I’m not sure what the problem is, can you point it out for me? I’d like to fix it and put the footer code back up, to properly credit them for the plug-in.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t Click on Anything in IE’ is closed to new replies.