Any time conditional logic fails to work, it's either a configuration error or a JavaScript/jQuery error. Since the configuration here seems pretty simple, my guess is that it will be a JavaScript or jQuery error. You can begin by testing for theme and plugin conflicts by following these instructions http://rkt.gs/testing
I did not see any obvious jQuery errors on the page, but by removing plugins or theme conflicts, you should be able to narrow it down. My guess is that it's a plugin conflict with another plugin which uses jQuery. You have several of them.
The issue comes up in some browsers and not all browsers because of the way each browser handles JavaScript and JavaScript errors.
Posted 12 years ago on Thursday November 8, 2012 |
Permalink