module Showtime with Jquery doesn't work

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
xxtomxx
Forum Members
Forum Members
Posts: 20
Joined: Tue Jan 03, 2012 10:24 pm

module Showtime with Jquery doesn't work

Post by xxtomxx »

Hi,

I hope anybody can help me.
I installed the module Showtime und upload some images.
If I choose flash it work, but I want have a Jquery effect and if I choose Jquery only the last image is shown an nothing happend.

Anyone an idea?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: module Showtime with Jquery doesn't work

Post by velden »

A link to the page could help.

My first, very wild guess would be that jQuery is loaded twice. Once by your template, and once by Showtime module.
xxtomxx
Forum Members
Forum Members
Posts: 20
Joined: Tue Jan 03, 2012 10:24 pm

Re: module Showtime with Jquery doesn't work

Post by xxtomxx »

Hi,

thank you for your answer.
Presently the site is under development on my locale system.
I checked yor idea and I think you are right. I saw the geerated code from showtime

<!--LOAD SHOWTIME jQuery-->
... modules/Showtime/templates/jquery/jquery-1.4.2.js"
.../modules/Showtime/templates/jquery/jquery.cycle.all.min.js"
<!--END SHOWTIME-->

also I used some Jquery libs in the page

.../cmsmadesimple-1.11.9-full/assets/vendor/jquery.js"
.../cmsmadesimple-1.11.9-full/assets/js/plugins.js"
.../cmsmadesimple-1.11.9-full/assets/vendor/jquery.easing.js"
.../cmsmadesimple-1.11.9-full/assets/vendor/jquery.appear.js"
.../cmsmadesimple-1.11.9-full/assets/vendor/jquery.cookie.js"
.../cmsmadesimple-1.11.9-full/assets/vendor/rs-plugin/js/jquery.themepunch.plugins.min.js"
.../cmsmadesimple-1.11.9-full/assets/vendor/rs-plugin/js/jquery.themepunch.revolution.js"
.../cmsmadesimple-1.11.9-full/assets/vendor/jquery.validate.js"

so what can I do to avoid the error?

Any Idea?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: module Showtime with Jquery doesn't work

Post by velden »

I don't know the Showtime module. It might have an option to NOT include jQuery. Or it could be that it's include from within a Showtime template.
xxtomxx
Forum Members
Forum Members
Posts: 20
Joined: Tue Jan 03, 2012 10:24 pm

Re: module Showtime with Jquery doesn't work

Post by xxtomxx »

thanks for the hint.
Before I loaded jquery twice.
I deleted it, now the module works fine.
Post Reply

Return to “Modules/Add-Ons”