I use the WPML plugin to develop a multilingual site.
Slideshow works well in default language page, but in the translated pages, a js error is returned:
the method getElementByID has a null string for parameter. function tid(i){ return document.getElementById(i); }
The method is in gallery.js script, line 2.
Has someone an idea to fix this.
Thanks