Page 2 of 2

Posted: Fri 21. Dec 2007, 14:34
by update
Knut,
it seems to happen when lightbox / zoom is off
when set to on everything is fine...
+ slider.template selected

Posted: Fri 21. Dec 2007, 14:54
by flip-flop
Hi claus,

there are no problem for me.

1. If there is no lightbox normally no mootools are loaded. (No sliding funktion).
2. If you switch the lightbox on, mootools are loded. (Sliding is working).
3. If you want sliding without lightbox you must load the mootools separately.

Knut

Posted: Fri 21. Dec 2007, 15:23
by update
Ah, yes I see - this is the combi of lightbox off + slider.tmpl selected because of the js inside, so this will not work because of missing all the rest and throws the aforementioned error.
As you described it: with the right combination of possibilities selected everything is running fine
Effects checkboxes:
Quote:
[EFFECT_1]Yes Effect 1[/EFFECT_1]
[EFFECT_2]Yes Effect 2[/EFFECT_2]
[EFFECT_3]Yes Effect 3[/EFFECT_3]
Put in what you want.
But I don't know what I want because I don't know which is possible and which is not (filling in "Yes Effect 1" has no effect at all :lol: )
Has it to be some js or css or :?

Posted: Fri 21. Dec 2007, 18:25
by flip-flop
Put it into your template and set a switch in backend Effect_1 [ ] Effect_2 [ ] Effect_3 [x]

In your template between [EFFECT_3] and [/EFFECT_3] you can put in wat you want , e.g. JS or [EFFECT_3] [ID 1129]Link to myself[/ID][/EFFECT_3] .......

Knut

Posted: Fri 21. Dec 2007, 21:17
by update
Ah now I get it - many thanks! This seems to become something really interesting :!: