Shape 5

Joomla Templates => New Vision - Club => : oldcampus November 02, 2012, 04:02:28 PM



: S5box and jquery
: oldcampus November 02, 2012, 04:02:28 PM
hi,
I did try everything without success. This S5box doesn't want to work like it should. The issue comes when I put some 3rd party modules which use jquery. It looks like the noconflict mode of the s5box is ineffective.
I tried commenting out the loading jquery lines in the default.php but this does not solve the issue as the s5box does not accept any other jquery.
can somebody  help ?
thanks


 


: Re: S5box and jquery
: mikek November 03, 2012, 07:55:54 AM
Hello,

You can switch it to mootools in the module's backend.


: Re: S5box and jquery
: oldcampus November 03, 2012, 08:01:35 AM
I want to avoid using mootools.

I just discovered that the S5box can only work if the jquery version is 1.3 !!!!!!!!!!!
So how can Shape5 assert that this module is designed so that  "you should not receive any problems with other third party extensions" with this limitation to jquery 1.3 ?
 that's unbelievable, let me know I'wrong !

thanks


: Re: S5box and jquery
: mikek November 05, 2012, 08:53:39 AM
Hello,

The version of jquery wouldn't matter if your other script calls their functions on no-conflict. Both scripts need to call no-conflict. If the other script is not then you will need to use the mootools option.