hytel
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PhotoNav] Error with PhotoNav plugin resulting in no imageYup. This is the same error as on my site. The KingSize theme authors punted on this one and said they made no claim that any other plugin would specifically work with their theme. I’m hoping there is just a simple trick to avoid the jQuery conflict.
Forum: Plugins
In reply to: [WP-PhotoNav] Error with PhotoNav plugin resulting in no imageI have submitted your observations to the theme author. Let’s see what he says. Thanks!
Forum: Plugins
In reply to: [WP-PhotoNav] Error with PhotoNav plugin resulting in no imageThe theme kingsize (one of the more popular themes around) apparently uses modernizr which I saw in the includes on the pages. I tried deactivating a few of the plugins that were relevant to “pages” but it didn’t make any difference. Could be the theme itself, but I’m no expert in Javascript – so I may be stuck. Perhaps I’ll run this by the theme creator. Thanks for taking a look at this.
Forum: Plugins
In reply to: [WP-PhotoNav] Error with PhotoNav plugin resulting in no imageAll my photonav pages seem to be not working in Chrome, e.g. http://analyze3d.com/Site/coral-reef-in-eilat/
Forum: Plugins
In reply to: [WP-PhotoNav] Error with PhotoNav plugin resulting in no imageFrom a bit of reading on the web. This might be happening because the WordPress jQuery mechanism isn’t being used in PhotoNav’s case so it’s in there twice. Apparently WordPress requires plugins to pass jQuery requests through it so it can resolve multiple jQuery calls.