Hi all,
I had the problem that all sliders were expanded at the beginning and I couldn't do anything to change this.
Matt has helped me to solve this problem and I wanted to post the solution here, hopefully this can help some of you:
- In my site I have manually added a Google Map since I needed some more features than the Google Map plugins for Joomla. Sadly I loaded and unloaded the map on EVERY SITE, not only on the site I really have the map. Thus the browser tried to use mootools to sort this out.
- The second problem was that I had played with jQuery some months ago and added jQuery.js manually to my Joomla project. Later on I added the jQuery plugin and forgot about the manually added file which lead to the problem that jQuery was loaded twice. Having removed the manually added file and having kept the jQuery plugin for Joomla FAQ Slider works without any problems.
As it seems to me all of the problems regarding the sliders and their expansions are NOT evoked by the FAQ Slider plugin but by some bad jQuery stuff happening on the Joomla page.
Christian